mirror of
https://github.com/chai2010/advanced-go-programming-book.git
synced 2025-05-24 04:22:22 +00:00
52 lines
2.3 KiB
Markdown
52 lines
2.3 KiB
Markdown
# 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)。
|
||
|
||

|
||
|
||
- 作者:柴树杉,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
|
||
|
||
如果你喜欢本书,欢迎到豆瓣评论:
|
||
|
||
[](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)
|
||
|
||

|
||
|
||
|
||
## 网易云课堂·光谷码农课堂
|
||
|
||
https://study.163.com/provider/480000001914454/index.htm
|
||
|
||

|
||
|
||
## 版权声明
|
||
|
||
<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>进行许可。
|
||
|
||
严禁任何商业行为使用或引用该文档的全部或部分内容!
|
||
|
||
欢迎大家提供建议!
|