Version History HS23
- 26.09 - Added summaries for [01] int-division-modulo and fist version of [02] expressions
- 27.09 - Some small updates to [02] expressions, still does not have info on bools. Added [03] hex numbers.
- 02.10 - Cleaner titles in all documents already uploaded. Added [04] loops, break/continue and debugging.
Also added short section on bools and short circuit to expressions.
- 04.10 - Added lesson slides.
- 12.10 - Added lesson slides from yesterday.
- 15.10 - Added notes on floats, [02] now has general way to evaluate expressions
- 18.10 - Added lesson slides. Addes notes on functions, added page with example from website from lecture to floats.
- 23.10 - Added notes on references, vectors and recursion (not everything covered yet in lecture)
- 25.10 - Lesson slides from today, added small section on compile process.
- 01.11 - Lesson slides from today.
- 08.11 - Slides from today.
- 09.11 - Added notes on structs/classes as well as function/operator overloading. (Both ahead of lecture I think)
- 14.11 - Small correction to classes and structs (rule of thumb for structs vs. classes)
- 15.11 - Slides from today and code snippet about returning references
- 22.11 - New slides from lesson today.
- 23.11 - Added more hints to operator overloading.
- 28.11 - Notes on pointers.
- 29.11 - Slides from lesson today.
- 07.12 - Slides from lesson yesterday, added some info on smart pointers at end of slides. Added rough exam overview with all topics.
- 13.12 - Slides from today.