diff --git a/free-programming-books-zh.md b/free-programming-books-zh.md index b04a24e670df8fade5e7c2c88d54c84d55eb0402..a4dfdcfce8021571f69bd2e34ae47b5c21cda5c1 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)