1
0
mirror of https://github.com/chai2010/advanced-go-programming-book.git synced 2025-05-24 04:22:22 +00:00
2018-09-26 10:09:12 +08:00

43 lines
1.4 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)
本书涵盖CGO、Go汇编语言、RPC实现、Web框架实现、分布式系统等高阶主题针对Go语言有一定经验想深入了解Go语言各种高级用法的开发人员。对于刚学习Go语言的读者建议先从[《Go语言圣经》](https://github.com/golang-china/gopl-zh)开始系统学习Go语言的基础知识。
![](cover.png)
- 作者柴树杉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
- Star历史https://starcharts.herokuapp.com/chai2010/advanced-go-programming-book.svg
## 在线阅读
- https://www.gitbook.com/book/chai2010/advanced-go-programming-book/
- [SUMMARY.md](SUMMARY.md)
## 相关报告
- 深入CGO编程: https://github.com/chai2010/gopherchina2018-cgo-talk
## 开发者头条号
https://toutiao.io/subjects/318517
![](toutiao-318517-small.jpg)
## 关注微信公众号 (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)
严禁任何商业行为使用或引用该文档的全部或部分内容!
欢迎大家提供建议!