Resource Guide · Learning Path
The Full Claude Code Learning Path
Seven official Anthropic courses, all free. Fundamentals → Claude Code basics → building → Skills & Subagents → MCP. Take them in order; each one earns the next.
Fundamentals
— The base layer — how Claude thinks and how to work with it.Claude Code Basics
— The CLI itself — install, configure, the core loop.Build with Claude
— Stop reading. Start shipping.Skills & Subagents
— Package expertise and parallelize work.Advanced
— The protocol behind tool use — connect Claude to anything.Go Deeper
Courses don't ship features
These seven give you the toolkit. The Agentic RAG course is where you put Claude Code, Skills, Subagents, and MCP to work on a real system.
Agentic RAG System
Build a Production-Ready RAG System from Scratch
12 hours of hands-on content. Build an arXiv paper curator with hybrid retrieval, LLM generation via Ollama, agentic workflows, full observability, and streaming APIs.
AI Agents: Production-Grade Systems
Planning, reasoning, multi-step execution, tool use, memory, and multi-agent coordination.
NLP: Zero to Fine-tuning
From TF-IDF to fine-tuning transformers. Save 100x on cost.
Recommendation Systems
Multi-stage RecSys: candidate generation, ranking, re-ranking at scale.
MLOps
Feature stores, registries, CI/CD for ML, monitoring, deployment at scale.