AI Applied

Claude Code training: the path for people who do not code

What to learn, in what order, and what most training programmes leave out.

Louis Graffeuil
Louis Graffeuil
Founder Tandem
August 25, 2026Published
9 minread
Illustration of Claude Code training, a laptop wearing a graduation cap

Learning Claude Code without knowing how to code is possible, and non-technical people are the fastest-growing group on this tool. Claude Code is the Anthropic artificial intelligence agent that reads your files, edits them, runs commands and works inside your environment. It started on the developer side. It is now used by lawyers, marketers and finance teams.

This article describes the learning path that works for a non-technical profile. You will find what to learn, in what order, what it costs, who funds it, and the friction most training programmes never mention.

Do you need to code to learn Claude Code?

No, and the strongest argument comes from the vendor itself. Anthropic publicly documents how its own non-technical teams use Claude Code.

In this internal write-up published in July 2025, Anthropic details how its legal, marketing, design and data teams work. The legal team prototyped a phone tree to route requests to the right lawyer. The growth marketing team processes files holding hundreds of ads and generates variants in minutes. Data scientists build visualisation interfaces without any TypeScript fluency.

Andrej Karpathy, formerly of OpenAI, summed up the shift back in 2023 with a line that stuck, « English is the new code ». The skill that matters is no longer syntax. It is the ability to describe a problem precisely, break a task down and check a result.

Installing Claude Code, the first hour of training

Claude Code runs on four surfaces. The terminal, an extension for VS Code and JetBrains, a desktop app and the browser. Anthropic's documentation covers all of them, in its August 2026 version. For a non-technical profile, the desktop app is the simplest way in, because it avoids the command line.

Getting started takes a few minutes. You download the app, open the Code tab and pick a dedicated folder on your machine. A paid subscription is required. Nothing else is needed to begin.

The step beginners skip is preparing the folder. Take two minutes to create an input subfolder and an output subfolder. Add a CLAUDE.md file at the root, it carries the project context and Claude reads it at every session. I covered this setup in my Optimia edition on Claude Code for non-developers. The tidier the folder, the more useful the answers.

Permission modes, the real starting point

The first setting in any Claude Code training is not prompting, it is permission. The mode decides what the agent runs without asking you first. Plenty of guides still describe four modes. The documentation lists six as of August 2026, and the default has changed.

Since August 2026, sessions on a Pro, Max or Team plan start in auto mode, as Anthropic's documentation describes it. Claude acts without interrupting you, and a second model called the classifier reviews every action before it runs. That is the biggest change for a beginner, because being interrupted every thirty seconds was the real barrier to getting started.

  • Manual. Only reads happen without approval. You sign off on every write and every command. This is the mode for sensitive work.
  • Accept edits. Claude edits files and runs common filesystem commands. Everything else still comes back to you.
  • Plan. Claude explores and proposes a plan without changing anything. This is the framing mode, and the most instructive in the early days.
  • Auto. Everything runs, under the classifier's watch. This is the default on Pro, Max and Team, and the mode for long tasks.
  • Do not ask. Only pre-approved tools run. This mode serves scripts and continuous integration, not learning.
  • Bypass permissions. Everything runs with no checks at all, file deletion included. It belongs in an isolated container or virtual machine only.
Tandem table of the six Claude Code permission modes as of August 2026, with auto mode as the default
Shift + Tab cycles through modes mid-session. It is the single most useful shortcut of the first few days, and nobody shows it.

This breakdown comes from a one-pager I published on LinkedIn. My complete guide to mastering Claude Code gathers the modes, the useful commands and the project memory file on a single page.

Tandem one-pager titled 'Maîtriser Claude Code', nine sections on a dark background
Section 9 is the one I suggest opening first. It points to the official documentation rather than to second-hand tutorials.

A four-step Claude Code learning path

