Skip to content

Commit ded1e15

Browse files
author
Foryoung Yu
committed
添加了四本GoLang编程书籍
添加了四本GoLang编程书籍: - Go语言圣经(原链接失效) - Go语言高级编程 - Go语言定制指南(原名:Go语法树入门) - Go语言设计与实现
1 parent 26ee905 commit ded1e15

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,6 +457,10 @@
457457

458458
## Go
459459

460+
* [Go语言圣经](https://gopl-zh.github.io/)
461+
* [Go语言高级编程](https://chai2010.cn/advanced-go-programming-book/)
462+
* [Go语言定制指南](https://chai2010.cn/go-ast-book/)(原名:Go语法树入门)
463+
* [Go语言设计与实现](https://draveness.me/golang/)
460464
* [Go编程基础](https://github.com/Unknwon/go-fundamental-programming)
461465
* [Go入门指南](https://github.com/Unknwon/the-way-to-go_ZH_CN)
462466
* [学习Go语言](http://mikespook.com/learning-go/)
@@ -472,7 +476,6 @@
472476
* [Go语言博客实践](https://github.com/achun/Go-Blog-In-Action)
473477
* [Go 官方文档翻译](https://github.com/golang-china/golangdoc.translations)
474478
* [深入解析Go](https://github.com/tiancaiamao/go-internals)
475-
* [Go语言圣经(中文版)](https://bitbucket.org/golang-china/gopl-zh/wiki/Home) ([GitBook](https://www.gitbook.com/book/wizardforcel/gopl-zh/details))
476479
* [golang runtime源码分析](https://github.com/sheepbao/golang_runtime_reading)
477480
* [Go语言实战: 编写可维护Go语言代码建议](https://github.com/llitfkitfk/go-best-practice)
478481
* [Golang 系列教程(译)](https://github.com/Tinywan/golang-tutorial)

0 commit comments

Comments
 (0)