Learn

You've used ChatGPT. Now learn to run it.

You don't need a bootcamp. You need an afternoon, the official free courses, and an order to take them in. That's this page. Then the book.

Stop using AI like a chatbot. Start using it like an OS.

The full reframe is the prologue. Read it →

Jump to section tap to open

Is this you?

You opened ChatGPT, asked it a few things, and closed the tab. It was fine. It didn't change how you work. That's because you used it like a chatbot — a thing you visit. This page is the other door.

Two ways in. Pick yours. The page serves both — it splits at the right moment and meets back up at the end.

The learning ladder: absolute beginner to operator, splitting into a no-code and a builder track, then reconverging into the Playbook. THE LEARNING LADDER Absolute beginner You've only used a chatbot. Start with one official free course. 01 NO-CODE TRACK Operator. Memory + scheduled jobs. Run Claude like an OS, not a chat box. Wire your tools. Set tasks that run without you. 02 BUILDER TRACK Builder. Agentic coding. Claude Code in the terminal. Skills, MCP, hooks. Ship from a prompt to a running thing. 02 Orient, then set up Read /how-to-read to orient. Run /day-zero to get your machine running. 03 The Playbook The book is the keys. Read it and build. 04
Operator · no-code

You run a business, a team, or your own calendar. You don't want a terminal. You want Claude doing real work — drafting, sorting, summarizing, running a job every morning so it's done before you sit down. You'll never write a line of code. You'll still ship things that run without you.

Builder · Claude Code

You're comfortable in an editor and a command line. You want Claude inside your repo — reading the codebase, planning a change, writing it, committing it. You want subagents, connectors, the API when it's time to ship software. This track gets you there.

The full who-and-why — who this book is for and who it isn't — lives in the prologue. Read it → Then come back and start the ladder.

Five words you need first

Five words show up everywhere from here on. Learn them now, in one breath each. These are the beginner-grade lines — the full glossary has the depth.

Model

The brain. Claude is a model. So is the thing under ChatGPT. It reads text and predicts what comes next, trained on a huge amount of writing. You don't manage the model — you direct it. glossary →

Chat vs Agent

A window vs a worker. Chat answers and waits. An agent takes actions — runs tools, reads and writes your files, loops until the job is done, then comes back. The whole jump in this book is from chat to agent. glossary →

Claude Code

The agent in your terminal. It works inside your files and your code: explore, plan, write, commit. This is the builder's surface. glossary →

Cowork

The agent in your browser. Same worker, no terminal. It runs a task, writes the file, comes back. This is the operator's surface — Claude with a desk and a filing cabinet. glossary →

MCP / connectors

The standard plug. It's how an agent reaches your tools and data — your calendar, your files, a database. Plug it in once; the agent can use it from then on. glossary →

Chatbot versus OS: a single throwaway chat window contrasted with an operating system that has persistent memory, scheduled jobs, and workers. CHATBOT vs OS USING IT LIKE A CHATBOT one chat window you ask it answers you ask again Close the tab — it forgets everything. USING IT LIKE AN OS Claude Memory it remembers you Scheduled jobs runs without you Workers many at once
The agent loop: a model thinks, calls tools, reads the result, and updates its memory, cycling until it reaches the goal. THE AGENT LOOP Think the model plans Act — call a tool read, write, run, fetch Observe read the result Remember update memory GOAL loop until done A chatbot answers once. An agent loops — toward a goal you set.

Want the deeper version of any of these? The vault and connectors get a full chapter → Ch 4 — the vault. Otherwise, keep going — next is the order to take it all in.

The learning ladder

Four rungs. Every rung tells you the level, the why, the time, and whether it's mandatory or optional. Nothing here is a wall of forty links. Take them in order.

  1. 1
    Get the concepts
    Everyone · Mandatory · You just did it

    The five words above and the reframe. That's the floor. You're standing on it now.

  2. 2
    Take the official courses
    Everyone · Mandatory · ~1 hour to start

    The free, official Anthropic courses, in order. One course everyone takes; then one track-specific course; then your first reusable Skill. This is the rung that does the real teaching. Jump to the courses →

  3. 3
    Orient, then set up
    Everyone · Mandatory · self-paced

    Read why this matters → how to read this book. Then set up your machine — twelve concrete steps, install to first scheduled task → day zero. Builders do the hands-on here. The ladder routes you to the setup; it doesn't repeat it.

  4. 4
    Read and build
    Everyone · The point of all of it

    Open chapter 1 and build alongside it → Ch 1 — the day I killed my tabs. Courses end. Building starts. Ship one thing that runs without you.

That's the climb. Concepts, courses, setup, build. Start the courses now.

Official courses — Anthropic first

Links verified 2026-06-05 Official on the toolmaker's own domain Independent third-party, still legit
No-code? You're done after the Skills course — skip to your next 3 clicks →

These are free, on Anthropic's own domain, and ordered. No third-party rehashes — go straight to the people who built the tools. Each course earns its slot: a reason, a level, a track.

