Golang 常用链接


综合

  • 官方网站:https://golang.org(可能被墙)
  • 开发站点:http://code.google.com/p/go/
  • 中文站点:http://zh-golang.appsp0t.com
  • cat-v上的Go语言站点: http://go-lang.cat-v.org

文档

  • 官方文档:https://golang.org/doc
  • 中文翻译:http://zh-golang.appsp0t.com/doc/
  • 标准库文档:https://golang.org/pkg/
  • 中文翻译:http://zh-golang.appsp0t.com/pkg/
  • 搜索各个开源站上的Go语言项目文档: http://godoc.org

社区

  • golang-nuts讨论组:关于Go语言使用的主要讨论区 https://groups.google.com/forum/?fromgroups=#!forum/golang-nuts(经常被墙)
  • 备用地址:http://news.gmane.org/gmane.comp.lang.go.general
  • golang-dev讨论组:Go语言本身开发的代码及讨论(经常被墙) https://groups.google.com/forum/?fromgroups=#!forum/golang-dev(经常被墙)
  • 备用地址:http://news.gmane.org/gmane.comp.lang.go.devel golang-china讨论组:google groups上的Go语言中文讨论区 https://groups.google.com/forum/?fromgroups=#!forum/golang-china(经常被墙)
  • 备用地址:http://news.gmane.org/gmane.comp.lang.go.china

  • Google+上的Go语言社区:https://plus.google.com/communities/114112804251407510571(需翻墙) reddit上的Go语言目录: http://www.reddit.com/r/golang stackoverflow上的Go语言问题集合:http://stackoverflow.com/questions/tagged/go
Niujie /
Categories: Technology  tagged: golang 
Be Zero, Be Funny.