Comprehensive Hands-on Projects
Status: Planned
Overview
This section features comprehensive hands-on projects that span the entire tutorial:
- Hand-rolled STL Components: vector, string, unique_ptr, optional, function, variant
- Mini HTTP Server: from TCP to asynchronous coroutines
- Mini GUI Framework: event loop, widget system, layout engine, rendering backend
- Embedded Operating System: scheduler, synchronization primitives, memory management, driver framework
- INI Parser (basic version available)
- Coroutine Echo Server (basic version available)
Project Navigation
Content is being written, stay tuned.