Schedule
11.10.2021 - 15.10.2021
28.02.2022 - 11.03.2022
The course is held as a two-part block course over a total of three weeks. One week takes place before the lecture period (11.10.2021 - 15.10.2021) and two weeks after the lecture period (28.02.2022 - 11.03.2022). Every day there is a two-hour theoretical introduction. Afterwards, the theory is put into practice in a two-hour exercise (in the form of programming tasks). The course is aimed at students with little or no previous knowledge of C++. Previous knowledge of object-oriented programming is required.
Contents (preliminary planning)
1st week: Basics
Basic language elements
Creation of simple programs
Compiler / Linker
data types
STL
IO
...
2nd week: Deepening
object orientation
templates
Week 3: Mixed topics
parallelization
lambda expressions
rValue References
....