vibe-coding-cn/documents/04-资源/README.md

32 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 📦 资源
> 模板、工具、外部资源
## ✅ 外部资源已迁移到在线表格(唯一真相源)
- 在线表格入口:[`assets/README.md`](../../assets/README.md)
- 直达链接:
- [外部资源在线表格Google Sheets](https://docs.google.com/spreadsheets/d/1DY0JfSph_OqaSkVPlrnQrg7OKyPUuhDHsCh-431ot-I/edit?usp=sharing)
## 🗂️ 模板与工具
| 资源 | 说明 |
| :--- | :--- |
| [通用项目架构模板](./通用项目架构模板.md) | 多种项目类型的标准目录结构 |
| [代码组织](./代码组织.md) | 代码组织最佳实践 |
| [工具集](./工具集.md) | 常用开发工具 |
## 📚 学习资源
| 资源 | 说明 |
| :--- | :--- |
| [编程书籍推荐](./编程书籍推荐.md) | 精选编程书籍 |
| [外部资源聚合(历史快照)](./外部资源聚合.md) | 已迁移到在线表格,本文件仅保留历史参考 |
## 🔗 相关资源
- [基础指南](../00-基础指南/) - 核心理念与方法论
- [入门指南](../01-入门指南/) - 环境配置
- [方法论](../02-方法论/) - 工具与经验
- [实战](../03-实战/) - 动手实践