1
0
mirror of https://github.com/chai2010/advanced-go-programming-book.git synced 2025-05-24 04:22:22 +00:00
2022-08-04 10:38:15 +08:00

52 lines
2.3 KiB
Markdown
Raw 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)
- *KusonStack一站式可编程配置技术栈: https://github.com/KusionStack/kusion*
- *凹语言™: https://github.com/wa-lang/wa*
---
本书涵盖CGO、Go汇编语言、RPC实现、Web框架实现、分布式系统等高阶主题针对Go语言有一定经验想深入了解Go语言各种高级用法的开发人员。对于刚学习Go语言的读者建议先从[《Go语言圣经》](https://github.com/golang-china/gopl-zh)开始系统学习Go语言的基础知识。如果希望了解Go2的最新动向可以参考[《Go2编程指南》](https://github.com/chai2010/go2-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://item.m.jd.com/product/12647494.html
- 异步https://www.epubit.com/book/detail/40090
如果你喜欢本书,欢迎到豆瓣评论:
[![](douban.png)](https://book.douban.com/subject/34442131/)
- https://book.douban.com/subject/34442131/
## 在线阅读
- https://chai2010.cn/advanced-go-programming-book/
- https://www.gitbook.com/book/chai2010/advanced-go-programming-book/
## 关注微信公众号 (guanggu-coder)
![](weixin-guanggu-coder-logo.png)
## 网易云课堂·光谷码农课堂
https://study.163.com/provider/480000001914454/index.htm
![](163study-go-master.jpg)
## 版权声明
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/"><img alt="知识共享许可协议" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-nd/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">Go语言高级编程</span><a xmlns:cc="http://creativecommons.org/ns#" href="https://github.com/chai2010/advanced-go-programming-book" property="cc:attributionName" rel="cc:attributionURL">柴树杉,曹春晖</a> 采用 <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/">知识共享 署名-非商业性使用-禁止演绎 4.0 国际 许可协议</a>进行许可。
严禁任何商业行为使用或引用该文档的全部或部分内容!
欢迎大家提供建议!