Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/golang-china/gopl-zh
:books: Go语言圣经中文版
https://github.com/golang-china/gopl-zh
Last synced: about 1 month ago
JSON representation
:books: Go语言圣经中文版
- Host: GitHub
- URL: https://github.com/golang-china/gopl-zh
- Owner: golang-china
- Created: 2016-02-04T04:11:23.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-27T02:33:17.000Z (3 months ago)
- Last Synced: 2024-10-27T03:32:25.137Z (3 months ago)
- Language: HTML
- Homepage: https://golang-china.github.io/gopl-zh
- Size: 8.27 MB
- Stars: 6,050
- Watchers: 198
- Forks: 679
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- my-awesome - golang-china/gopl-zh - 10 star:6.1k fork:0.7k :books: Go语言圣经中文版 (HTML)
README
# Go语言圣经中文版
- 直播公告:每周四晚7点,微信视频号“光谷码农”:跟着柴大一起重读[《Go语言圣经》](https://github.com/golang-china/gopl-zh),欢迎参与!
- *KusonStack一站式可编程配置技术栈(Go): https://github.com/KusionStack/kusion*
- *KCL 配置编程语言(Rust): https://github.com/KusionStack/KCLVM*
- *凹语言™: https://github.com/wa-lang/wa*----
原先的 gopl-zh 因为[DMCA](https://github.com/github/dmca/blob/master/2016-02-03-TheGoProgrammingLanguage.md)问题已经删除,新的项目已经转为私有仓库,但是这里依然可以接收Issue提交。
这是重生后的地址(主要用于维护Issue和镜像列表):
- https://gopl-zh.github.io
- https://github.com/gopl-zh
- https://github.com/golang-china/gopl-zh译者信息:
- 译者:柴树杉,Github [@chai2010](https://github.com/chai2010),Twitter [@chaishushan](https://twitter.com/chaishushan)
- 译者:Xargin, [https://github.com/cch123](https://github.com/cch123)
- 译者:CrazySssst, [https://github.com/CrazySssst](https://github.com/CrazySssst)
- 译者:foreversmart, [https://github.com/foreversmart](https://github.com/foreversmart),## 关注微信公众号(光谷码农/guanggu-coder)
![](https://chai2010.cn/advanced-go-programming-book/weixin-guanggu-coder-logo.png)
加入微信群: 公众号底部菜单扫码进入
## 常见缩写
- gopl: 《The Go Programming Language》, http://gopl.io/
- gopl-zh: gopl 的中文版本,https://github.com/golang-china/gopl-zh
- D&K: gopl的作者 Alan A. A. Donovan · Brian W. Kernighan## 镜像列表
- https://gopl-zh.github.io
- https://golang-china.github.io/gopl-zh
- https://docs.hacknode.org/gopl-zh
- https://books.studygolang.com/gopl-zh
- https://wizardforcel.gitbooks.io/gopl-zh----
## 开源图书推荐
- [《Go语言高级编程》](https://github.com/chai2010/advanced-go-programming-book): https://github.com/chai2010/advanced-go-programming-book
- [《Go语法树入门》](https://github.com/chai2010/go-ast-book): https://github.com/chai2010/go-ast-book
- [《µGo语言实现——从头开发一个迷你Go语言编译器》](https://github.com/chai2010/ugo-compiler-book): https://github.com/chai2010/ugo-compiler-book