This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
golang [2017/02/12 22:44] frank [Books] |
golang [2017/02/15 22:57] (current) frank |
||
---|---|---|---|
Line 2: | Line 2: | ||
- http://herman.asia/open-source-go-projects-to-learn-from | - http://herman.asia/open-source-go-projects-to-learn-from | ||
- | ==== Books ==== | + | ==== Books and lectures ==== |
- https://github.com/Unknwon/the-way-to-go_ZH_CN | - https://github.com/Unknwon/the-way-to-go_ZH_CN | ||
- https://gobyexample.com/ | - https://gobyexample.com/ | ||
Line 8: | Line 8: | ||
- https://bingohuang.gitbooks.io/effective-go-zh-en/content/ | - https://bingohuang.gitbooks.io/effective-go-zh-en/content/ | ||
- [[https://github.com/qyuhen/book|GO学习笔记]] | - [[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/ |