Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
G

go2-book

> 编程语言
Open source

:books: 《Go2编程指南》开源图书,重点讲解Go2新特性,以及Go1教程中较少涉及的特性

1.8K stars0 likes0 views
WebsiteGitHub

About

:books: 《Go2编程指南》开源图书,重点讲解Go2新特性,以及Go1教程中较少涉及的特性

# Go2编程指南 - *KusonStack一站式可编程配置技术栈(Go): https://github.com/KusionStack/kusion* - *KCL 配置编程语言(Rust): https://github.com/KusionStack/KCLVM* - *凹语言™: https://github.com/wa-lang/wa* ---- 本书重点讲解Go2新特性,以及Go1教程中较少涉及的特性。本书适合对Go语言有一定基础的用户学习。对于刚学习Go语言的读者,建议先从[《Go语言圣经》](https://github.com/golang-china/gopl-zh)开始系统学习Go语言的基础知识。如果希望了解Go语言CGO或汇编语言的细节,可以参考[《Go语言高级编程》](https://github.com/chai2010/advanced-go-programming-book)。如果希望深入学习Go语言语法树结构,可以参考[《Go语法树入门——开启自制编程语言和编译器之旅》](https://github.com/chai2010/go-ast-book)。 - 作者:柴树杉,Github [@chai2010](https://github.com/chai2010),Twitter [@chaishushan](https://twitter.com/chaishushan) - 网址:https://github.com/chai2010/go2-book - Star历史:https://starcharts.herokuapp.com/chai2010/go2-book.svg ## 在线阅读 - [SUMMARY.md](SUMMARY.md) - https://chai2010.cn/go2-book/ ## 网易云课堂·光谷码农课堂 https://study.163.com/provider/480000001914454/index.htm ## 加入QQ群:102319854 中国最早的Go语言QQ群 ## 关注微信公众号(光谷码农/guanggu-coder) 加入微信群:从公众号底部菜单扫码进群。 ## 相关报告 1. [GIAC: 2018 - Go 语言将要走向何方?(PDF)](https://chai2010.cn/static-public/talks/giac2018-go-talk.pdf) - [上海·GIAC全球互联网架构大会](http://2018.thegiac.com/detail.php?id=13467) 2018/11/23 ## 版权声明
Go2编程指南 由 柴树杉 采用 知识共享 署名-非商业性使用-禁止演绎 4.0 国际 许可协议进行许可。 严禁任何商业行为使用或引用该文档的全部或部分内容! 欢迎大家提供建议!

GitHub Issues· 0 open

View all on GitHub

No open issues yet, or sync has not completed.

Highlights

  • •KusonStack一站式可编程配置技术栈(Go): https://github.com/KusionStack/kusion
  • •KCL 配置编程语言(Rust): https://github.com/KusionStack/KCLVM
  • •凹语言™: https://github.com/wa-lang/wa
  • •作者:柴树杉,Github @chai2010,Twitter @chaishushan
  • •网址:https://github.com/chai2010/go2-book
  • •Star历史:https://starcharts.herokuapp.com/chai2010/go2-book.svg
  • •SUMMARY.md
  • •https://chai2010.cn/go2-book/

> Tags

Gobookgogo2golang

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言