Victor Felder 9 年之前
父节点
当前提交
b51a72e98a
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      free-programming-books-zh.md

+ 2 - 1
free-programming-books-zh.md

@@ -383,6 +383,7 @@
 * [Go 入门指南](https://github.com/Unknwon/the-way-to-go_ZH_CN) (《The Way to Go》中文版)
 * [Go 入门指南](https://github.com/Unknwon/the-way-to-go_ZH_CN) (《The Way to Go》中文版)
 * [Go 官方文档翻译](https://github.com/golang-china/golangdoc.translations)
 * [Go 官方文档翻译](https://github.com/golang-china/golangdoc.translations)
 * [Go 指南](http://go-tour-zh.appsp0t.com) (《A Tour of Go》中文版)
 * [Go 指南](http://go-tour-zh.appsp0t.com) (《A Tour of Go》中文版)
+* [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/Unknwon/go-fundamental-programming)
 * [Go 编程基础](https://github.com/Unknwon/go-fundamental-programming)
 * [Go 语言标准库](https://github.com/polaris1119/The-Golang-Standard-Library-by-Example)
 * [Go 语言标准库](https://github.com/polaris1119/The-Golang-Standard-Library-by-Example)
 * [Go命令教程](https://github.com/hyper-carrot/go_command_tutorial)
 * [Go命令教程](https://github.com/hyper-carrot/go_command_tutorial)
@@ -392,7 +393,7 @@
 * [Network programming with Go 中文翻译版本](https://github.com/astaxie/NPWG_zh)
 * [Network programming with Go 中文翻译版本](https://github.com/astaxie/NPWG_zh)
 * [Revel 框架手册](http://gorevel.cn/docs/manual/index.html)
 * [Revel 框架手册](http://gorevel.cn/docs/manual/index.html)
 * [学习Go语言](http://mikespook.com/learning-go/)
 * [学习Go语言](http://mikespook.com/learning-go/)
-* [Go 简易教程](https://github.com/songleo/the-little-go-book_ZH_CN) (《[The Little Go Book](https://github.com/karlseguin/the-little-go-book)》中文版)
+
 
 
 ### Groovy
 ### Groovy