Theme
Learning Curriculum
This directory contains the operational curriculum for moving through the Rust interview map.
It does not replace the interview cards:
questions/defines what strong interview answers look like;learning/topics/defines how to acquire and verify the required capability;- each topic module records its own assessment result and review schedule.
Current Strategy
The first pass targets L1 across the complete relevant map. The second pass will revisit core topics for L2, and a later pass will deepen interview hotspots to L3.
text
Complete topic map
-> L1 learning modules
-> cold review
-> broad L1 complete
-> selective L2 modules
-> hotspot L3 drillsTopic Workflow
For each topic:
- Run the short diagnostic before studying.
- Study one learning block at a time.
- Close the resource and complete the checkpoint from memory.
- Use targeted resources only for demonstrated gaps.
- Complete the L1 assessment.
- Record weak areas and schedule cold reviews.
- Move to the next topic after
L1 PASS; cold reviews continue in parallel.
Reading or watching every resource is not a completion criterion. A topic advances only when its Definition of Done is demonstrated.
Resource Roles
| Role | Meaning |
|---|---|
| Core | Required because it provides the primary mental model for an L1 outcome |
| Reference | Consult for a specific question; do not read linearly |
| Gap | Use only after a checkpoint or assessment exposes a weakness |
| Optional | Useful for later depth but not required for the current level |
Every listed resource must identify the exact section to consume, what it covers, and the expected result. A topic may have no required video.
Status Vocabulary
NOT STARTEDDIAGNOSTIC COMPLETELEARNINGL1 READYL1 PASSL1 COLD PASSRETEST REQUIRED
Modules
| ID | Module | Target | Status |
|---|---|---|---|
| 0 | Execution and Memory Basics | L1 | NOT STARTED |
Authoring
Use Topic Module Template for every new curriculum module.
Topic modules should contain learning objectives, resource routing, exercises, and assessment criteria. They should link to interview cards instead of copying card answers.