学习golang,和其他等学习资料整理
找开源项目的一些途径
- https://github.com/trending/
- https://github.com/521xueweihan/HelloGitHub
- https://github.com/ruanyf/weekly
- https://www.zhihu.com/column/mm-fe
特殊的查找资源小技巧-常用前缀后缀
- 找百科大全 awesome xxx
- 找例子 xxx sample
- 找空项目架子 xxx starter / xxx boilerplate
- 找教程 xxx tutorial
- Dubbo go 阿里Dubbo团队 https://github.com/apache/dubbo-go
- jupiter 斗鱼开源 http://jupiter.douyu.com/jupiter/
- rpcx 百度大神作品 https://rpcx.io/
- kit 微服务