### **官方文档**
[doc](https://golang.org/doc/)
[gowalker](https://gowalker.org/)
### **在线运行**
<https://goplay.tools/>
<https://play.golang.org/>
<https://play.studygolang.com/>
<https://goplay.space/>
<https://codapi.org/go/>
### **从零开始**
[Go 语言学习路线](https://tobebetterjavaer.com/xuexiluxian/go.html)
### **Go Web框架**
[Go Web 编程(谢孟军)](https://learnku.com/docs/build-web-application-with-golang)
[七天用Go从零实现系列(极客兔兔)](https://geektutu.com/post/gee.html)
### **标准库**
[Go语言标准库](https://books.studygolang.com/The-Golang-Standard-Library-by-Example)
### **源码**
[Go - 开发者手册](https://cloud.tencent.com/developer/doc/1101)
### **规范**
[Google Go 编程规范](https://gocn.github.io/styleguide/)
[Uber Go 语言编码规范](https://github.com/xxjwxc/uber_go_guide_cn)
[Go语言实战: 编写可维护Go语言代码建议](https://github.com/llitfkitfk/go-best-practice)
[Go常用编程模式教程](https://coolshell.cn/articles/21146.html)
### **学习资料**
[地鼠文档](http://wen.topgoer.com/)
[书栈网](https://www.bookstack.cn/explore?cid=10&tab=popular)
[Go语言圣经](https://docs.hacknode.org/gopl-zh/)
[GO专家编程](http://wen.topgoer.com/docs/gozhuanjia/gogfjhk)
[Go 语言设计模式](http://wen.topgoer.com/docs/golang-design-pattern)
[golangFamily](https://github.com/xiaobaiTech/golangFamily)
[awesome-go-zh](https://github.com/chai2010/awesome-go-zh)
[算法模板](https://github.com/greyireland/algorithm-pattern)
[手撕Go语言](https://cdnxin.top/ssgo)
[Go 进阶学习](https://github.com/hwholiday/learning_tools)
[Go学习指南](https://github.com/yongxinz/gopher)
### **源码**
[Go 语言原本](https://golang.design/under-the-hood)
### **快速使用**
[速查清单](https://github.com/a8m/golang-cheat-sheet)
[常用语法](https://github.com/inancgumus/learngo)
[设计模式&习惯用法](https://github.com/tmrts/go-patterns)
[learning\_tools](https://github.com/hwholiday/learning_tools)
[资料补给包](https://github.com/0voice/Introduction-to-Golang)
[Go精选](https://github.com/avelino/awesome-go)
### **离线文档工具**
[devdocs](https://devdocs.io/)
[zeal](https://zealdocs.org/)
[velocity](https://velocity.silverlakesoftware.com/)