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

|
||
|
||
- 作者:柴树杉,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
|
||
|
||
|
||
## 关注微信公众号 (golang-china)
|
||
|
||

|
||
|
||
## 版权声明
|
||
|
||
[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/)。
|
||
|
||

|
||
|
||
|
||
严禁任何商业行为使用或引用该文档的全部或部分内容!
|
||
|
||
欢迎大家提供建议!
|