8000 feat(root): add more contents to README.md · shgopher/408@8f1e04d · GitHub
[go: up one dir, main page]

Skip to content

Commit 8f1e04d

Browse files
committed
feat(root): add more contents to README.md
1 parent 678be20 commit 8f1e04d

File tree

1 file changed

+7
-20
lines changed

1 file changed

+7
-20
lines changed

README.md

Lines changed: 7 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ hey~,我是科科人神,目前就职于国内一家互联网公司,你们
2020

2121
- `好友`, 可以添加作者的微信好友
2222

23-
24-
![](./408.png)
2523
## 计算机基础
2624
- [什么是计算机](./什么是计算机.md)
2725
## 算法
@@ -117,25 +115,14 @@ hey~,我是科科人神,目前就职于国内一家互联网公司,你们
117115
- 函数式编程
118116
- 声明式编程
119117
- 命令式编程
120-
## 视频教程
121-
- [x] [《go语言从入门到实践》](https://github.com/shgopher/bestGO)
122-
## 系列教程
123-
- [x] [GOFamily](https://github.com/shgopher/GOFamily/) 一本为go后端程序员打造的教程
124-
- [ ] [RustFamily](https://github.com/shgopher/RustFamily) 一本为rust后端程序员打造的教程
125-
- [x] [408](https://github.com/shgopher/408/) 一本主要以408知识为主的基础课程
126-
- [x] [luban](https://github.com/shgopher/luban/) 一本用鲁班的名字命名,主要讲解系统设计的书籍
127-
- [x] [dingdang](https://github.com/shgopher/dingdang/) 叮当,是一本讲解各种工具的书
128-
- [x] [god](https://github.com/shgopher/god/) 给程序员写的教程,主要关于学习,副业,买房,面试等内容,程序员才是真神!
129-
## 作者写的项目
130-
- [ ] [hui](https://github.com/shgopher/hui) 一个简洁好用效率高的web框架
131-
- [ ] [zhongli](https://github.com/shgopher/zhongli) 一个高效易用的 rpc 框架
132-
- [ ] [yelan](https://github.com/shgopher/yelan) 一个利用k8s基本原理去写的区块链服务
133-
- [ ] [retuo](https://github.com/shgopher/retuo) 一个分布式爬虫服务
134-
- [ ] [ka](https://github.com/shgopher/ka) 一个效率非常高的秒杀服务
135-
- [ ] [key](https://github.com/shgopher/key) 一个微服务架构的服务授权系统
136-
- [x] [short](https://github.com/shgopher/short) 一个简单的短链接服务
137-
- [ ] [go-short](https://github.com/shgopher/go-short) 一个微服务架构的短链接服务
118+
## 更多内容
119+
> 👷 正在施工中...
138120
121+
- [GOFamily](https://github.com/shgopher/GOFamily) go 后端程序员宝典:go基础语法,go底层数据结构,go runtime 实现原理,go 并发模式 ,go语言项目经验
122+
- [408](https://github.com/shgopher/408) 关于408的相关知识,例如算法数据结构,网络,操作系统,数据库等。
123+
- [luban](https://github.com/shgopher/luban) 系统设计相关内容,例如分布式共识算法,消息队列,容器,RPC 等内容。
124+
- [dingdang](https://github.com/shgopher/dingdang) 各种工具类的使用,例如 git,正则表达式,ddd,CI/CD 等内容。
125+
- [god](https://github.com/shgopher/god) 关于程序员自身的一些看法,例如面试经历,赚钱窍门,创业门道,如何向上管理等。
139126
## 参考资料
140127
- [计算之魂](https://book.douban.com/subject/35641088/)
141128

0 commit comments

Comments
 (0)
0