An effective path is measured in deliverables, not in demo hours. Here is the progression Tandem installs in its workshops with non-technical teams. No step gets skipped.

  1. Install and frame, about two hours. You open the app, create a clean folder and understand the permission modes. The deliverable is a tidy workspace.
  2. Handle your own files, one week. Three families of tasks pay off in the first week. Analysing and cross-referencing documents, producing materials in your brand style, building a simple web page. The deliverable is a dashboard built from a real Excel file.
  3. Write your context, one week. You write the project CLAUDE.md file and keep it under 200 lines. It loads at every session and eats context, so it points to side files rather than holding everything itself.
  4. Automate a ritual, two weeks. You connect a business tool, schedule a recurring task and document the procedure for the team. The deliverable is a routine that runs without you.
Four-step Claude Code learning path with the expected deliverable at each stage
Step three is where most people drop off. It is also the one that separates a lucky first try from a real skill.

Step three reflects a broader shift, which I described in my article on Claude Skills and Projects. The right unit of work is no longer the prompt, it is the context you write once and the tool re-reads afterwards.

One distinction separates the people who last from the rest. There is a global context file that applies everywhere, and a local one for each project. A context file is a front desk, not a filing cabinet. Mixing the two turns the global file into a landfill, because every correction feels global at the moment you write it. Almost none of them are.

What a workflow built live actually shows

I filmed a full run, from installing the extension to an automation workflow that actually works. The video shows two things no training deck ever says.

The useful part starts when the CLAUDE.md file gets created. Everything before that is just setup.

The first is real speed. Building that scenario by hand would have taken me about half an hour. Claude Code produced it in a few minutes, with the right components and the right settings.

The second is the last mile. The agent forgot a prompt on one module and left a formatting error on another. You have to open the result, test it and fix it. Training that promises zero verification is selling something other than a skill.

The three mistakes that stretch the path

Charlie Hills, a British marketer with no developer background, documented 173 days of daily Claude Code use in an edition published in August 2026. His verdict comes down to three regrets, and they are exactly the three traps I see in workshops.

  • Borrow before you build. He spent his first month rewriting tools that already existed, were free and were better. His first plugins went in on day 36. They should have gone in during week one.
  • Prune sooner. Instructions pile up one bad session at a time, and nobody re-reads them. A context file quickly becomes a dump that costs you room in every exchange.
  • Build less. Of the 214 skills sitting on his machine, only 72 have ever fired. The other 142 have never run once.

All three share the same root. He added faster than he checked. A well-built training path reverses the order. Install what already exists, measure what actually gets used, then build the rest.

What Claude Code training costs in 2026

Two budgets get confused constantly, and they have nothing to do with each other. The first is the tool, a monthly subscription with Anthropic. The second is the training itself. A subscription trains nobody, and a course gives no access to the tool.

What the tool costs

Claude Pro costs around 20 euros a month, checked on Anthropic's site in August 2026. That is enough to explore and to run a few sessions per week. Claude Max climbs to around 100 to 200 euros a month and targets daily use. The full grid is published by the vendor. This line is a software licence, and it is not funded like a training action.

What the training costs

FormatBudgetWhat it covers
Claude Academy online coursesfreeThe fundamentals on your own, with no business cases
Tandem e-learning course900 eurosThe full path at your own pace, with role-based use cases and template files
One-to-one coachingadd-on, on quotationSessions on your own files, alongside the e-learning
In-house workshopon quotationA shared standard, built on the team's real files
Claude Code training formats and their budget, August 2026

Anthropic offers its own courses on the Claude Academy platform, including a track dedicated to Claude Code. It is the cheapest starting point and it covers the first step. It stops where your job starts, because it has none of your files, none of your constraints and none of your brand rules.

Tandem's complete e-learning course costs 900 euros and runs through the four steps, with context file templates and use cases by function. One-to-one coaching is an add-on, quoted separately, for work on your own files. Both are described on our Claude training page.

What can be funded

Two rules frame funding in France. The personal training account requires a mandatory 150-euro contribution since 1 January 2026, unless the employer co-funds the course. A provider must also hold the Qualiopi certification to unlock OPCO funding, which goes through the company skills development plan.

