Skip to content

Volume 8: Domain Applications

Status: Planned

Overview

This volume covers practical applications of modern C++ across various domains, including five 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

An estimated 80 to 100 articles.

Sub-domain Navigation

Built with VitePress