Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/tiancaiamao/go-internals

dig into implemention of the go programming language
https://github.com/tiancaiamao/go-internals

Last synced: 11 days ago
JSON representation

dig into implemention of the go programming language

Lists

README

        

# 《深入解析Go》
因为自己对Go底层的东西比较感兴趣,所以抽空在写一本开源的书籍《深入解析Go》。写这本书不表示我能力很强,而是我愿意分享,和大家一起分享对Go语言的内部实现的一些研究。

我一直认为知识是用来分享的,让更多的人分享自己拥有的一切知识这个才是人生最大的快乐。

这本书目前我放在Github上,时间有限、能力有限,所以希望更多的朋友参与到这个开源项目中来。

## 参与到本项目

如果对某些章节很有兴趣,可以写作相应章节的内容并pull request给我。如果觉得有哪些相关的内容缺失,欢迎提出。如果发现书中内容有错误或者疏漏,欢迎指正。

不管任何形式的参与都是非常受欢迎的。

## 致谢
先留空

## 授权许可
除特别声明外,本书中的内容使用[CC BY-SA 4.0 License](http://creativecommons.org/licenses/by-sa/4.0/)(创作共用 署名-相同方式共享4.0许可协议)授权,代码遵循[BSD 3-Clause License]()(3项条款的BSD许可协议)。

## 开始阅读
[开始阅读](http://tiancaiamao.gitbooks.io/go-internals/content/zh/index.html)