1. Welcome + Setup
    1. Operating System
    2. Editors & IDEs
  2. Security Fundamentals
    1. SSH Keys
  3. Git & GitHub
  4. Databases: PostgreSQL
    1. SQL Basics
    2. Joins
  5. Command‑line Basics
    1. Core UNIX Commands
    2. Shell & Prompt Tooling
  6. Rust Fundamentals
    1. Basics
    2. Ownership & Borrowing
    3. Memory
    4. Arc
    5. Async
    6. Exercises
  7. Networking Basics
    1. OSI Model
    2. HTTP
  8. Data Structures & Identifiers
    1. Core Collections
    2. UUIDs & UUIDv7
  9. Contributing
    1. CLI Tool
    2. First Pull Request