This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
golang [2017/01/25 12:30] frank created |
golang [2017/02/15 22:57] (current) frank |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== Go projects to learn === | + | ==== Go projects to learn ==== |
- http://herman.asia/open-source-go-projects-to-learn-from | - http://herman.asia/open-source-go-projects-to-learn-from | ||
+ | |||
+ | ==== Books and lectures ==== | ||
+ | - https://github.com/Unknwon/the-way-to-go_ZH_CN | ||
+ | - https://gobyexample.com/ | ||
+ | - https://astaxie.gitbooks.io/build-web-application-with-golang/zh/ | ||
+ | - https://bingohuang.gitbooks.io/effective-go-zh-en/content/ | ||
+ | - [[https://github.com/qyuhen/book|GO学习笔记]] | ||
+ | - https://github.com/coderzh/CodeTips | ||
+ | - [[https://github.com/Unknwon/go-fundamental-programming|Go编程基础(视频)]] | ||
+ | - [[https://github.com/Unknwon/go-web-foundation|Go Web基础(视频)]] | ||
+ | - [[https://github.com/Unknwon/go-rock-libraries-showcases|Go名库讲解(视频)]] | ||
+ | |||
+ | ==== Project/Code ==== | ||
+ | - http://www.gofragments.net/ |