A 5-minute introduction to a 15-week course in data structures and algorithms in C++, taught as a descent through a sixteen-floor library called The Hold.
What this video covers:
- What you'll build over fifteen weeks — a working text-based dungeon crawler in C++
- The cast you'll meet on the way down, including the goblin who's wrong about everything
- Who this series is for, and what you need before Floor 0
Next video: setting up CMake in Visual Studio — get your environment right once and never think about it again.
Companion materials (starter code, floor pages, full schedule)
#cpp #datastructures #algorithms #programming #computerscience