Tutorial 02

First steps with Claude Code

Find your way around the app and get started with some data analysis.

Step 01

Sign in, then open Code

Launch the Claude Desktop app and sign in. You can choose between Home and Code at the top left corner. Home is just the regular Claude Chatbot. It’s useful in some cases but doesn’t create or modify files on your computer. Claude Code does that and is behind the Code tab.

The whole Claude window on the left, with the top of the sidebar marked, opened out into a close-up on the right showing the Home and Code tabs with Code marked.
Top left of the window, enlarged.
Step 02

Select a folder to work in

First, select a folder to work in. The model can read and modify existing files inside this folder plus create new ones. To get started, create a folder called Claude Code on your desktop and select it.

The whole Claude window on the left, with the project picker marked, opened out into a close-up on the right showing the recent folders and the Open folder option marked.
Bottom of the window, enlarged. Open folder is at the foot of the list.
Step 03

The basics

These are the six controls you will use most.

The bottom control bar of the Code tab, with six numbered marks on the project folder, the prompt box, the mode button, the attach button, the model and effort buttons, and the usage ring.
  1. The folder you are working in. Click it to switch.
  2. The prompt box. Tell Claude what you want to do. Don’t be too detailed.
  3. Mode. Switch between Plan mode or Auto mode (more on that in the next step).
  4. Attach. Add things like files or a second folder to work in.
  5. Model and effort. Which model, and how long it thinks before it answers. Opus on High is a good default. Turning the effort up further mostly buys you waiting.
  6. Usage and context. Your plan gives you a usage budget. A bigger plan, a bigger budget. If you hit the limit, you wait a while before you can carry on. Context is the other limit: how much of the session Claude holds at once. The closer you get to a full context window, the worse Claude’s output gets.
Step 04

Plan mode vs. Auto mode

There are five modes. You only need two.

In plan mode Claude writes a plan and shows it to you before it changes anything. In auto mode it starts work right away. The bigger the task, the more plan mode makes sense.

The mode menu open, showing Manual, Accept edits, Plan, Auto and Bypass permissions.
Auto is a good place to start.
Step 05

Let's make an example

Here is some data from a DoE. Download it and put it inside your Claude Code folder.

Download
Step 06

Ask for a report

You

The folder contains data of a DoE I performed. Please create a summary technical report as html file.

Usually I’d recommend going back and forth a bit to figure out what belongs in the report and what doesn’t. It’s your work after all. You are responsible and you need to understand it. In this case we take a shortcut though.

Step 07

Create any file format you want

I really recommend experimenting with HTML files because you can do a lot of crazy stuff, like making them interactive. But if you prefer the traditional file formats, that’s possible too.

You

Also create a summary as power point presentation please.

Let's make the output yours

The output you just got is probably amazing on a first look but not that great on the second. Maybe too much text and not in the style you would write the report. It’s kind of generic.

So the next tutorial is about how to make the output the way you want it.

03Coming nextMake the output yours

Steps last checked 2026 · 08 · 08. If one no longer matches what you see, tell me.