资源
官网
- http://golang.org/
- http://tour.golang.org
- http://golang.org/doc/
博客
- http://www.cnblogs.com/zitsing/tag/go/
- http://www.mikespook.com/learning-go/
书籍
- go语言编程
- go web编程
- go语言学习笔记
- Effective Go
- The Go Programming Language
Specification》、go标准库和github上众多开源库
go 学习难点(待整理)
- http://blog.csdn.net/hittata/article/details/42387297