Resources
Repo Entry Points
`guides/`
Long-form study guides and navigation docs.
`courses/`
Captured lesson markdown, indexes, and diagram assets.
`cheat/`
Fast cram sheets for last-minute review.
`docs/`
Canonical repo docs including the main CCA guide.
Official
Anthropic Cookbook
Code examples and guides for building with Claude APIs
Claude Certifications
Official CCA certification portal and exam registration
Skilljar — CCA Course
Anthropic's official training platform for certification prep
CCA Exam Guide
Official exam guide with domain breakdown and objectives
Docs
Claude Code Playbook
Comprehensive guide to Claude Code features, hooks, and extensions
Anthropic API Docs
Full API reference, model specs, and feature documentation
Model Context Protocol
MCP specification, SDKs, and server development guides
Claude API Reference
Complete API reference for messages, tool use, and streaming
Guides
Community
Study Tip
Start with the captured course notes in this repo, then use the Anthropic Cookbook, Claude Code docs, and the official exam guide to fill in implementation details and confirm scope for each exam domain.