Skip to content

Courses & Structured Learning

Organized by time commitment. Every course listed here has been selected because it’s either the best at what it does or because nothing else covers that ground as well. Skip the rest — these are the ones worth your time.


Quick wins. No setup required, no account needed for most.

CourseProviderCostFormatBest For
Anthropic’s Interactive Prompt Engineering TutorialAnthropicFreeInteractive Jupyter notebooks, 9 chaptersAnyone who wants to understand how Claude actually thinks — exercises run against a live API key
Claude.ai Built-In TutorialsAnthropicFree (account required)InteractiveComplete beginners — the interface itself teaches you by example
Prompt Engineering for ClaudeDeepLearning.AIFreeVideo + codeDevelopers who prefer short structured lessons over self-guided notebooks

Where to start: The Anthropic interactive tutorial is the best single hour you can spend. It covers the mental model behind prompting Claude — not just tips, but why they work.


Four to six hours of focused learning. Pick one topic and go deep.

CourseProviderCostFormatBest For
Build with ClaudeAnthropic AcademyFreeMixed video/readingAnyone building with Claude — official curriculum, covers API, agents, tool use
AI For EveryoneCoursera / Andrew NgFree to auditVideo, ~4 hoursNon-technical people who want to stop nodding along and actually understand what AI is doing
How Anthropic Teams Use Claude CodeAnthropic (PDF)FreeReadingAnyone using Claude Code — study how the people who built it actually use it day to day

Where to start: If you’re non-technical, do Andrew Ng’s AI For Everyone first. It will reframe how you think about everything else here. If you’re technical, go straight to Build with Claude.


Twenty-plus hours. These are the courses that actually change how you work.

CourseProviderCostFormatBest For
Practical Deep Learning for Codersfast.ai / Jeremy HowardFreeVideo + notebooks, 8 lessonsDevelopers who want practical deep learning without a math PhD — builds intuition through code
ChatGPT Prompt Engineering for DevelopersDeepLearning.AIFreeVideo + codeDevelopers — Isa Fulford (OpenAI) and Andrew Ng co-teach; covers techniques that apply to Claude too
LangChain AcademyLangChainFreeVideo + exercisesEngineers building agents — covers LangGraph, tool use, memory, and multi-agent orchestration
Anthropic Courses on GitHubAnthropicFreeNotebooks, self-pacedDevelopers who learn by running code — official curriculum including prompt engineering and tool use

Where to start: Anthropic Courses on GitHub is the most directly applicable if you’re working with Claude. Fast.ai is the best structured learning if you want to understand how the underlying systems work.


Serious commitment. These are full specializations, not crash courses. Worth it if you’re making AI central to your work or career.

CourseProviderCostFormatBest For
Machine Learning SpecializationCoursera / Stanford / Andrew NgFree to auditVideo + assignments, ~3 months at part-time paceAnyone who wants to understand ML from first principles — math explained, no PhD required
Full fast.ai Course Seriesfast.aiFreeVideo + codePractitioners who want to go from prompting to building real AI systems
Build a Real Project Using the Claude APIAPI costs onlySelf-directedAdvanced learners — nothing teaches more than shipping something real. Pick a problem you actually have.

Note on the DIY project path: After the courses above, the best learning multiplier is building something. The Claude API often offers introductory credits for new accounts — check console.anthropic.com. Pick a problem in your own work, build a tool that solves it, and you will learn more in a month of doing than in a year of watching.


TimeTop PickRunner Up
1 hourAnthropic Interactive TutorialDeepLearning.AI Prompt Engineering
1 dayAI For Everyone (non-technical) or Build with Claude (technical)How Anthropic Teams Use Claude Code
1 weekAnthropic Courses on GitHubPractical Deep Learning
1 monthML SpecializationBuild something real with the API