Claude Code CLI

Master Anthropic's official command-line tool for AI-assisted coding. Learn to install, configure, and use Claude Code to edit files, navigate codebases, create commits, and supercharge your development workflow — all from the terminal.

7
Lessons
45+
Examples
~2hr
Total Time
CLI Focused

What You'll Learn

By the end of this course, you'll be a confident Claude Code user — able to leverage AI directly in your terminal for real development work.

Terminal-Native AI

Understand how Claude Code brings AI coding assistance directly into your terminal, no browser required.

📝

Edit Code with AI

Learn to use Claude Code to edit single files, refactor across multiple files, and generate new code from descriptions.

🛠

Real Workflows

Master practical workflows: bug fixing, feature development, code review, test writing, and git operations.

Configuration

Customize Claude Code with settings files, CLAUDE.md project context, MCP servers, hooks, and custom commands.

Course Lessons

Follow the lessons in order or jump to any topic you need.

Prerequisites

What you need before starting this course.

Before You Begin:
  • Basic familiarity with a terminal/command line
  • Node.js 18 or later installed on your system
  • An Anthropic API key (or you can get one during the course)
  • A code project to practice with (any language works)