AI AGENT DEVELOPMENT · COURSE CATALOG

Build AI Agents That Ship

Eleven focused courses covering Claude, Gemini, OpenAI, MCP, open-source models, LLMOps, context engineering, and AI platform engineering — from first prompt to production deployment.

11
Courses
220+
Modules
200+
Capstone Labs
3
Skill Levels
Main Courses
🤖
Flagship Course
Building AI Agents with Claude
Full agent lifecycle — design, build, protect, observe, deploy. 9 tracks from LLM fundamentals through multi-agent production systems. Includes certification prep for Claude Certified Architect.
33 modules 9 tracks 19 capstone labs Python + TypeScript
⚙️
Production · Operations
Production LLMOps
The "Day 2" discipline for LLM systems already in production — evaluation, deployment, monitoring, incident response, drift, and governance. Keep agents reliable, observable, and accountable after launch.
32 modules 8 tracks 64 capstones Intermediate–Advanced
🧠
Foundational Pillar
Context Engineering
Master the LLM context window end to end — design, assembly, retrieval, compression, optimization, and governance of everything you feed a model. The skill under every reliable agent.
32 modules 8 tracks 64 capstones Foundational–Advanced
🏗️
Infrastructure Pillar
AI Platform Engineering
Build the internal AI platform layer every team relies on — model gateway, prompt registry, guardrails, evaluation harness, cost controls, and compliance. Turn scattered AI experiments into shared infrastructure.
32 modules 8 tracks 64 capstones Intermediate–Advanced
Direct Track
Claude Code Mastery
Deep-dive into Claude Code — API essentials, prompt engineering, CLAUDE.md, permissions, subagents, hooks, tool use, MCP, and the Agent SDK. Fast path for engineers already comfortable with LLMs.
16 modules 1 capstone Intermediate–Advanced
🔌
Protocol Deep Dive
MCP — Model Context Protocol
Build, secure, and orchestrate MCP servers from scratch. Covers resources, prompts, HTTP/SSE transport, multi-server orchestration, and production patterns for Claude Code and IDE integrations.
9 modules 1 capstone Intermediate
Google AI
Building with Gemini CLI
End-to-end track for Gemini CLI — prompting, GEMINI.md, skill files, plan mode, requirements, design, implementation, testing, deployment, MCP servers, extensions, GitHub Actions, and Google Cloud MCP.
17 modules 1 capstone Beginner–Intermediate
🧩
Google AI · IDE
Gemini Code Assist
Beginner-friendly track for Google's AI pair programmer in VS Code and JetBrains — completion, chat, GEMINI.md context, agent mode, MCP, Gemini CLI, GitHub PR reviews, Cloud Run deployment, and enterprise controls.
12 modules 5 capstones Beginner
🦙
Open Source
AI Agents with Mistral & Ollama
Build production agents using open-source models. Covers the full agent stack — RAG, memory, multi-agent systems, guardrails, observability, deployment, and cost optimization — without vendor lock-in.
24 modules 1 capstone Intermediate
⚖️
Comparison
AI CLI Tools Compared
Side-by-side analysis of Claude Code vs Gemini CLI vs GitHub Copilot. Covers setup, prompting, code generation, file ops, agentic workflows, MCP, CI/CD, cost, and how to pick the right stack.
10 modules 1 capstone All levels
🔀
Cross-SDK
One Agent, Three SDKs
Build the same AI agent three ways — in the Anthropic (Claude), Google (Gemini), and OpenAI SDKs, side by side. Tool use, structured output, memory, RAG, multi-agent, and production, each mapped across all three so switching providers is a config change, not a rewrite.
8 modules Python + TypeScript Beginner–Advanced
Companion Resources
📱
Mobile Study Guide
Condensed mobile-friendly versions of the course modules with pseudocode and quick-reference cards.