Do these first — the foundation. Everyone starts with Claude 101. Free, email signup, no card. By the end you've used Claude to do one piece of real work — not asked it a trivia question. That's the line. Cross it here. Then take the course for your track: Introduction to Claude Cowork if you're operating no-code, Claude Code 101 if you're building. One catch on Claude Code 101 — the course is free, but the hands-on exercises want a Pro/Max plan or an API key. Have one ready before you start.

Go deeper with Claude. Both tracks take Introduction to Agent Skills next — Skills are markdown, no code, the first reusable thing you'll own. Builders keep going: Claude Code in Action, Introduction to Subagents, then Building with the Claude API and Model Context Protocol when you need them. The API and MCP courses need Python — take them when the work calls for it, not all at once. The docs and cookbooks sit alongside as the manuals: reach for them, don't read them cover to cover.

Go deeper with Claude — 9 more (courses, docs, cookbooks) tap to open

Take Claude 101, then the one for your track. Then write your first Skill. That's operator-grade.

Going further

Most people arrive knowing one tool — usually ChatGPT. If that's you, these are the concept on-ramps. They teach you what a model and a prompt are; then you come back to Claude for the rest of the ladder. Take one path to the reframe, not all of them.

If you live in OpenAI's world: start with Getting started with ChatGPT and Prompting fundamentals on OpenAI Academy. Concept-equivalent to Claude 101 — then converge back here.

If you live in Google's world: open Google AI Studio, type a prompt, set a system instruction, hit Run. Then the 45-minute Introduction to Generative AI badge on Google Skills. Same idea, different stack.

Want the under-the-hood version: Andrew Ng's Generative AI for Everyone and AI Prompting for Everyone on DeepLearning.AI explain how this works without code — the courses are watchable free; the graded certificate is paid. Hugging Face's AI Agents Course goes hands-on if you've got basic Python. These are independent of the labs — legit, but not on a toolmaker's own domain. Flagged as such on the cards.

The ecosystem map: Anthropic, OpenAI, and Google official free academies are the three on-ramps that lead into the Playbook. THE ECOSYSTEM MAP Free and official first. Learn from the vendors' own academies, not paid rehashes. Anthropic Claude + Claude Code. OFFICIAL ACADEMY OpenAI ChatGPT + the API. OFFICIAL ACADEMY Google Gemini + the cloud. OFFICIAL ACADEMY The Playbook where the on-ramps lead. Read it and build.
Other ecosystems — OpenAI & Google (9) tap to open
Hand-picked extras — DeepLearning.AI, Hugging Face, Microsoft (7) tap to open
DeepLearning.AI Independent
AI Prompting for Everyone

Andrew Ng teaches non-technical people to prompt ChatGPT and Claude.

Beginner No-code 3 hrs Core free · cert paid

↳ Watch free; graded certificate is paid.

DeepLearning.AI Independent
Generative AI for Everyone

Andrew Ng: how generative AI works and where to use it. No coding.

Beginner No-code 5 hrs Core free · cert paid

↳ Watch free; certificate is paid.

DeepLearning.AI Independent
How Transformer LLMs Work

90-minute look under the hood: tokens, attention, prediction.

Beginner No-code + builder 1.5 hrs Core free · cert paid

↳ Watch free; certificate is paid.

DeepLearning.AI Independent
Claude Code: A Highly Agentic Coding Assistant

Anthropic's own course on driving Claude Code across a real codebase.

Intermediate Builder 2 hrs Core free · cert paid

↳ Free during beta; certificate is paid.

DeepLearning.AI Independent
MCP: Build Rich-Context AI Apps with Anthropic

Anthropic's Elie Schoppik shows you how to build and deploy an MCP server.

Intermediate Builder 2 hrs Core free · cert paid

↳ Free during beta; certificate is paid.

Hugging Face Independent
AI Agents Course

Free course, free certificate — what agents are and how to build them.

Beginner No-code + builder Self-paced Free

↳ Hands-on units need basic Python.

Microsoft Independent
Generative AI for Beginners

21 free lessons covering prompts, RAG, agents, and more.

Beginner Builder Self-paced Free

↳ Assumes basic Python or TypeScript.

One thing this section is not: a template library. If you came looking for CLAUDE.md skeletons, hooks, or Skill files to copy-paste, those aren't courses — templates to copy, not courses →

What you'll be able to do

This is the payoff. Not theory — things people shipped with this exact stack. Each one is a rung on the same ladder you're climbing.

That's the progression — idea, ship, scale, operation. You start at rung one. These are where it goes.

Your next 3 clicks

Courses gave you the tools. The book is the keys. Three clicks, in order.

Stuck? Install won't run, "command not found," no API key — it happens to everyone on day one. Paste the exact error back into Claude and ask it to walk you through the fix, one step at a time. The tool that's confusing you is also the best support agent you have.

You've crossed the line — AI as an OS, not a chatbot. Now pick one job you do every week and hand it to Claude. Ship it. Watch it run once without you. That's the whole move. Turn the page.

The whole arc is 45 chapters. Start with one. → the journey

Stay close

The next edition lands when this list says it does.

No course. No paywall. Operator playbooks weekly. 10K+ subscribers.