
Getting Started
From zero to live AI app. No experience needed.
10 modules
From your first prompt to production-grade agents — clearly written, well-sourced guides for beginners and builders alike.

Structured paths through AI — pick your level.

From zero to live AI app. No experience needed.
10 modules

From first prompt to production-grade prompt system.
3 modules

From your first tool call to autonomous agents — built where the pros build.
13 modules
Nine topic areas covering everything from AI basics to advanced agentic systems.
Recent articles across AI topics — updated regularly.
agentic aiWhat are agent skills? Named, triggerable behaviors with clear steps and gotchas. See how skills, roles, and capabilities differ before Module 20.
agentic aiCodeAct lets agents write and run code instead of JSON tool calls, cutting round-trips but adding sandbox risk. Here's how to choose.
agentic aiA decision log records what you chose, why, and what you rejected, so neither you nor your agent re-argues a settled call. Here's how to build one.
agentic aiHow does tool calling work? The model stops mid-turn, emits a tool_use block naming a tool and its input, and your code runs it and returns a tool_result.
agentic aiSpec-driven development turns a vague feature request into a versioned spec an AI coding agent builds from, catching ambiguity before code does.
agentic aiThe agent self-improvement loop is plan, execute, evaluate against one number, then refine. Learn why skipping the metric turns improve into just change.
We read every message