Track 1
Engineering
For software teams integrating Claude into products, internal tools, and developer workflows. Hands-on with the API and the SDKs your team actually ships with.
Foundations: the mental model
How Claude works at a level deep enough to build on. Model family (Opus, Sonnet, Haiku) and when to use each. Context windows, tokens, and the things that quietly cost money.
Prompt patterns that survive in production
System prompts vs. user messages. Structured output with XML tags. Chain-of-thought, few-shot, and self-critique. When fine-tuning is the wrong answer and when it isn't.
Tool use, function calling, and agents
Giving Claude the right tools and the right rails. When to let Claude drive vs. when to keep the orchestration on your side. Agent loops, hand-off rules, and what to never automate.
Claude Code as a daily driver
Working alongside Claude in your codebase. Slash commands, skills, hooks, MCP servers, and the workflow patterns that actually save hours per day.
Cost, latency, observability
Prompt caching, batch requests, streaming, and model routing. How to measure what your AI features actually cost — and what to do when the bill surprises you.
Hardening and failure modes
Prompt injection, retries, fallbacks, model migrations. Building features that degrade gracefully when the model has an off day.