Claude Beginner Path

Claude Beginner Path · For non-developers

Use Claude Code the way it deserves. No coding required.

Most Claude Code tutorials assume you are a software developer. You are not. This is the free 8-stage path for everyone else, the people who want Claude’s most powerful tool for documents, research, writing, file work, and personal projects, not source code. Start at zero. End with a real working setup.

Do you actually want to code? If yes, the path you want is zero2claude.dev (free, 147 lessons, assumes nothing, taught entirely through software examples). This path is the parallel curriculum for people who do not write code and never plan to.

Where should you start?

Pick the answer that matches your current state. Each answer routes you to the right stage.

Q. Have you ever used Claude?
├─ Yes → Have you ever opened a terminal?
└─ No  → Do you know which Claude is right for your work?

The 8 stages

Each stage is one focused page. Estimated time is read plus a small practice exercise. You can follow the order, skip around, or repeat any stage. Every stage uses non-coding examples (PDFs, emails, photos, contracts, research notes, personal files).

01

What Is a Terminal?

Plain-English foundation. What the terminal is. Why Claude lives in it. Why a non-developer would ever open one. No commands yet, just understanding.

~10 min READ LESSON →
02

Pick the Right Claude

Claude.ai (browser) vs Claude Code (terminal or desktop app) vs the API. Which one for which job. When you only need the browser. When Code is worth the setup.

~15 min Coming next
03

Your First Claude Code Session

Install Claude Code. Type one word. Ask Claude to summarize the PDFs in your Downloads folder. See the result in 60 seconds. End-to-end, no coding. Preview below ↓

~25 min Coming next
04

Slash Commands That Matter

The five slash commands you actually use as a non-developer. /help, /model, /clear, /init, /exit. When and why for each.

~20 min Coming next
05

CLAUDE.md, How Claude Remembers You

The plain text file that turns Claude from a stranger into your assistant. Examples for a freelance writer, a graduate student, a parent organizing the family schedule. Copy-paste ready.

~25 min Coming next
06

Claude Skills (Pre-Built Capability Packs)

Skills are tiny add-ons that give Claude new abilities for specific work. The five skills most useful to non-coders: PDF, web browsing, file organization, slides, and document creation. Install, use, done.

~25 min Coming next
07

MCP, Plug Claude Into Your Stuff

Connect Claude to Gmail, Google Drive, Notion, your calendar, your photo library. One install per service. After that Claude can read, search, and take action across the apps you already use.

~30 min Coming next
08

Capstone, Build Your Personal Assistant

Pick a real problem in your life. Use everything from Stages 1 to 7 to build the assistant that solves it. Document triage, weekly research briefings, contract review, household inbox zero. Full walkthrough.

~2 hours CAPSTONE

A peek inside Stage 3, your first Claude Code session

Sample of what one stage looks like. Stage 3 is the moment you go from reading about Claude Code to actually using it. The whole walkthrough is real, runnable, and uses a non-coding example so a graduate student, a freelance editor, or a parent can follow along.

Stage 3 of 8 · Your first Claude Code session ~25 min

🪟 Terminal or desktop app, your choice

As of April 14, 2026, Claude Code also runs inside the Claude desktop app (Mac and Windows). Same Claude, same commands, but inside a window with a sidebar and a file viewer. If you prefer clicking to typing, hover the Chat icon in the top-left of Claude desktop and pick the Claude Code view. The walkthrough below works either way: in the desktop app, the terminal pane is built in.

Step 1. Open a terminal (or the desktop app)

A terminal is a window that lets you type instructions to your computer instead of clicking. If Stage 1 left you confused, go back and read it first. If you have already read it, here is the one-line reminder:

  • Mac: Cmd + Space, type “Terminal”, press Enter.
  • Windows: Windows key, type “PowerShell”, press Enter.
  • Desktop app: Open Claude. Hover the Chat icon, pick Claude Code.

Step 2. Go to the folder you want to work in

Claude Code only sees the folder you are inside. If you want to work on the PDFs in your Downloads folder, you have to go there first. The command for “go to a folder” is cd (change directory).

james@laptop ~
$ cd ~/Downloads
$  

The little tilde ~ means “my home folder.” So ~/Downloads means the Downloads folder inside your home folder. Same as double-clicking it in Finder or File Explorer, just typed.

Step 3. Type one word: claude

Assuming Claude Code is installed (Stage 2 covers install), starting it is one word:

~/Downloads
$ claude
Welcome to Claude Code.
Model: Claude Sonnet 4.6 (default).
Type your question, or / for commands.
>  

You are now inside Claude Code. Anything you type from here is going to Claude. The > on the left is Claude waiting for your question.

Step 4. Ask Claude to do one real thing

No special syntax. No technical setup. Just type a real request in English. Here is a useful first task that most people have lying around: Claude reads the PDFs in your Downloads folder and tells you which ones matter.

~/Downloads
> Look at the PDFs in this folder. Summarize each in
> 2 sentences. Flag anything that looks urgent or has
> a deadline this month.
Reading 7 PDFs in ~/Downloads…
1. Lease renewal, due May 30 (FLAGGED).
2. Doctor visit summary, May 14. Routine.
3. Tax form W-9 from client. No action needed.
4. School field-trip permission slip, due May 24 (FLAGGED).
5. Insurance EOB. $0 owed.
6. Recipe collection PDF. Personal.
7. Conference receipt, May 8.
>  

In about 30 seconds, Claude turned a folder of unread PDFs into a triaged list. No uploading anything. No copy-paste. No drag-and-drop one at a time. This is what Claude Code does that the browser version cannot.

⚡ Try this

Pick one folder on your computer with at least 3 documents you have not read. Could be PDFs, Word docs, text files, whatever. Open the terminal there. Type claude. Ask Claude to look at the documents and tell you what is in them. That is your first real Claude Code task. Total time: under 5 minutes.

Beginners in AI position:

Most people will not get past the install step. Once you do, the rest of Claude Code is just chatting with the smartest assistant you have ever had access to, with the additional ability to read and act on your real files. The terminal is the doorway, not the destination.

👀 Self-check before Stage 4

If you can answer these without scrolling back, you are ready for Stage 4. If not, redo Steps 3 and 4.

  1. What does cd ~/Downloads do?
  2. What single word starts Claude Code?
  3. What is the difference between the $ prompt and the > prompt?
  4. Name one task you could ask Claude to do with the files already on your computer.
← Stage 2: Pick the right Claude Path overview Stage 4: Slash commands that matter →

That is one stage out of eight. The other seven follow the same shape: short intro, real walkthrough with non-coding examples, a “try this” exercise, a self-check, and a clean handoff to the next stage.

🤝

Optional, 1-on-1 with James

Want help walking through the path live?

Pick a problem you are stuck on. Work through it together on a live call. Recommended after Stage 2 or 3 if the install or first session feels overwhelming.

Book a session →

Get Smarter About AI Every Morning

Free daily newsletter. Built for people who want to use AI well, not chase every model.

Free forever. Unsubscribe anytime.