go17/README.md
2024-11-16 10:04:36 +08:00

21 lines
509 B
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.

# Go17 代码
## 项目大纲
[新项目大纲](https://gitee.com/infraboard/go-course/blob/master/new.md)
## 基本要求
第一件事儿: 建立自己的项目仓库, 最好一个项目一个仓库, 课程里面不会为了你找代码方案,会把所有的项目都放在这个仓库
1. Web全栈开发(Book Api): 必须完成
2. 微服务项目: 不做要求
3. 研发云业务平台: 不做要求
## 课件如何使用
注意事项:
1. 不要Copy代码一定要自己 一行一行的写