Claude Code Basics Lesson 14 of 46
What You Need Before You Start
- You need a Claude account with a paid plan: the free one doesn't include Claude Code.
- You need a normal computer — Mac, Windows, or Linux, nothing ancient.
- You don't need to install languages, editors, or developer tools.
- You don't need to know how to code. You need to know how to explain what you want.
The account and the plan
This is the thing that stops the most people on their first try, so let's put it up front: Claude Code requires a paid plan. The free plan gives you the chat, not Claude Code.
The plans that include it are Pro, Max, Team, and Enterprise: which one makes sense for you depends on how much you'll use it, and the up-to-date comparison is on the official pricing page.
This isn't something you should discover after installing everything: in the desktop app, if you open the Code tab without a suitable plan, it'll ask you to switch to a subscription. Better to know it now.
The computer
Here the news is good: you need a normal computer. Recent versions of Mac, Windows, or Linux, and a few gigs of memory — practically any machine bought in the last few years.
You obviously need an internet connection: the reasoning doesn't happen on your computer, so offline Claude Code doesn't work.
A note for anyone on Windows: for it to work on your computer's files, you need Git for Windows installed. On Macs it's usually already there. It's the only external piece in this whole business, and it installs like any other program.
What you DON'T need (and what stops half of everyone)
It's worth saying explicitly, because this is where people who could easily have gotten started freeze up out of fear:
You don't need to install a programming language. The desktop app already includes Claude Code: download that and you have everything.
You don't need a code editor. It's handy to have one, it's not a requirement.
You don't need to know how to code. You need to know how to explain what you want to get — which is a different skill, and you already have it.
You don't need a credit card for the machine. No service to set up beyond the account.
What's next
With the plan and the computer checked, it's time to install. In the next lesson: two paths, one that never touches the terminal and one with a single command.
Did you get it?
Two minutes, no grade. Trying to answer — even getting it wrong — cements the concepts far more than rereading. Not in the mood? Skip it: the lesson still counts as complete.
Is Claude's free plan enough to use Claude Code?
It's the most common wall people hit on their first try: you install everything, get to login, and it doesn't work. claude.ai's free plan covers the chat, not Claude Code. Better to know it before installing than after.
What do you need to install besides Claude Code?
No prerequisites to install by hand. This is where a lot of people freeze up out of fear, and the fear isn't justified: it installs like any other program.
-
Chapter 1 Introduction
-
Chapter 2 What's Underneath
-
Chapter 3 You Choose the Engine
-
Chapter 4 First Time at the Controls
-
Chapter 5 What You Let It Touch
-
Chapter 6 What It Knows About You
-
Chapter 7 Skills
-
Chapter 8 How Many You Put to Work
-
Chapter 9 What It's Connected To
-
Chapter 10 Automating the Setup
-
Chapter 11 Wrap-Up