C++ Mastery Curriculum
This curriculum implements the C++ mastery syllabus as a dependency-ordered sequence of lessons, runnable examples, quizzes, and phase missions.
Curriculum Plan
More...
Review the approved phases, lesson format, verification rules, missions, and specialization boundaries.
01 — Toolchain and Debugging
More...
Follow a C++ program through preprocessing, compilation, assembly, linking, loading, multi-file design, and GDB.
04 — Text and Data Modeling
More...
Choose owning or non-owning text, model closed choices, group related values, and protect simple invariants.
Progress
| Lesson | Status |
|---|---|
| 01 — Toolchain and Debugging | Available |
| 02 — Values and Expressions | Planned |
| 03 — Control Flow and Functions | Planned |
| 04 — Text and Data Modeling | Available |
| Later core and specialization lessons | See the saved plan |