Agentic CodingA working curriculum for engineers who want to master AI, not watch it
Fifteen short chapters that take you from a fresh install of Claude Code to a deployed app, picking up CLAUDE.md, Skills, sub-agents, MCP, evals, and an automated PRD pipeline along the way.
A short recording from Hamza, best paired with today's exercises.

This is a self-paced, 15-chapter course on Claude Code which is Anthropic's agentic coding tool that runs inside your terminal, reads your project files, and edits them directly. The course is built for PMs, non-coders, and developers who want a working setup, not a theoretical perspective.
Each chapter is one short lesson and one concrete action. By the end of two weeks, you will not just know what Claude Code does, you will have a working toolkit you have used on a real project: a CLAUDE.md, a Skill library, a team of sub-agents, an evaluated workflow, and a deployed application with a live URL.
No prior Claude Code experience is assumed. You need a laptop, a terminal, and Node.js.
By the end of this course, you will be able to:
/init to bootstrap one for any new repo/prd-generator) to encode a repeated workflow into a single command/skill-evaluator to move a Skill from "it seemed to work" to "it passes 8/10 on real cases" and read failures to find structural prompt issuesANTHROPIC_API_KEY correctly in the deployment environment, and share a live URL with stakeholders for real feedback.claude/skills/ directory with /prd-generator, /skill-evaluator, and /deploy-checklist.claude/agents/ directory with research-agent, prd-reviewer, and code-reviewerEach lesson is short with 5 to 10 minutes to read and 15 to 30 minutes to complete the action. Do them in order. Skipping the CLAUDE.md, Skill, or agent setup lessons leaves later lessons running against an empty project. The setup is what makes everything after it feel useful.
When you finish, take the course assessment in the sidebar. It will show you which ideas stuck, which deserve a second pass, and which lessons are worth revisiting before you start applying any of this at work.
→ Browse the course repo → Ready to go deeper? Enroll on Maven (code: claudecode)