分享
这是一个创建于 的文章,其中的信息可能已经有所发展或是发生改变。
# [Go 指导](https://openset.github.io/go-guide/)
The Go programming language is an open source project to make programmers more productive.
## 目录
- [基础学习](#基础学习)
- [进阶学习](#进阶学习)
- [社区论坛](#社区论坛)
## 基础学习
- [官方文档](https://golang.org/doc/)
- [Go wiki](https://github.com/golang/go/wiki)
- [How to Write Go Code](https://golang.org/doc/code.html)
- [Package Documentation:](https://golang.org/pkg/) The documentation for the Go standard library.
- [Package builtin](https://golang.org/pkg/builtin/)
- [Command Documentation:](https://golang.org/doc/cmd) The documentation for the Go tools.
- [Language Specification:](https://golang.org/ref/spec) The official Go Language specification.
- [Go 文档](https://go-zh.org/doc/)
- [Go 指南](https://tour.go-zh.org/list)
- [在线练习](https://tour.go-zh.org/welcome/1)
- [Go 语言教程 - 菜鸟教程](http://www.runoob.com/go/go-tutorial.html)
- [Go by Example](https://gobyexample.com/)
- [在线运行](https://play.golang.org/)
## 进阶学习
- [GoDoc:](https://godoc.org/) Search for Go Packages.
- [Awesome Go:](https://awesome-go.com/) A curated list of awesome Go frameworks, libraries and software.
- [Go 语言学习资料与社区索引](https://github.com/Unknwon/go-study-index)
- [Go入门指南](https://github.com/Unknwon/the-way-to-go_ZH_CN/blob/master/eBook/directory.md)
- [Golang标准库](https://github.com/polaris1119/The-Golang-Standard-Library-by-Example)
- [web 开发](https://github.com/astaxie/build-web-application-with-golang/blob/master/zh/preface.md)
- [Go 语言包管理](https://gopm.io/)
- [XORM:](http://xorm.io/) 简单而强大的 Go 语言ORM框架
- [Go开源项目速查表](http://www.ctolib.com/cheatsheets-go-project.html)
## 社区论坛
- [Golang 中国:](http://www.golangtc.com/) 国内较早的 Go 社区,汇聚各类信息与服务
- [Study Golang:](http://studygolang.com/) 国内 Go 社区先驱,同样汇聚各类信息与服务
- [Revel 交流论坛:](http://gorevel.cn/) [Revel](https://github.com/revel/revel) 框架的中文社区
- [Go Forum:](https://forum.golangbridge.org/) Go 语言爱好者英文交流论坛
- [golang-nuts 邮件列表:](https://groups.google.com/forum/#!forum/golang-nuts) Go 语言官方指定邮件列表讨论区
- [Go+ 社区:](https://plus.google.com/u/0/communities/114112804251407510571) Go 语言官方指定 G+ 社区
[\[阅读原文\]](https://openset.github.io/go-guide/)
有疑问加站长微信联系(非本文作者))
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
关注微信4678 次点击
添加一条新回复
(您需要 后才能回复 没有账号 ?)
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码` - 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传