I Should Have Opened Claude Code Sooner (Here's Why)

Published September 19, 2026.

Watch on YouTube

What this video covers

Cal walks through what Claude Code actually is compared to Claude Chat and Claude Cowork, where to find it in the Claude desktop app, and the one habit, using Plan mode, that keeps a first project from going sideways. Then he builds a working quote calculator live from a single plain English prompt, so viewers can build the same thing themselves right after watching.

The takeaway

Claude Code is included with a paid Claude account and does not require any coding knowledge. Chat answers. Cowork does. Code builds. Once you see something real built from a plain English prompt, it becomes clear that the thing stopping most people was never ability, it was not having a plain English explanation and demonstration.

Full transcript

HOOK

You already have Claude Chat and Cowork, which means you already have Claude Code too. It's sitting right here at the top left corner of your app, but you've probably never clicked it. Maybe it's because it has the word 'Code' in it, so you quietly decided that one's not for you.

But here's the reality: it's not quite what you think it is. In fact, it's much easier than you think.

In this video, I'll show you what Claude Code actually is, where to find it, how to start by using the one trick that keeps your first try from going sideways. Then I'm going to build something with you, live, something simple enough that you could build the exact same thing yourself right after watching this. By the end of this video, you'll understand the basics of Claude Code and have the confidence to actually start using it.

CREDIBILITY

A few weeks ago I asked my own audience where they actually stood with Claude Code. About seven in ten of you were somewhere between 'I've heard the name, I'm not sure what it actually does' and 'I tried it once and got stuck.'

I was one of them. I use Claude Cowork every single day, but I had never used Claude Code. It remained a bit of a mystery. Until now.

After 20 years of teaching complex ideas and hundreds of hours testing AI tools, I've realized that fear of the unknown stops more people than a lack of ability ever will. And all it takes to break it is one first step. So here are three things to know before we build something in Claude Code today.

SECTION 1: WHAT IS IT?

First, what is Claude Code, anyway?

The easiest way to think about it is this: Claude Chat answers your questions and helps you think. Claude Cowork takes on tasks and actually does the work for you. And Claude Code builds and automates things using code, even if you don't know how to code.

Instead of primarily answering questions or working through everyday business tasks, Claude Code is designed to build things to help solve your problems. Apps, websites, tools, automations, scripts, and other software.

And here's the important part: you don't need to know anything about code. All you need is an idea, or a problem you want solved, and Claude Code can build the solution for you.

You can describe what you want in normal English, just like you're talking to Claude in Chat or Cowork, and Claude Code handles the technical stuff behind the scenes.

So if you want the simplest distinction, remember this: Chat answers. Cowork does. Code builds.

So, if you already have a paid account, Claude Code is included with your plan. You don't need to buy a separate subscription.

SECTION 2: WHERE IT IS

Second. Where is Claude Code hiding? Remember that little icon I pointed out a minute ago? Here it is.

Most Claude Code tutorials open with a black terminal window and a wall of technical words. Intimidating if you've never seen it, and honestly, unnecessary.

The simplest place to access and use it is here in the desktop app. Click it, and you're in. No terminal, no code editor, nothing more to install.

SECTION 3: HOW TO START OUT

Third is the one step that keeps things on track.

Don't just start typing and hope for the best. Two small habits make the difference.

Habit one, know exactly what small thing you want before you start.

Habit two, use Claude's 'Plan mode' when you begin. Just choose this option in the beginning.

Instead of jumping straight into building, Claude will ask you clarifying questions first. It's measure twice, cut once.

BUILDING SOMETHING TOGETHER

Okay, now let's actually build something. I picked something on purpose: a quote calculator.

You put in your hours, your hourly rate, your expenses, and the profit margin you want, and it tells you what to charge a customer. I picked this because it's not flashy, it's a real problem a lot of viewers like you actually have, and it's small enough to build in just a few minutes.

Here's exactly what we're about to do, step by step: open Claude Code and connect it to an empty folder, switch to Plan mode, describe what you want in plain English, answer whatever questions it asks, let it build, open the result and test it, and ask for changes if you want any.

The exact prompt used: 'Build me a simple quote calculator I can open in my browser. I enter the number of hours a job will take, my hourly rate, any expenses for that job, and the profit margin I want as a percentage. It shows me the price I should quote the customer, plus a short breakdown of labor, expenses, and profit. Keep it to one page, plain and easy to read, and make it work on my phone as well as my laptop.'

WHAT THIS MEANS FOR YOU

Here's what to take from this: the thing that was stopping me, and probably stopping most of you, wasn't ability. It was not having a simplified, plain-English explanation and demonstration of Claude Code.

I hope this video served that purpose for you. And if you want an easy first win, try exactly what you just saw. In a few minutes, you'll have your own working tool, and that alone will do more to build confidence than anything else.

CLOSE

So now you know how to use it and build something real. But notice something: Claude Code built that calculator knowing almost nothing about me. And Claude will do the same with you unless you change that.

Because if Claude doesn't know you, it can't tell the difference between the right answer and the right-sounding answer. In professional work, that gap has consequences.

To get Claude to stop guessing and intimately know you and your work, watch the video on giving Claude a permanent context file next.

Related

This video pairs well with:

This Is What It Looks Like to Build a Real Agent in Claude Cowork

A full start-to-finish build of a real Cowork agent for anyone ready to go one level deeper after this one.