1
0
mirror of https://github.com/chai2010/awesome-go-zh.git synced 2024-05-05 22:22:11 +00:00

添加部分资料

This commit is contained in:
chai2010 2018-08-15 10:50:12 +08:00
parent 2eff3e71cf
commit 6287250e35
2 changed files with 89 additions and 1 deletions

View File

@ -1 +1,89 @@
# awesome-go-zh
# Go资源精选中文版拒绝大杂烩
关注微信公众号 (Go语言高级编程/golang-china)
![](weixin-golang-china.jpg)
----
## 入门到精通
1. Go指南: https://tour.golang.org, https://tour.go-zh.org/
1. Go圣经: https://gopl.io, https://github.com/golang-china/gopl-zh
1. Go进阶: https://github.com/chai2010/advanced-go-programming-book
----
## 官方文档(所有第三方文档的灵感来源)
1. 官网: http://golang.org/, http://golang.google.cn/
1. 博客: https://blog.golang.org/
1. 报告: https://talks.golang.org/
1. 老巢: https://github.com/golang/
1. 维基: https://github.com/golang/go/wiki
1. 文档: https://godoc.org/
核心开发者的博客:
- Russ Cox: https://twitter.com/_rsc, https://swtch.com/~rsc
- Rob Pike: https://twitter.com/rob_pike
- Dave Cheney: https://twitter.com/davecheney, https://dave.cheney.net
----
## Go语言电子书
TODO
## Go语言图书
- 第一本中文图书: [Go语言·云动力](http://www.ituring.com.cn/book/1040), fango, 2012
- Go语言官方图书: [The Go Programming Language](https://gopl.io), D&K, 2016
中文原创部分:
1. [Go语言从入门到进阶实战视频教学版](http://product.china-pub.com/8014297): 徐波, 2018, 99元
1. [Go 学习笔记](http://product.china-pub.com/4971695): 雨痕, 2016, 89元
1. [Go并发编程实战](http://www.ptpress.com.cn/Book.aspx?id=39783): 郝林, 2015, 79元
1. [Go语言程序设计](http://product.china-pub.com/4076269): 王鹏, 2014, 39元
1. [Go Web 编程](http://product.china-pub.com/3767290): 谢孟军, 2013, 65元
1. [Go语言编程](http://www.ituring.com.cn/book/967): 许式伟, 2012, 49元
1. [Go语言·云动力](http://www.ituring.com.cn/book/1040): fango, 2012, 39元
国外引进部分:
1. [Go语言入门经典(中文翻译)](https://www.epubit.com/book/detail/7239): [英]乔治 奥尔波, 2018, 59元
1. [Go Web编程(中文翻译)](https://www.amazon.cn/dp/B078CN7XSS): 郑兆雄, 2017, 79元
1. [Go程序设计语言(中文翻译)](http://product.china-pub.com/5576736): D&K, 2017, 79元
1. [Go语言实战(中文翻译)](http://product.china-pub.com/5294458): WilliaKennedy, 2017, 59元
1. [Go语言程序设计(中文翻译)](http://product.china-pub.com/3768290): Mark Summerfield, 2013, 69元
英文影印版:
1. [Go程序设计语言(英文)](http://product.china-pub.com/4912464): D&K, 2016, 79元
## 其它图书(Go语言相关)
中文原创部分:
1. [分布式对象存储 原理 架构及Go语言实现](http://product.china-pub.com/8016311): 胡世杰, 2018, 59元
1. [自己动手写Java虚拟机](https://github.com/zxh0/jvmgo-book): 张秀宏, 2016, 69元
国外引进部分:
1. [Cloud Native Go构建基于Go和React的云原生Web应用与微服务(中文翻译)](http://product.china-pub.com/6170789): Kevin Hoffman, 2017, 69元
----
## 其它
TODO
<!--
grpc
leveldb
orm
web framework
message queue
-->

BIN
weixin-golang-china.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB