跳至内容
首页AI

免费 课程

Claude Code in Action

中级技能水平
更新时间 2026年6月
Get hands-on with Claude Code, Anthropic's terminal AI agent: master context, plan mode, custom commands, MCP, and hooks to ship real work you can trust.
开始免费课程

免费包含

ClaudeArtificial Intelligence
3小时
15 视频
46 道练习
2,900 XP
成就证明

创建您的免费帐户

继续使用 Google显示更多选项


继续操作即表示您接受我们的《使用条款》和《隐私政策》,并同意您的数据存储在美国。

深受数千家公司学习者的喜爱

Group

需要团队培训?

企业版试用

课程描述

Turn Your Terminal into an AI-Powered Development Environment

Claude Code is Anthropic's agentic coding assistant that lives in your terminal, reading your files, running commands, and editing code on your behalf. This course shows you how to use it well — not by typing hopeful prompts and accepting whatever comes back, but with deliberate workflows that produce reliable results. You'll work inside a real project the whole way through, and because DataCamp provides a ready-to-use environment, you'll run actual Claude Code sessions from the very first exercise, with no installation or API key required.

Understand How Claude Code Actually Works

Before you can guide a tool, you need to know what it is doing. You'll learn what a coding assistant really is, and how a language model — which can only turn text into text — uses tool calls to read files, run commands, and act on the outside world. You'll see why Claude's strength with tool use is exactly what sets Claude Code apart, and watch it take on real tasks: profiling and optimizing a popular open-source library, analyzing data in a notebook, restyling a web app through a live browser, and reviewing a pull request for a security issue on GitHub.

Build a Reliable Daily Workflow

Strong results with Claude Code come down to one core skill: managing context. You'll set up Claude on a project with /init and a CLAUDE.md file, point it at the right code using @ file mentions and memory mode, and keep long sessions focused with /context, /compact, and /clear. From there, you'll make safe, reviewable changes with plan mode and extended thinking, commit them with messages Claude writes for you, and turn repetitive prompts into custom slash commands. Finally, you'll extend Claude Code with MCP servers and wire it into GitHub to review pull requests automatically.

Automate and Extend with Hooks and the SDK

Claude Code does not have to wait for your next prompt. You'll learn to write hooks that run automatically before and after Claude uses a tool — blocking reads of sensitive files such as .env, type-checking every edit and feeding errors back so Claude can fix them, and even launching a second Claude instance to catch duplicate code before it lands. Then you'll step outside the terminal entirely with the Claude Code SDK, driving Claude from your own scripts, pipelines, and scheduled jobs.

By the time you finish, you'll know how to set up Claude Code on any project, guide it with just enough context, and extend it with custom commands, MCP servers, hooks, and the SDK — a practical, end-to-end foundation for shipping real work with an AI coding assistant you can trust.

先决条件

Claude Code 101
1

What is Claude Code?

Learn what Claude Code is, how it differs from other coding assistants, and how its use of tools lets it read files, run commands, and explain code for you.
开始章节
2

Getting Hands On

Set up Claude Code on a real project, then guide it with CLAUDE.md and context controls, make safe edits with plan mode, and extend it with custom commands, MCP servers, and GitHub.
开始章节
Claude Code in Action
课程完成

获得成就证明

将此证书添加到您的 LinkedIn 档案、简历或履历中
在社交媒体和绩效评估中分享
立即注册

加入超过19百万学习者,今天就开始Claude Code in Action!

创建您的免费帐户

继续使用 Google显示更多选项


继续操作即表示您接受我们的《使用条款》和《隐私政策》,并同意您的数据存储在美国。

通过 DataCamp for Mobile 提升您的数据技能

随时随地通过我们的移动课程和每日 5 分钟编程挑战提升技能。