Claude Code — resources

roadmap.sh: https://roadmap.sh/claude-code

Books

  • Claude Code docs (official) (Anthropic) — the canonical, always-current reference; treat it as the primary text.
  • Building Effective Agents (Anthropic) — the engineering essay behind the agentic patterns Claude Code embodies.
  • The Pragmatic Programmer (Hunt & Thomas) — the review and design judgment you need to drive an agent well.
  • Designing Data-Intensive Applications (Martin Kleppmann) — systems grounding for the real projects you’ll build with it.

Courses / practice