# Anthropic Courses Welcome to Anthropic's educational courses. This repository currently contains two courses: - [SDK Onramp Course](./SDKOnramp/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.