Back to index
OtherSelf paced across four modules, comfortably finished in an afternoon or two·Free

Claude Code in Action (Anthropic)

4.5

Easily the best material on Claude Code, which is unsurprising given who wrote it, but the reason to take it is more specific than that. It targets the exact gap between using Claude Code for one off prompts and trusting it with long unsupervised work, and almost nothing else addresses that transition honestly.

What We Liked

  • Free, official, and current in a way third party Claude Code courses simply cannot match
  • Aimed at a real and awkward gap, moving from single prompts to long unsupervised sessions
  • Covers the configuration layer properly, CLAUDE.md, skills, permission modes and hooks
  • Insists on verifying work in proportion to how little you supervised it, which is the right instinct

What Could Be Better

  • Explicitly not for beginners, you need to already be using Claude Code before it lands
  • Single vendor by definition, so none of the tool specifics transfer to other assistants
  • Claude Code ships changes fast, so even official material needs checking against the docs
  • Short enough that the automation and CI material is an introduction rather than a full treatment

Detailed review

Search interest in Claude Code courses has gone close to vertical over the last year, and the predictable consequence is a wave of paid material from people who have used the tool for a few months teaching it to people who have used it for a few weeks. That makes the official course worth flagging loudly, because it is free, it is written by the people shipping the product, and it is better than the paid alternatives I have seen. What makes it genuinely good rather than merely authoritative is the specific gap it aims at. Most people's relationship with Claude Code follows the same arc.

You start by asking it to do small, contained things while watching every step, it does them well, and then you get stuck, because the leap to handing it something substantial and walking away requires a kind of trust you have no basis for yet. This course is built for exactly that transition, and it is refreshingly unromantic about it. The framing is not that you should trust the tool more, it is that you should structure the work so that trust is not required. Plan mode gets proper attention, which I appreciated, because agreeing on the shape of a job before any code is written is the single highest leverage habit in this style of working and the one most people discover by accident after a session goes badly.

The configuration module is the part I would send people to first if they only had an hour. CLAUDE.md, skills, permission modes and hooks are the layer that turns Claude Code from a clever assistant into something shaped around how your project actually works, and they are consistently underused because they are invisible until someone points at them. Getting a proper tour of that from the source, rather than from a blog post that was accurate two releases ago, is worth the time on its own. The automation module covering routines, headless mode and GitHub Actions opens a door most users have not looked through, moving the tool from something you sit in front of to something that runs as part of your workflow.

And the verification module contains the principle that I think is the most important thing in the whole course, which is that you should verify in proportion to how little you watched. That is simple, correct, and the exact discipline that separates people who get real leverage out of agentic coding from people who quietly accumulate code nobody has read. Honest limits, and they are mostly about fit. This is explicitly not a beginner course.

It assumes you already use Claude Code and want to use it differently, and if you have never opened it the material will slide past you, so start with the basic documentation and a few weeks of real use first. It is single vendor by nature, so the tool specifics transfer to nothing else, although the underlying habits of planning, configuring context and verifying proportionally apply to any agentic coding setup you end up in. Claude Code also changes quickly enough that even official material needs checking against current documentation, which is the tax on learning anything this new. And the automation and CI section is an introduction rather than a complete treatment, so expect to do further reading before you wire it into anything important.

My recommendation is unambiguous. If you already use Claude Code, take this before you spend money on any third party course about it, work through the configuration module carefully rather than skimming, and actually adopt the verification habit rather than nodding at it, because that is the part that determines whether longer unsupervised sessions save you time or quietly cost you more than they save.

[ final ]

The verdict.

If you already use Claude Code and keep hovering over every step because you do not quite trust it unsupervised, this is the course that fixes that, and it costs nothing. Do not pay a third party for a Claude Code course before working through this one, because the source material is better and more current than anything being sold.