Learn faster.
Ship better.
Structured articles and slide decks for engineers who want to understand systems, not just use them.
Learning Tracks
Model Context Protocol
Your agent doesn't know what it doesn't know. MCP is the standard protocol for handing it tools and data — start with one Python file, plug into any MCP-aware client.
Spec-Driven Development
Stop letting the AI guess. Surface every ambiguity first, close it in a spec, then let the agent implement.
Recently Added
View all → deck beginner
Model Context Protocol
Your agent doesn't know what it doesn't know. MCP is how you teach it.
deck intermediate
SDD Deep Dive: Five Tools, One Feature
The same forgot-password spec — built five different ways.
deck intermediate
Spec-Driven Development
Build it live. Bugs first. Principles last.