golang 學習路徑


一 了解 go

谷歌一下 go 的全貌

二 入門教程

http://www.runoob.com/go/go-tutorial.html

三 安裝運行環境 & IDE(goland)

四 gotour

個人覺得是最佳教程
https://github.com/golang/tour
https://tour.golang.org/welcome/1

五 簡易源碼解析

https://www.w3cschool.cn/go_internals/

六 開始寫代碼

里面有各種基本數據結構的基本用法:
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/

八 慣用法

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

九 調優


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2026 CODEPRJ.COM