-
Go (programming language): https://en.wikipedia.org/wiki/Go_%28programming_language%29
-
Go语言圣经(中文版): https://github.com/openownworld/gopl-zh
-
Go 学习笔记: https://github.com/qyuhen/book
-
the-way-to-go_ZH_CN: https://github.com/Unknwon/the-way-to-go_ZH_CN
-
The-Golang-Standard-Library-by-Example: https://github.com/polaris1119/The-Golang-Standard-Library-by-Example
-
Go 标准库 中文参考: http://www.kancloud.cn/wizardforcel/golang-stdlib-ref/121475
-
GoClipse: https://github.com/GoClipse/goclipse
-
liteide: https://github.com/visualfc/liteide
-
Go Search: http://go-search.org/
-
Go Walker: https://gowalker.org/
-
GoDoc: http://godoc.org/
-
Golang中国: http://www.golangtc.com/
-
Go语言中文网: http://studygolang.com/
-
GOROOT 和 GOPATH: http://my.oschina.net/achun/blog/134002
-
搭建Go开发及调试环境(LiteIDE + GoClipse) -- Windows篇: http://www.cnblogs.com/custa/p/3913526.html
-
Go语言内存模型: http://www.cnblogs.com/sevenyuan/archive/2013/04/18/3029388.html