Go 学习资料推荐

Quick Start:

golang.org/doc/install

tour.golang.org/welcome/1

语言层面:

《Effective Go》 golang.org/doc/effective_go.html (官方推荐的文档,轻松易读

《Go程序设计语言》 (比较详细的书籍

实战 & 规范:

《Code Review Comments》
en:github.com/golang/go/wiki/CodeRevi...
cn:studygolang.com/articles/10960

《High Performance Go Workshop》
dave.cheney.net/high-performance-g...

《Practical Go: Real world advice for writing maintainable Go programs》
dave.cheney.net/practical-go/prese...

Runtime:

draveness.me/golang/ (类似书籍比较多,还有一本雨痕的可以找找

官方文档:

golang.org

godoc.org

=================

最推荐上面的Effective Go,另外了解下B站的框架:
github.com/bilibili/kratos

go
讨论数量: 0
(= ̄ω ̄=)··· 暂无内容!

讨论应以学习和精进为目的。请勿发布不友善或者负能量的内容,与人为善,比聪明更重要!