Back to Courses
Skills you leave with
What you'll learn
Set up Claude Code and a real agentic workflow from scratch
Advanced prompt engineering for developers
Context engineering and project memory with CLAUDE.md
Build, debug, test, and document with the agent
Extend the agent with MCP tools and external data
Run subagents and parallel agents
Design agent architecture with advanced tooling
Put it all together in one live, real project build
Prerequisites
Some programming experience, in any language, and a laptop. If you can write and run simple code, you're ready, everything agent-related is taught from zero.
Curriculum
Every section, every lesson
4 SECTIONS · 12 LESSONS
What agentic coding is, how coding agents actually work, and getting Claude Code set up right, with the ground rules that keep you in control.
- 01Introduction to Agentic Coding: what it is and why it changes how we build
- 02How Coding Agents Work: the agent loop, the tools it uses, and what it can and cannot do
- 03Claude Code Fundamentals and Workflow Setup: install, core commands, and preparing your project to work with the agent
- 04Staying in Control: permission modes, reviewing agent changes, and Git checkpoints as your safety net
- 05When to Use the Agent, When to Code by Hand: the mindset and ground rules