This repository contains practical exercises to accompany the lecture. Based on Material by Alex Hirsch.
Grading for the entire module is based on
- An exam covering the lecture.
- Completion of the assignment.
- Weekly participation in the presentation of assignment progress, and its discussion.
These exercises support the lecture and explore certain auxiliary topics relevant to C++.
You are encouraged to solve (or at least think about) these exercises.
You will not submit a solution as these exercises are optional, but feel free to ask questions when running into problems.
If you want to ask a specific question, please break it down to a minimal example. State your question and observations as comments in the code. You can use Compiler Explorer and its short link functionality under Share.