Classroom
2 days2300,-
excl. VAT
- Pleasant venue with a good trainer
- Small groups
- Inspiring and motivating
Claude Code brings Anthropic's agent to your terminal and changes the way you write, refactor and debug code. In this hands-on course you learn to use the tool productively in your daily development work, with you as the developer firmly in control.
In this two-day hands-on course you work with Claude Code, Anthropic's agentic developer tool that runs in your terminal. You learn how to use this AI CLI in your day-to-day development work: from navigating your codebase and refactoring to writing tests, debugging and proposing commits. You stay in charge as the pair programmer.
You work on your own laptop with either your own project or an example codebase supplied by us. Day one focuses on installation, setup and the basic workflows: prompting effectively in code context, the difference between agent and chat mode, and configuring permissions and hooks. On day two you go deeper into slash commands, subagents, MCP servers and working with large codebases. Team workflows, refactoring across multiple files and keeping an eye on token budget and costs are also covered.
The course is entirely practice-based. You do work that you would genuinely do the same way tomorrow, while the trainer looks on and guides you. The small group of no more than eight participants leaves plenty of room for personal attention. The course is given in the classroom or online and is also available in-company.
After this course you will work independently with Claude Code in your terminal and use the tool effectively in your day-to-day development work. You know how to install Claude, connect it to your IDE and MCP servers, and how to configure permissions and hooks safely.
Specifically, by the end you will be able to:
This course is intended for experienced developers who want to become more productive with AI in their terminal workflow. You work with code every day and want to use Claude Code to build features faster, fix bugs and carry out larger refactorings without giving up control.
The course is intended for:
This course is entirely hands-on. You work on your own laptop on real tasks from your own codebase, or on a sample project that we set up for you. You will not come across slides-only hours here.
The trainer looks over your shoulder as you use Claude Code in your terminal: installing, prompting, refactoring, writing tests and debugging. You receive immediate feedback on your approach and learn from what your fellow participants are doing in the group.
With a maximum of 8 participants per group, there is plenty of room for personal guidance and questions about your specific situation. The course can be followed on location (in the classroom) or online. In-company is also an option — in that case we come to you.
You will work with a digital workbook containing practice repositories and a reference card with the most commonly used commands and patterns. Claude API credits for the course days are included, so you can get started straight away without having to arrange anything yourself.
You have at least two years of professional development experience and work with code on a daily basis. You are at home on the command line and work routinely with git and your IDE. Experience with Python, JavaScript or TypeScript is useful, but other languages are fine too. Prior knowledge of AI or Claude is not required. You arrange an Anthropic account with an API key during the course.
Nothing special required. You work on your own laptop with Claude Code in the terminal; we provide the API credits for the course days. For the classroom version we take care of coffee, tea and lunch; for the online version you follow the course via a video meeting.
Would you like to organise this training for a whole group or several groups? This can be cost-effective. For example, we can tailor the content entirely to your organisation, and training a whole group is also cheaper.
Are you looking at large numbers of participants or a complete academy? That involves a great deal. Consider planning and communication, for example, or identifying and agreeing the objectives and content of the training. Or differences in level, feedback mechanisms and safeguarding. Fortunately, Learnit has extensive experience in this field (more than 25 years) and we are happy to help you through this process.
The training is given in Dutch as standard. The trainer has a good command of English. English-language course material can be used. With a minimum enrolment of 3 participants, the training can also be given entirely in English.
At Learnit you will always find a course that takes you further. From (technical) IT skills to communication or personal leadership. You can also choose the training format that suits you best: a classroom course, a tailor-made course at your own office, an online course or an e-learning. We have the right course and the right format for everyone. Because learning in the way that suits you best delivers the best results.
Personal attention and a pleasant atmosphere. Whether you take a course with us, at your office or on your own PC, we make sure you feel at home enough to push your boundaries.
New opportunities arise when you get moving. Stay sharp. Keep taking new steps. We encourage you to take the plunge and really go for it.
Discover something new. Build on your strengths. And choose your own path. We help you grow with training courses and learning formats that genuinely suit you.
We always think in terms of possibilities and win-win. And every day we work on new solutions for tomorrow. By offering training courses that leave you well prepared for the future.
We don't make empty promises. What we do offer is quality, knowledge and experience. A broad range of courses, made possible by our inspired staff and trainers.
We listen to what matters to you. To what you need. Because that is where our solution, our tailored approach, begins. Understanding each other properly and communicating clearly: that is what we believe in.
Taking a training course at Learnit means learning together. Together with your experienced trainer, together with your course group or together with your colleagues. And whether you take the training at home, at your office or at one of our training locations, we are always available to help you. To share our knowledge with you in a way that is genuinely useful to you. Getting further together through personal attention and understanding each other well; that is what we believe in.
Learning theory from a book that you can then hardly use in your work? Not at Learnit! Whichever training you take with us, you can put it to use at your workplace straight away. Because of the unique learning objectives you set together with the trainer at the start of the training. Because of the alternation between theory and (interactive) practical assignments. And by bringing the challenges you face in your daily work along to the training.
No suitable start date? Send us a date request. Then we will look together at how we can still meet your training needs.
You can find the current price at the top right of this course page, along with the schedule, location and delivery format. For in-company or bespoke courses we are happy to provide a quotation on request.
You have at least two years of professional development experience and work with code on a daily basis. You are at home on the command line and use git and an IDE as a matter of routine. Experience with Python, JavaScript or TypeScript is useful, but other languages are fine too. Prior knowledge of AI, Claude or other LLMs is not required; you will learn that during the course.
The course suits software engineers, full-stack developers, DevOps and platform engineers and tech leads who want to become more productive with AI in their terminal workflow. You build features, fix bugs and carry out refactorings, and you want to use Claude Code as a pair programmer without giving up control. Senior developers who want their team to work with Claude Code are also in the right place here.
You learn to install Claude Code and connect it to your IDE, to prompt effectively with file and line references, and to switch between agent mode and chat mode. You also practise with permissions and hooks, slash commands and custom commands, subagents for specialised subtasks and MCP servers for external tools such as a database, git, Jira and monitoring. Refactoring across multiple files, navigating large codebases and keeping an eye on your token budget are covered as well.
Yes. You can choose classroom training at our training location, online via Microsoft Teams, or in-company at your own office. For in-company courses we tailor the content to your stack, codebase and team workflow. Get in touch for a bespoke proposal.
Yes. On completion you receive a certificate of attendance from Learnit. You can add this to your LinkedIn profile or your personal development record.
The course is entirely hands-on. You work on your own laptop on real tasks from your own codebase, or on a sample project that we set up for you. The trainer actively follows along in your terminal and gives immediate feedback on your approach. You receive a digital workbook with practice repositories and a reference card covering the most important commands, workflows and shortcuts.
Copilot is an autocomplete tool that offers suggestions in your editor. Claude Code works differently: it is an agent in your terminal that reads your codebase, edits several files at once, runs commands and completes tasks independently. That calls for a different way of working and directing. In this course you learn to master that agentic workflow, so you can handle larger refactorings and more complex features than with an autocomplete assistant alone.
Yes, that is the whole point. During the course you preferably practise with your own codebase, so you go home with a working setup, experience with your own stack and concrete workflows you can put to use straight away. The reference card helps you quickly find the right commands and patterns during the first few weeks.
A general AI course gives you an overview of tools, prompting techniques and use cases at a high level. This course goes into depth specifically on Claude Code: the agent architecture, MCP servers, subagents, hooks and the terminal workflow. If you want to know what is available on the market, choose a broader AI course. If you want to use Claude Code productively in your daily work, you are in the right place here.
Certainly. Team workflows are an explicit part of the course. You learn how to share conventions, custom commands and subagents with colleagues, how to set permissions and hooks so that the rest of the team can work safely, and how to make Claude Code part of your review and release process. As a tech lead you go home with an approach for rolling the tool out across the whole team.
Staying in control is a central theme of the course. You learn to work with permissions (which commands and file operations the agent may carry out without approval), hooks (where you want to build in a manual check) and the difference between agent mode and chat mode. You practise with safety settings that suit different kinds of work: experimental on a feature branch, cautious on production code. That way you stay at the wheel, not the agent.