1
0
mirror of https://github.com/chai2010/advanced-go-programming-book.git synced 2024-10-11 14:25:05 +00:00
advanced-go-programming-book/index.md
chai2010 5a9962573e zz
2024-08-06 08:07:38 +08:00

19 lines
1.5 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Go语言高级编程(Advanced Go Programming)
本书涵盖CGO、Go汇编语言、RPC实现、Web框架实现、分布式系统等高阶主题针对Go语言有一定经验想深入了解Go语言各种高级用法的开发人员。对于刚学习Go语言的读者建议先从[《Go语言圣经》](https://github.com/golang-china/gopl-zh)开始系统学习Go语言的基础知识。如果希望深入学习Go语言语法树结构可以参考[《Go语法树入门——开启自制编程语言和编译器之旅》](https://github.com/chai2010/go-ast-book)。如果想从头实现一个玩具Go语言可以参考[《从头实现µGo语言》](https://github.com/wa-lang/ugo-compiler-book)。
![](cover-20190714.jpg)
- 作者柴树杉Github [@chai2010](https://github.com/chai2010)Twitter [@chaishushan](https://twitter.com/chaishushan)
- 作者曹春晖Github [@cch123](https://github.com/cch123)
- 网址:[https://github.com/chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book)
- 在线阅读:[https://chai2010.cn/advanced-go-programming-book](https://chai2010.cn/advanced-go-programming-book)
- 豆瓣:[https://book.douban.com/subject/34442131](https://book.douban.com/subject/34442131)
购买链接:
- 京东:[https://item.m.jd.com/product/12647494.html](https://item.m.jd.com/product/12647494.html)
- 异步:[https://www.epubit.com/book/detail/40090](https://www.epubit.com/book/detail/40090)
- 当当:[http://product.dangdang.com/27896588.html](http://product.dangdang.com/27896588.html)