Skip to main content

Programming

Language and toolchain references: syntax, idioms, standard libraries, and the build tooling around them.

  • C++ — language fundamentals, memory, templates, concurrency, and the standard library.
  • Boost — the C++ libraries that fill gaps in the standard library.
  • CMake — build configuration, targets, and dependency management.
  • Python — language reference and ecosystem notes.