谷歌一下 go 的全貌git
http://www.runoob.com/go/go-tutorial.htmlgithub
我的以爲是最佳教程
https://github.com/golang/tour
https://tour.golang.org/welcome/1golang
https://www.w3cschool.cn/go_internals/web
裏面有各類基本數據結構的基本用法:
https://gobyexample.com/
kafka client:
https://blog.wolfogre.com/posts/golang-consume-kafka/數據結構
go web 搭建學習
https://astaxie.gitbooks.io/build-web-application-with-golang/content/zh/
https://chai2010.cn/advanced-go-programming-book/app
https://golang.org/doc/effective_go.html
https://tonybai.com/2017/04/20/go-coding-in-go-way/?hmsr=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io框架