
Behold, the Codex. There was a time when I wanted to make a website that hosted documentation for various aspects of software development, especially for areas and topics that I felt were not covered well enough. This is my realization of that idea: a centralized location for all sorts of documentation covering popular languages, design paradigms, and programming principles.
C++ Reference
- Language Fundamentals
- Modern Standards
- C++11
- C++14
- C++17
- C++20
- C++23
- C++26
- Compilers
- Clang
- GCC/G++
- MSVC
Rust Reference
- Language Fundamentals
- Basics
- Keywords
- Types
- Statements
- Expressions
- Standard Library
- Basics
Python Reference
- Basics
- Keywords
- Types
- Statements
- Expressions
- Design Patterns