Honest Take — Before You Begin
I said in Module 0 that this would be the hardest module in the curriculum, and I want to be honest about why before you start. Modules 1 through 4 are skills you can practice in …
Build a working toolkit for the synchronous communication you can't avoid: standups, meetings, 1:1s, real-time help-asking, interview depth. Develop scripts that lower activation energy. Convert deliberately between sync and async in both directions. A meeting is a synchronous, blocking call. You know what to do with blocking calls: convert to background jobs unless the synchronous nature is the value — live debate, emotional content, brainstorming. Most meetings, like most blocking calls, should have been async. The deepest synchronous practice in engineering — pair programming — is the rare case where sync is the value: rapid iteration, shared mental model, real-time error correction; it's worth understanding as the ceiling of what live engineering communication can do even if you rarely pair. And the introvert toolkit is connection pooling: pre-established, warm, reusable channels that make each new request cheap instead of paying the handshake cost cold every time.
This course unlocks once you've finished its prerequisite. Open prerequisite →
I said in Module 0 that this would be the hardest module in the curriculum, and I want to be honest about why before you start. Modules 1 through 4 are skills you can practice in …
You can't prepare every standup, every meeting, every 1:1 the way you can prepare a doc. The reps are constant, and for an introvert every payment costs. The trap most introverted…
Approach: Essential
Approach: Important
Approach: Important
Approach: Important
Approach: Reference
Approach: Reference
1. Build your introvert toolkit card. The six phrases (or your variants), somewhere visible during meetings — sticky note, notebook cover, pinned self-DM. Use them deliberately fo…
9 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.