Claude Code Learning Resources Guide
Claude CodeOfficial courses, hands-on labs, MCP & Agent skills โ Best links for learning
A curated collection of official learning resources for getting started with Claude Code or diving deeper.
Anthropic Skilljar โ Official Learning Platform
A free online learning platform run by Anthropic. Consists of video lectures + hands-on exercises, with certificates on completion.
GitHub Courses โ Code-Based Learning
Anthropic's official GitHub has Jupyter notebook-based hands-on courses. Learn prompt engineering, Tool Use, RAG, etc. by running actual code.
Community Resources
Beyond official materials, there are community-built learning sites. Claude Code Playbook stands out with its polished design and visual organization of key features.
Recommended Learning Order
Beginners should start with Claude Code in Action on Skilljar, then intermediates can move to Agent Skills and MCP courses.
Anthropic Skilljar Courses
| Course | Description | Level | Link |
|---|---|---|---|
| Claude Code in Action | Hands-on practical Claude Code usage. Setup, workflows, project management, debugging | Beginner | Go |
| Introduction to Agent Skills | Custom Agent skill authoring. SKILL.md structure, trigger conditions, references usage | Intermediate | Go |
| Introduction to MCP | MCP concepts and server setup. Connect external tools (DB, API, browser) to Claude Code | Intermediate | Go |
| Full Catalog | All Anthropic learning courses including prompt engineering, API usage, and more | All | Go |
GitHub Course
| anthropics/courses | Jupyter notebook hands-on course. From prompt engineering basics to Tool Use, RAG, and agent workflows |
Community Resources
| Name | Description | Link |
|---|---|---|
| Claude Code Playbook | Community-built Claude Code learning site with polished design. Visually organized guide to key features and workflows | Go |
How to Use
Step 1: Claude Code in Action (Skilljar) โ hands-on practical usage
Step 2: Introduction to Agent Skills (Skilljar) โ writing skills/commands
Step 3: Introduction to MCP (Skilljar) โ MCP server integration
Advanced: anthropics/courses (GitHub) โ prompt engineering practice with Jupyter notebooks
Tags
Source
Anthropic