Orientation
2
▲
Foundations
5
▲
How Code Works
The mental models underneath everything else — programs, variables, types, files, execution. Read before the Python Primer.
Terminal Primer
Shell commands, navigation, symbols. Includes Danish keyboard shortcuts.
VS Code Primer
Editor setup, extensions, keyboard shortcuts for Phase 1–2.
Python Primer
Variables, types, functions, files. Phase 1 curriculum with MøllerBeck examples.
Python Language Map
The language at a glance — structure, syntax, and how the pieces fit together.
Thinking & Design
3
▲
Software Thinking
Design principles and their originators — Parnas, Ousterhout, Conway. Applied to directing AI.
Software Thinking Map
The judgment chain — specify, model, structure, simplify, verify. With etymology for each term.
System Design Companion
Video companion — architecture concepts as they come up in real builds.
AI Systems
4
▲
How Agents Work
What an agent is, how one is built, and where it breaks. Twelve diagrams written to teach from.
Claude Code Primer
What it is, how to steer it, planning, feedback loops, agents, observability, and the human layer. Phase 3 reference.
Databases & Data Science
A primer for people who direct the work rather than write the queries.
AI Tools Map
How AI tools think — layered model of concepts from tokens to agents.