Start here
From Zero to Claude Code Pro in 90 Minutes
Go from complete beginner to confidently using Claude Code in real projects—in just 90 minutes.
This one has not been recorded yet. Everything below is what it would cover — written down so you can tell us whether it is worth making. The button puts you on the list for this course and nothing else.
This is for you if
- You have heard the whole industry talk about coding agents and have never opened one.
- You tried it once, it did something strange to your repository, and you closed it.
- You can read code well enough to know when something is wrong, and that is enough.
Afterwards you can
- Install it, point it at a real repository, and give it work without flinching.
- Tell the difference between a task an agent will do well and one it will make a mess of — before you ask.
- Read what it did, undo what you do not want, and keep what you do.
- Set up the one file that stops it guessing about your project every session.
What is in it
- Installing it, and the three settings that matter on day one
- Your first task: something small, on a repository you do not mind
- Reading a diff an agent wrote, and the questions to ask it
- Undo, and why you should practise it before you need it
- The task that goes wrong on purpose, so you have seen it
- Where to go next, depending on what you are actually building