- List of exercises per day, with preferred order.
- Solutions and hints can be found in the ExercisesCheatSheet.md file located in the same directory.
- Each exercise is in its own directory and referred to in the following by the name of the directory
For each day, the exercises are given in order in which they should be done.
Hello World (directory: hello
, CheatSheet)
Basic types (directory: basicTypes
, CheatSheet)
Functions (directory: functions
, CheatSheet)
Control Structures (directory: control
, CheatSheet)
Auto and references (directory: loopsRefsAuto
, CheatSheet)
The tools exercises of day 2 are special as they will have been played (quickly) during the course. People should replay them and discover the tools by themselves.