1.
Introduction
2.
Table of Contents
Basics
3.
Basics
4.
Constness
5.
Fork
6.
Strings
7.
Files
8.
Pointers
8.1.
Pointing arguments
9.
Leaks
9.1.
Raw pointers
9.2.
Weird Map
C++
10.
OOP
10.1.
Destructors
10.2.
Non Copyable object
10.3.
Virtual Call
11.
STD
11.1.
Regular exressions
11.2.
String Views
11.3.
Threads
12.
Templates
12.1.
enable if
Cookbook
13.
Patterns
13.1.
State Machine
13.2.
Factory
14.
Network
14.1.
UDP
14.2.
WebSocket
15.
Serialization
15.1.
YAML
16.
CLI
17.
Cryptography
17.1.
RSA
17.2.
SHA256
18.
Graphics
19.
Audio
20.
GPU
20.1.
CUDA
20.2.
rocm
20.3.
OpenCV
21.
Combinatorics
22.
Time
23.
Random
24.
Lua
25.
LLVM
26.
Optimization
26.1.
Big files
26.2.
Macros
Projects
27.
LED
Puzzles
28.
Crosswords
29.
Jewel game
Experimental
30.
BFD
31.
5 things to not bother in C++
Light
Rust
Coal
Navy
Ayu
C++ by example
Threads