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

Synchronous — Meetings, 1:1s, Standups, and the Introvert Toolkit

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.

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

Complete Code Review as Conversation first.

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

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.