正常
Volume 8: Domain Applications
Status: Planned
Overview
This volume covers practical applications of modern C++ across various domains, including six sub-domains:
- Embedded Development: Resource constraints, zero-overhead abstraction, peripheral programming, RTOS, STM32 hands-on
- Network Programming: Socket, HTTP, asynchronous I/O, WebSocket, RPC
- GUI and Graphics: Graphics fundamentals, minimal GUI framework, ImGui, 2D/3D rendering
- Data Storage: Serialization, file formats, SQLite, key-value storage
- Algorithms and Data Structures: Complexity analysis, classic algorithms, advanced data structures
- C++ Deep Dives: In-depth exploration of language mechanisms spanning multiple domains (pointer semantics, weak pointer design, etc.)
An estimated 80 to 100 articles.