Learn through real code
pick a track: read code, get quizzed by an AI tutor, build understanding
Onboarding
🛠 How codeprobe works
Learn the codeprobe codebase itself — the server, auth model, prompt engineering, privacy architecture, deployment, and the ML line-reference validator.
22 lessons 7 series
Programming concepts
💻 Language Concepts
C, Rust, Python, TypeScript, Ruby, C++ — learn programming concepts through real code snippets across languages.
Multiple languages Beginner → Advanced
C Fundamentals
Variables, pointers, strings, structs, malloc, file I/O, Makefiles, and building printf from scratch.
23 lessons 7 series Beginner → Advanced