Public policy is pushing in the same direction. The Osez l'IA plan, run by Bpifrance and the French Directorate General for Enterprise, targets AI adoption in 80% of small and mid-sized companies by 2030. Its ambassador network now exceeds 600 members and has reached more than 35,000 companies, according to the June 2026 press release.

The friction no training programme mentions

Four points come up in every workshop. They make up the real curriculum of the second week.

  • Context consumption. A Claude Code session burns far more than a regular chat exchange. The /context command shows what is filling the window, and /compact compresses it without losing the history.
  • Quality drifting late in a session. A long context does not get read evenly. Write a handover note halfway through, covering what was done, what is left and where the files are. You restart from a clean session without re-explaining everything.
  • False claims. The agent sometimes reports a task as done when it is not. Open the file, test the result, click the buttons.
  • Fixes that break something else. When the same error shows up twice, stop. Ask for an explanation and two different approaches rather than a third attempt.
  • The default visual output. It stays generic. A brand guidelines file in the folder changes the result completely.

This friction does not disappear with experience, it gets managed. That is also why a standalone Claude Code course delivers little. It plugs into a wider foundation, described in our guide to Claude training for teams and in the practical Claude Code guide for non-developers.

Where should you start your Claude Code training?

Block thirty minutes this week. Pick one real task you keep postponing, a spreadsheet to cross-reference, a form to fill, a report to lay out. Install the app, create a dedicated folder, stay in plan mode. That first attempt will teach you more than three hours of demos.

The rest comes down to repetition and to the context you write. If you want to place Claude Code inside the wider ecosystem first, my 10-step guide to mastering Claude gives the right order of progression.

Tandem supports non-technical teams along this path, through a 900-euro e-learning course and one-to-one coaching when the work has to happen on your own files. The approach is described on our Claude training page, and it connects with our AI literacy programmes when a team starts from scratch.

Frequently asked questions

Do you need to code to use Claude Code?

No. Claude Code works in plain language, and Anthropic publicly documents its use by its own legal, marketing and design teams. The useful skill is describing a task precisely and checking the output. A non-technical profile reaches a comfortable level within a few hours on document handling and formatting tasks.

How much does Claude Code training cost?

Tandem's complete e-learning course costs 900 euros and covers the four steps, with role-based use cases and template files. One-to-one coaching is an add-on, quoted separately, for work on your own files. Claude Academy's online courses stay free but stop at the fundamentals, with none of your files or constraints.

Does the Claude subscription count as part of the training cost?

No, these are two separate budgets. The subscription is a software licence, around 20 euros a month for Claude Pro and 100 to 200 euros for Claude Max, prices checked in August 2026. The training is a skills development action, and it can be funded. Add the two together to know your real entry cost, but do not merge them.

Can Claude Code training be funded in France?

Yes, under conditions. OPCO funding goes through the company skills development plan and requires the provider to hold the Qualiopi certification. The personal training account requires a mandatory 150-euro contribution since 1 January 2026, unless the employer co-funds it. The tool subscription itself falls under none of these schemes.

Which permission mode should a beginner use?

Since August 2026, Claude Code sessions start in auto mode on Pro, Max and Team plans. Claude acts without interrupting you, under the watch of a second model that reviews every action. To learn, frame the work in plan mode first, which shows the plan before any change, then let it run in auto. Bypass permissions belongs in an isolated folder only.

Read next

All articles
AI AppliedTwo blocks, one pale and one dark, joined by a coral bridge, with a laptop resting on top

Forward Deployed Engineer: the job of deploying AI

By Louis Graffeuil
AI AppliedIllustration of Claude Skills, a cabinet with three drawers pulled out to different depths, one coral drawer holding a folder

Claude Skills and Projects, why the prompt is no longer the right unit of work

By Louis Graffeuil
AI AppliedIllustration of a tabbed ring binder, a metaphor for the Claude training context folder

Claude training for teams: what actually moves the needle

By Louis Graffeuil