07d82d046b
- Move standalone AI-related files into 8-artificial-intelligence directory - Move development tools content into 2-development-tools directory - Move server/backend content into 4-server-and-backend directory - Create new index files for each section - Update .gitignore to exclude old backup directories - Update theme imports for new component locations
1.4 KiB
1.4 KiB
附录
本附录涵盖从计算机基础到工程素养的完整知识体系。
目录
一、计算机是怎么回事
从晶体管到操作系统,深入了解计算机如何工作。
二、开发环境与工具
掌握现代软件开发必备的命令行、Git、编辑器等工具。
三、浏览器与前端
全面了解浏览器原理、JavaScript、前端框架和工程化实践。
四、服务器与后端
深入后端开发、API 设计、认证授权、缓存和消息队列等核心技术。
五、数据
从 SQL 到数据治理,全面掌握数据处理和分析技能。
六、架构与系统设计
学习微服务架构、分布式系统和系统设计方法论。
七、基础设施与运维
掌握容器化、Kubernetes、CI/CD、云平台和监控告警。
八、人工智能
从 AI 历史到 Agent 智能体,全面了解人工智能技术。
九、工程素养
提升代码质量、测试策略、设计模式和工程实践能力。