Skip to content

Commit da316fd

Browse files
committed
Merge PR justjavac#870: 添加了四本GoLang编程书籍
2 parents 2662827 + ded1e15 commit da316fd

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
@@ -466,6 +466,10 @@
466466

467467
## Go
468468

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

0 commit comments

Comments
 (0)