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

24 lines
938 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.

# 附录B参考资料
## 参考网站
- Go语言官网: https://golang.org
- SWIG官网: http://swig.org
- GopherJS官网: http://www.gopherjs.org
- GRPC官网: http://www.grpc.io
- rsc博客: http://research.swtch.com
## 参考书目
- 《Go语言圣经》: https://gopl.io
- 《Go语言圣经(中文版)》: https://github.com/golang-china/gopl-zh
- 《Go语言·云动力》: http://www.ituring.com.cn/book/1040
- 《Go语言编程》: http://www.ituring.com.cn/book/967
- 《Go语言程序设计》: http://www.ptpress.com.cn/Book.aspx?id=35714
- 《C程序设计语言》: http://product.china-pub.com/14975
- 《汇编语言:基于X86处理器》: http://product.china-pub.com/4934543
- 《现代x86汇编语言程序设计》: http://product.china-pub.com/5006762
- 《深入理解程序设计使用Linux汇编语言》: http://product.china-pub.com/3768972
- 《代码的未来》: http://product.china-pub.com/3767536