Software Design (C++) : Exercises
- Exercises (6 Nov - 7 Nov) zipped code for 4. and 5.(c)
- Exercises (13 Nov - 14 Nov), A clarification to task 3, zipped sample code for 2. and 3.
-
Exercises (20 Nov - 21 Nov) zipped sample code for task 3
- An example of the expected input and output of the program in the 3. exercise described here
- The first exercise is by accident the same as the 4. exercise last week. Sorry about that, but I think there is enough to do in the three other exercises. You can of course mark also the 1. exercise done but it will not be handled in the exercise sessions (unless someone wants).
- Exercises (27 Nov - 28 Nov)
- Exercises (4 Dec - 5 Dec) code demonstrating good use of smart pointers, code demonstrating bad use of smart pointers
- Exercises (11 Dec - 12 Dec) Zipped code for 6.1