Files
vibe-coding-cn/i18n/en/documents/03-practice/README.md
T
tukuaiai 2fba88ab60 docs: update en/ documents with latest zh/ translations
- Update 00-fundamentals: Language Layer Elements, Glue Coding, Common Pitfalls, The Way of Programming, General Project Architecture Template
- Update 01-getting-started: all 4 guides
- Update 04-resources: Tool Collection, External Resource Aggregation
- Add fate-engine-dev practice examples
- Update all README.md files

Translated using Gemini CLI headless mode
2025-12-19 17:36:38 +08:00

18 lines
634 B
Markdown

# 🎯 Hands-on Practice
> Real-world project development experience and review
## 🏗️ Project Practice Experience
| Project | Description |
|:---|:---|
| [polymarket-dev](./polymarket-dev/) | Polymarket Data Analysis |
| [telegram-dev](./telegram-dev/) | Telegram Bot Development |
| [web-app](./web-app/) | Web Application Development |
## 🔗 Related Resources
- [Fundamentals Guide](../00-fundamentals/) - Core concepts and methodologies
- [Getting Started Guide](../01-getting-started/) - Environment setup
- [Methodology](../02-methodology/) - Tools and experience
- [Resources](../04-resources/) - Templates and tools