Course catalog
Find a course matched to your level and goals.
MCP in Practice: Building Servers and Integrations for AI Agents in Python
A workshop for developers who want to move from using AI in the IDE to building their own MCP servers, tools, and integrations for agents. The course takes you from a local server in Python, through a second example in TypeScript, to integration with the Responses API, Claude Code, and a public remote MCP server.
Claude Code — how to program without writing code
A practical step-by-step course for non-technical people: from installing Claude Code in the terminal, through connecting your account and API, to building and launching your first app without writing code yourself.
Building a Reasoning AI Agent with LlamaIndex: ReAct and Function Agent in Python
A workshop for mid-level developers who want to build, step by step, a reasoning agent in Python with LlamaIndex, compare ReActAgent and FunctionAgent, learn tool design, debugging, guardrails, and finish with a complete listing of a working agent.