Skip to content

资源汇总

ToDO:

https://segmentfault.com/u/shuaiqimao

一些源码解读,希望先自己看,尝试描述,再对比作者的描述,学习一些术语及表达方式

好的博客,作者实力扎实 https://nanxiao.gitbooks.io/golang-101-hacks/content/ https://nanxiao.me/en/ https://eddycjy.com/posts/ 煎鱼

Russell Cohen:非常有条理

Books: https://www.golang-book.com/books/intro

Interactive: https://go.dev/tour/welcome/1

榜样人物:

https://draveness.me/golang/

https://blog.codinghorror.com/about-me/

想要读的仓库:

https://github.com/gin-gonic/gin

gin-admin

https://github.com/gofiber/fiber

想要读的书:

《设计模式》

TonyBai: 《改善Go语言编程质量的50个有效实践》

https://quii.gitbook.io/learn-go-with-tests/

需要熟悉unix环境:

https://www.zhihu.com/question/19939011