Files
courses/README.md
Elie Schoppik 3d395f6db2 Update README.md
Co-authored-by: Maggie <143411590+maggie-vo@users.noreply.github.com>
2024-08-27 16:28:02 -04:00

1.2 KiB

Anthropic courses

Welcome to Anthropic's educational courses. This repository currently contains four courses. We suggest completing the courses in the following order:

  1. Anthropic API fundamentals course - teaches the essentials of working with the Claude SDK: getting an API key, working with model parameters, writing multimodal prompts, streaming responses, etc.
  2. Prompt engineering interactive tutorial - a comprehensive step-by-step guide to key prompting techniques
  1. Real world prompting course - learn how to incorporate prompting techniques into complex, real world prompts
  2. Tool use course - teaches everything you need to know to implement tool use successfully in your workflows with Claude.

Real world prompting with Google Vertex - learn how to incorporate prompting techniques into complex, real world prompts with Google Vertex