From 0cb269406cba67dab1e974ca0290a8adb6c6de22 Mon Sep 17 00:00:00 2001 From: chai2010 Date: Thu, 16 Aug 2018 21:25:53 +0800 Subject: [PATCH] Update free-programming-books-zh.md (#2946) * Update free-programming-books-zh.md * Update free-programming-books-zh.md Sort by unicode --- free-programming-books-zh.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books-zh.md b/free-programming-books-zh.md index b04a24e6..a4dfdcfc 100644 --- a/free-programming-books-zh.md +++ b/free-programming-books-zh.md @@ -415,6 +415,7 @@ * [Go 编程基础](https://github.com/Unknwon/go-fundamental-programming) * [Go 语言实战笔记](https://github.com/rujews/go-in-action-notes) * [Go 语言标准库](https://github.com/polaris1119/The-Golang-Standard-Library-by-Example) +* [Go 语言高级编程(Advanced Go Programming)](https://github.com/chai2010/advanced-go-programming-book) * [Go命令教程](https://github.com/hyper-carrot/go_command_tutorial) * [Go实战开发](https://github.com/astaxie/Go-in-Action) * [Go语言博客实践](https://github.com/achun/Go-Blog-In-Action) -- GitLab