mirror of
https://github.com/chai2010/advanced-go-programming-book.git
synced 2025-05-23 20:02:22 +00:00
19 lines
1.1 KiB
Markdown
19 lines
1.1 KiB
Markdown
# Go语言高级编程(Advanced Go Programming)
|
||
|
||
本书涵盖CGO、Go汇编语言、RPC实现、Web框架实现、分布式系统等高阶主题,针对Go语言有一定经验想深入了解Go语言各种高级用法的开发人员。对于刚学习Go语言的读者,建议先从[《Go语言圣经》](https://github.com/golang-china/gopl-zh)开始系统学习Go语言的基础知识。如果希望了解Go2的最新动向,可以参考[《Go2编程指南》](https://github.com/chai2010/go2-book)。
|
||
|
||

|
||
|
||
- 作者:柴树杉,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://chai2010.cn/advanced-go-programming-book
|
||
- 豆瓣:- https://book.douban.com/subject/34442131/
|
||
|
||
购买链接:
|
||
|
||
- 京东:https://item.m.jd.com/product/12647494.html
|
||
- 异步:https://www.epubit.com/book/detail/40090
|
||
- 当当:http://product.dangdang.com/27896588.html
|
||
|