mc2023w50
- Code-Schnipsel zur Schulung: https://godbolt.org/z/bPYcbrvca
- Vergleich von Assembler-Code: https://godbolt.org/z/a7o7rWdec
- https://drive.google.com/file/d/1LIM-h74uImRteYGhQaU7NQ2tWBBRR4Hr/view?usp=sharin (ZIP-Archiv mit durchgehender Aufgabe)
- https://godbolt.org/z/ca8fe7Ese ???
- https://godbolt.org/z/xd3s87GnY (Leerer Programmrahmen, PT- und PX-Makros)
- https://godbolt.org/z/9KPKMf4jM "Test-Dirven-Development" Live-Demo
- https://godbolt.org/z/1GPaxcb9 ersetze Native Pointer (char*) durch std::unique_ptr<char[]>
- https://godbolt.org/z/zdan47d79 Banking App v1
- https://godbolt.org/z/qd41Y7Kjf Banking App v2
- https://godbolt.org/z/qhGW7z3s7 Banking App v3
- https://godbolt.org/z/nMjPeMbW8 Banking App v4
- https://godbolt.org/z/db45P3z7f Banking App v5
- https://godbolt.org/z/Ehn8K6zd9 Banking App v6
- https://tbfe.de/data/uploads/infographics/STL-IteratorUsages.png STL Info-Grafik