Anthropic Prompt Engineering Interactive Tutorial
For: Anyone whose primary LLM is Claude (or who builds with Anthropic API)
Side-by-side comparison on level, duration, pricing, instructor, tier. Editor verdict on which course wins for which buyer.
If you use Claude specifically (or you're picking between models), this is the canonical resource. Free, hosted on GitHub, with both a Jupyter-notebook variant and a Google Sheets variant for non-developers. Covers prompt structure, role/system prompts, chain-of-thought, tool-use schema, the constitutional-AI patterns Anthropic models respond to particularly well. Vendor-authored materials sometimes oversell; this one's the opposite — honest about model limits and where prompts fail.
The default starting point if anyone asks 'where do I learn prompting'. Free, 90 minutes, by Andrew Ng and an OpenAI engineer — there is no higher-authority entry point in the field. The course teaches structured prompting patterns (system messages, few-shot, chain-of-thought, output parsing) with hands-on Jupyter labs. The downside is age — released in 2023, the GPT-3.5-era examples are dated, but the patterns transfer cleanly to GPT-4o / Claude 3.5 / Gemini 2.
| Dimension | Anthropic Prompt Engineering Interactive Tutorial | ChatGPT Prompt Engineering for Developers |
|---|---|---|
| Provider | Anthropic | DeepLearning.AI |
| Editorial tier | Hands-on reviewed | Hands-on reviewed |
| Level | Beginner | Beginner |
| Format | interactive | self paced |
| Duration | ~9 chapters (3-6 hours) | ~1.5 hours (9 lessons) |
| Pricing | Free | Free |
| Instructor | Anthropic Education Team — Anthropic | Andrew Ng & Isa Fulford — Founder DeepLearning.AI; Member of Technical Staff, OpenAI |
| Rating | No public rating | No public rating |
| Topics | prompt engineering, llm fundamentals | prompt engineering, llm fundamentals |
| Last verified | 2026-05-23 | 2026-05-23 |
Take ChatGPT Prompt Engineering for Developers first — it's the editor's pick on this topic. Anthropic Prompt Engineering Interactive Tutorial is a solid alternative; pick it if the format, instructor or price fit you better.
For: Anyone whose primary LLM is Claude (or who builds with Anthropic API)
For: Developers writing their first LLM-powered feature
Similar courses you might also be considering.