| name | hands-on-prompting-exercises |
| description | Use when teaching prompt engineering. Hands-on practice = effective learning.
|
Hands-On Prompting Exercises
Prompt engineering courses: students need real practice. Exercises with API access; immediate feedback; iterative improvement.
Prompting exercise structure
- Problem statement — what's the goal?
- Prompt template — starting point or blank slate
- Live API access — test prompts
- Compare to expected output — verify correctness
- Iteration — refine prompt
- Discussion — what worked, what didn't
Exercise difficulty progression
Beginner:
- Basic instruction following
- Few-shot examples
- Output formatting
- System vs user prompts
Intermediate:
5. Chain-of-thought reasoning
6. Decomposition
7. Self-consistency
8. Role assignment
Advanced:
9. Multi-step pipelines
10. RAG
11. Function calling
12. Tool use
Practice environment
- Browser-based playground — no setup
- API key for students (with limits)
- Save prompts — track learning
- Compare with peers — see different approaches
- Reference solutions — instructor's prompts
- Live coaching — instructor reviews
Where this fits in the X3 empire
Prompting curriculum for CardPrepAI Academy advanced AI track.