|
|
@@ -390,7 +390,7 @@
|
|
|
* [学习Go语言](http://mikespook.com/learning-go/)
|
|
|
* [Go 编程基础](https://github.com/Unknwon/go-fundamental-programming)
|
|
|
* [Go 官方文档翻译](https://github.com/golang-china/golangdoc.translations)
|
|
|
-* [Go 简易教程](https://github.com/songleo/the-little-go-book_ZH_CN) (《[The Little Go Book](https://github.com/karlseguin/the-little-go-book)》中文版)
|
|
|
+* [Go 简易教程](https://github.com/songleo/the-little-go-book_ZH_CN) - Song Song Li (《[The Little Go Book](https://github.com/karlseguin/the-little-go-book) - Karl Seguin》中文版)
|
|
|
* [Go 入门指南](https://github.com/Unknwon/the-way-to-go_ZH_CN) (《The Way to Go》中文版)
|
|
|
* [Go 语法树入门](https://github.com/chai2010/go-ast-book)
|
|
|
* [Go 语言标准库](https://github.com/polaris1119/The-Golang-Standard-Library-by-Example)
|
|
|
@@ -404,6 +404,7 @@
|
|
|
* [Java程序员的Golang入门指南](http://blog.csdn.net/dc_726/article/details/46565241)
|
|
|
* [Network programming with Go 中文翻译版本](https://github.com/astaxie/NPWG_zh)
|
|
|
* [Revel 框架手册](http://gorevel.cn/docs/manual/index.html)
|
|
|
+* [The Little Go Book 繁體中文翻譯版](https://github.com/kevingo/the-little-go-book) - Karl Seguin, KevinGo, Jie Peng ([HTML](https://kevingo.gitbooks.io/the-little-go-book/))
|
|
|
|
|
|
|
|
|
### Groovy
|