go17/README.md
2024-11-16 10:31:47 +08:00

35 lines
865 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. 研发云业务平台: 不做要求
## 大纲
homework: 项目作业仓库地址
skills: 项目中需要使用到的一些技能
hook:
vblog:
devcloud-mini
devcloud
## 课件如何使用
注意事项:
1. 不要clone我的代码仓库在里面写自己代码需要创建一个自己的代码仓库来写项目代码
2. 不要Copy代码一定要自己 一行一行的写
3. 如何问问题: 不要在群里贴代码, 要贴出你 认为有问题的代码地址