Files
courses/README.md
Colt Steele MacBook 62cfe77da4 rename course folder
2024-07-22 15:33:01 -06:00

7 lines
481 B
Markdown

# Anthropic Courses
Welcome to Anthropic's educational courses. This repository currently contains two courses:
- [SDK Onramp Course](./AnthropicAPIFundamentals/README.md) - teaches the essentials of working with the Claude SDK: getting an API key, working with model parameters, writing multimodal prompts, streaming responses, etc.
- [Tool Use Course](./ToolUse/README.md) - teaches everything you need to know to implement tool use successfully in your workflows with Claude.