Feynman Learning Path
7 concepts · 4 stages · Difficulty: 3, 4, 5
The Feynman Technique is a four-step learning method: pick a concept, teach it to a child, identify gaps, review and simplify. This path scaffolds concepts through six progressive stages: Explain → Analogize → Exemplify → Find Gaps → Build → Teach Back. Complete each stage before moving to the next.
Concrete Example
Work through a specific, numbered example with real data or code.
Walk through a concrete example step by step.
Gap Map
Identify what you don't know yet — questions that expose understanding gaps.
Answer these gap-detection questions. If you can't, review the prerequisite concepts first.
Build Exercise
Create something — code, a diagram, or a calculation — to prove understanding.
Complete the hands-on exercise to verify deep understanding.
Teach Back
Explain the concept in your own words as if teaching a peer.
Teach this concept back. Cover: what it is, how it works, why it matters.
How to use this path
- 1. Start at Stage 1 (ELI5) — read each concept's plain-English explanation.
- 2. Move to Stage 2 (Analogy) — internalise the real-world mapping.
- 3. Work through Stage 3 (Concrete) — run the code or follow the numbers.
- 4. Test yourself with Stage 4 (Gap Map) — honestly flag what you don't know.
- 5. Prove you understand with Stage 5 (Build) — create something real.
- 6. Solidify with Stage 6 (Teach Back) — explain it to someone else.