Skip to main content

Path 01 · Fundamentals

Understand the system. Produce evidence.

Ten open rooms, no account. Every room requires a reformulation, artifact, decision trace, quiz and transfer.

Completed exercises0%
Completed exercises0%
0/10 completed rooms · 0/50 completed items

Room 01 · 18 min

From code to machine

Follow a program from source text to executed instructions.

In progress
01Understand

The mental model

A language describes intent. A toolchain transforms that intent into a representation the runtime can process; compiled and interpreted describe stages, not two airtight language families.

Precise anchors

Source code
Text written and maintained by people.
Compilation
Transformation of a program into another representation.
Interpretation
Execution controlled by an environment that reads a program representation.
Runtime
Environment and services available during execution.
02Produce

Use your own words and connect ideas through cause or consequence.

Observable rubric

  • Both chains start from a source file.
  • Each arrow names a transformation or environment.
  • The final stage is actually executable.

A strong example will appear after your first attempt.

03Verify
Control questionWhich statement is the most accurate?
Transfer questionA TypeScript project emits JavaScript before launch. Which description is the most accurate?
Room statusThe room remains open: complete all five exercises above.

Room status

Competency matrix

Each row counts completed rooms that genuinely require that skill.

To finish: complete all five exercises in every one of the 10 rooms.
Explain
0/8
Build
0/8
Diagnose
0/7
Verify
0/9
Deliver
0/3