Real-World C++ Project — a practical guide to C++ real-world project with clear examples you can reuse in real projects.
C++ Tutorial Series (110/111). Prefer one article? Read the complete C++ tutorial.
Short description
Include CMake/Make, README, and sample inputs.
Project ideas
CSV analyzer
Mini key-value store
JSON config tool (with lib)
Multithreaded downloader (careful)
Game logic module / simulator