vibe-coding-cn/i18n/en/documents/04-resources
tukuaiai 372568f9de docs(i18n): sync English translations with latest Chinese versions
Updated files:
- 00-Vibe Coding Philosophy.md: Complete rewrite to match new concise Chinese version (Dao philosophy style)
- External Resource Aggregation.md: Full rewrite with proper resource aggregation content (was incorrectly containing README content)

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
2026-01-10 23:29:30 +08:00
..
External Resource Aggregation.md docs(i18n): sync English translations with latest Chinese versions 2026-01-10 23:29:30 +08:00
README.md docs: update en/ documents with latest zh/ translations 2025-12-19 17:36:38 +08:00
Recommended Programming Books.md refactor(en): restructure en/documents to match zh structure 2025-12-19 02:02:06 +08:00
Tool Collection.md docs: update en/ documents with latest zh/ translations 2025-12-19 17:36:38 +08:00

README.md

# 📦 Resources

> Templates, Tools, External Resources

## 🗂️ Templates and Tools

| Resource | Description |
|:---|:---|
| [General Project Architecture Template](./通用项目架构模板.md) | Standard directory structures for various project types |
| [Code Organization](./代码组织.md) | Best practices for code organization |
| [Tool Set](./工具集.md) | Commonly used development tools |

## 📚 Learning Resources

| Resource | Description |
|:---|:---|
| [Recommended Programming Books](./编程书籍推荐.md) | Curated selection of programming books |
| [Aggregated External Resources](./外部资源聚合.md) | Summary of AI tools, communities, and GitHub repositories |

## 🔗 Related Resources
- [Fundamentals Guide](../00-基础指南/) - Core concepts and methodologies
- [Getting Started Guide](../01-入门指南/) - Environment setup
- [Methodology](../02-方法论/) - Tools and experience
- [Practice](../03-实战/) - Hands-on practice