github.com
Anthropic Courses
A repository of educational courses and notebooks from Anthropic.
https://github.com/anthropics/coursesAbout This Resource
A repository of educational courses and notebooks from Anthropic. It collects practical material on using Claude, writing prompts, evaluating outputs, and building applications with model APIs.
Saved Notes
Original notes saved with this link. They may describe an earlier version.
https://github.com/anthropics/courses
Anthropic courses
Welcome to Anthropic's educational courses. This repository currently contains five courses. We suggest completing the courses in the following order:
- Anthropic API fundamentals - teaches the essentials of working with the Claude SDK: getting an API key, working with model parameters, writing multimodal prompts, streaming responses, etc.
- Prompt engineering interactive tutorial - a comprehensive step-by-step guide to key prompting techniques. [AWS Workshop version]
- Real world prompting - learn how to incorporate prompting techniques into complex, real world prompts. [Google Vertex version]
- Prompt evaluations - learn how to write production prompt evaluations to measure the quality of your prompts.
- Tool use - teaches everything you need to know to implement tool use successfully in your workflows with Claude.
Please note that these courses often favor our lowest-cost model, Claude 3 Haiku, to keep API costs down for students following along with the materials. Feel free to use other Claude models if you prefer.