1
0
mirror of https://github.com/chai2010/advanced-go-programming-book.git synced 2025-05-28 15:32:20 +00:00
2018-08-06 20:41:04 +08:00

33 lines
1021 B
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)
本书涵盖CGO、Go汇编语言、RPC实现、Web框架实现、分布式系统等高阶主题针对Go语言有一定经验想深入了解Go语言各种高级用法的开发人员。
![](cover.png)
- 作者:柴树杉 (chai2010, chaishushan@gmail.com), 曹春晖 (cch123, https://github.com/cch123)
- 网址https://github.com/chai2010/advanced-go-programming-book
## 在线阅读
- https://www.gitbook.com/book/chai2010/advanced-go-programming-book/
- [SUMMARY.md](SUMMARY.md)
## 相关报告
- 深入CGO编程: https://github.com/chai2010/gopherchina2018-cgo-talk
## 关注微信公众号(golang-china)
![](weixin-golang-china.jpg)
## 版权声明
[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/)。
![Creative Commons License](./images/by-nc-sa-4.0-88x31.png)
严禁任何商业行为使用或引用该文档的全部或部分内容!
欢迎大家提供建议!