Tutorial
Diataxis Quadrant: Learning-oriented
Target Audience
Complete beginners (first-year university students without CS background)
Purpose
Step-by-step instructions that guide readers through completing a full task from scratch. Each tutorial is a "follow along" experience.
Writing Principles
- Every step must have verification points and expected outputs so readers can confirm "I did it right"
- Don't explain principles (that's for architecture/) - just say "what to do" and "how to do it"
- Assume readers know nothing; link terms to Glossary on first appearance
- Use "conversation replay" mode to demonstrate AI interactions
- Include "AI makes mistakes" teaching scenarios to develop readers' judgment
Included Documents
ai-programming-basics.md— AI Programming Basics (Zhipu registration, Claude Code setup, first task)ai-template-development.md— Develop Presto Templates from Scratch with AIai-presto-usage.md— Use Claude Code Skills to Call Presto Templatesai-content-transform.md— Use Skills to Convert Content to Template Input Format
