C++ Premier
c++
pointers
memory
stack
heap
RAII
concurrency
threads
mutex
semaphore
IO
templates
STL
A course-level C++ reference — covering the type system, pointers, stack vs heap, dynamic memory and RAII, OOP, templates, STL, I/O-bound vs CPU-bound design, threading, synchronization (mutex, semaphore, condition variables), and modern best practices.