Claude Code — AI Coding Assistant

    • Level 1: Beginner
      • Lesson 1. What Is Claude Code and Why You Need It
      • Lesson 2. Installing Claude Code
      • Lesson 3. First Launch and Authorization
      • Lesson 4. Terminal Basics
      • Lesson 5. Working with Code
      • Lesson 6. Claude Code in VS Code and JetBrains
    • Level 2: Intermediate
      • Lesson 1. CLAUDE.md — Instructions for Your Assistant
      • Lesson 2. Settings and Configuration
      • Lesson 3. Slash Commands
      • Lesson 4. Workflows
      • Lesson 5. Working with Multiple Files
      • Lesson 6. MCP Servers — Connecting External Tools
      • Lesson 7. Web and Mobile Version
    • Level 3: Advanced
      • Lesson 1: Hooks — Automatic Checks and Event Interception
      • Lesson 2: Plugins — Extending Claude Code's Capabilities
      • Lesson 3: Creating Your Own Plugins
      • Lesson 4: GitHub Actions and CI/CD — Automation with Claude Code
      • Lesson 5: Agent SDK — Programmatic Access to Claude Code
      • Lesson 6: Agent Teams — Multiple Agents Working Together
      • Lesson 7: Security and Best Practices
    EnglishРусский中文

    Course Contents

    EnglishРусский中文

    Course Contents#

    Level 1: Beginner#

    # Topic
    1 What is Claude Code
    2 Installation
    3 First Launch
    4 Terminal Basics
    5 Working with Code
    6 IDE Integration

    Level 2: Intermediate#

    # Topic
    1 CLAUDE.md
    2 Settings
    3 Slash Commands
    4 Workflows
    5 Multi-file Projects
    6 MCP Servers
    7 Web & Mobile

    Level 3: Advanced#

    # Topic
    1 Hooks
    2 Plugins
    3 Creating Plugins
    4 GitHub Actions
    5 Agent SDK