You need to sign in or sign up before continuing.
Course · 6 lessons ~15 hr Intermediate

Teaching Across the Technical/Non-Technical Divide

Explain engineering concepts, decisions, and tradeoffs to non-engineers — PMs, executives, customers, designers, your family — without being condescending, evasive, or wrong. This module is an API design problem. Your audience is a system that doesn't share your internal types. You can (a) leak your internal representation and force them to deserialize, (b) design a public API at the right level of abstraction, or (c) refuse to integrate. Most engineers default to (a) and call the audience stupid when integration fails. The skill is (b) — and reserving (c) for when someone is asking the wrong question. The Pyramid Principle is your API documentation standard; Made to Stick is your interface design guide; "I'm simplifying here, the full story is footnoted" is your API's documented behavior contract.

reading · we frame, you read MIT or the canonical taught · we author, no canonical fits ↺ spirals back to earlier lessons
Course locked

Complete Teaching Through Video — The Hard Medium Most Engineers Avoid first.

This course unlocks once you've finished its prerequisite. Open prerequisite →

6 lessons. Read in order; spiral back when you need to. By the end you'll have used the core ideas twice — once on the abstract, once on something you'll meet at work next week.