Book 1: Getting Started with Claude Code
From installation to your first AI-powered workflow — no coding experience required.
Table of Contents
Part I: What & Why
- What is Claude Code? — AI that lives in your terminal
- Why Claude Code? — When to use it (and when not to)
- How It Works — The mental model (tools, context, conversation)
Part II: Setup
- Installation — Mac, Windows, Linux step-by-step
- Your First Conversation — Hello World with Claude Code
- Permission Modes — Understanding auto, plan, default
Part III: Daily Workflows
- Reading & Understanding Code — "Explain this codebase to me"
- Editing Files — Making changes with confidence
- Running Commands — Terminal operations through Claude
- Git Workflows — Commits, branches, PRs the easy way
Part IV: Your First Project
- Building a Simple Website — Hands-on tutorial
- Debugging Like a Pro — Finding and fixing bugs
- Working with APIs — Connecting to external services
Part V: Customization Basics
- CLAUDE.md — Your AI's Instruction Manual — Project-level configuration
- Memory System — Teaching Claude to remember
- IDE Integration — VS Code, Cursor, JetBrains