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
6 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.

The four permission modes, the real starting point

The first setting in any Claude Code training is not prompting, it is permission. Four modes exist, and they decide what the agent may do without asking you first.

  • Ask on every action. You approve every read, every write and every command. The pace is slow, but nothing happens without you.
  • Auto-accept edits. Claude edits files on its own and still asks before running a command. This is the right day-to-day execution mode.
  • Plan mode. Claude writes its plan and waits for your approval before touching anything. This is the framing mode, and the most instructive early on.
  • Bypass permissions. Claude reads, writes and executes without asking, file deletion included. This mode belongs in an isolated folder only.
Tandem diagram of the four Claude Code permission modes, from the most cautious to the most autonomous
Frame the work in plan mode, run it in auto-accept mode. It is the one setting that really changes your first week.

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 four modes. The deliverable is a tidy workspace.
  2. Handle your own files, one week. You cross two spreadsheets, fill a PDF form and clean messy data. 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. You add the brand guidelines, the tone and your in-house conventions.
  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.

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.

What Claude Code training costs in 2026

Three cost lines add up, and two of them can be funded. The prices below were checked on Anthropic's site in August 2026 and converted into rough euro figures.

ItemRough figureWhat it covers
Claude Academy online coursesfreeThe fundamentals plus a track dedicated to Claude Code
Claude Pro subscriptionaround 20 euros a monthLight usage, a few sessions per week
Claude Max subscriptionaround 100 to 200 euros a monthDaily usage and long-running projects
Workshop or coachingon quotationReal company cases and a shared team standard
Cost of getting a team up to speed on Claude Code, as of August 2026

Anthropic offers its own courses for free on the Claude Academy platform, including a track dedicated to Claude Code. It is the cheapest starting point, and it comfortably covers the first step.

On funding, two rules frame the subject in France. The personal training account now 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.

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. On an entry-level plan, the limit arrives quickly.
  • 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, with workshops built around their 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 long does Claude Code training take?

Budget two hours for installation and understanding the permission modes, then around four weeks at a few hours per week to build a real skill. The useful pace runs through four steps, each with a real deliverable. A single employee moves faster, but a shared team standard needs that timeline.

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. Claude Academy online courses remain free and need no paperwork.

Which Claude plan do you need to learn Claude Code?

The Claude Pro plan, around 20 euros a month as of August 2026, is enough to explore the tool and run a few sessions per week. A Claude Code session consumes far more than a chat exchange, so daily use quickly pushes towards a Max plan, around 100 to 200 euros a month. Start on the entry plan and watch your real limits.

What is the difference between Claude Code and Claude Cowork?

Claude Cowork works on your local files like a desk assistant, without running commands. Claude Code executes, it creates and edits files, runs scripts, connects to external tools and chains long tasks. Cowork suits document production, Claude Code suits automation and technical deliverables.

Read next

All articles
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
AI Applied3D illustration of a small robot wearing a graduation cap

Learning to build AI agents: the path that works in 2026

By Louis Graffeuil