1、golang开发50个坑
http://devs.cloudimmunity.com/gotchas-and-common-mistakes-in-go-golang/index.html#mline_lit_comma
2、golang二进制序列化与内存对齐
https://www.zhihu.com/question/27410178
3、大话设计模式(golang)
http://www.oschina.net/code/list_by_user?id=1469272
4、effective go
http://www.hellogcc.org/effective_go.html
5、深入go网络库