Module / Tasks Overview¶
Module |
Topics |
Exercises wiht Github Project Link |
|---|---|---|
AB00 |
Procedural Programming, Data Structures |
|
AB01 |
Basics of OOP, Terminology, UML |
|
AB02 |
Fields, Properties |
|
AB03 |
Methods, Parameters, Encapsulation |
|
AB04 |
Static vs. Non-static, Kommandozeilenparameter, Enums |
|
AB05 |
Polymorphie, Keywords, Sichtbarkeit, |
Bonus / Preperation Test Solved¶
UbungsTest Aufgaben |
Exercises with GitHub Project Link |
|---|---|
Aufgabe 1 – Geräte als Datenklassen (POCOs + Vererbung + 2 Enums) |