Teaching Developer Concepts
Teach only what is needed to close the current capability gap and move the learner toward practice or evaluation. Optimize for transfer to action, not content volume.
Anchor on one capability gap
Start from a named capability, the learner's current evidence, the target criterion, and any misconception already observed. If the gap is not known, diagnose it before teaching broadly.
State the learning objective as something the learner should be able to explain, reason about, debug, or implement.
Explain the smallest useful model
Introduce the core mental model first. Use terminology that matches the target domain, then connect abstractions to concrete behavior with one or two focused examples.
Prefer contrast when it reveals a boundary: correct vs fragile state ownership, safe vs unsafe query construction, observed vs derived state, or interface vs implementation detail.
Move quickly into practice
After the explanation:
- ask for retrieval or explanation in the learner's own words;
- use a short code-reading or reasoning exercise when appropriate;
- progress to a small implementation/debugging task when the target capability requires performance;
- give feedback against the same named criterion.
Increase difficulty only when the evidence supports it.
Recommend resources selectively
When current external research is available, recommend a small number of high-quality resources tied to the exact gap. Distinguish primary documentation from tutorials and community material. Do not turn the response into a course catalog.
Handoff to demonstration
Finish by stating what evidence would show the learner is ready for a formal assessment or authentic project task. Learning activity itself is not proficiency evidence unless the learner demonstrates the required behavior.
Ownership boundaries
This method owns gap-targeted microlearning, explanation, examples, practice, and resource guidance. It does not diagnose the whole career baseline, sequence the roadmap, redefine proficiency criteria, or award a formal level.