1
0
mirror of https://github.com/chai2010/advanced-go-programming-book.git synced 2025-01-09 23:15:59 +00:00

更新作者说明

This commit is contained in:
chai2010 2018-10-05 09:20:04 +08:00
parent 843ba1ad0a
commit 105da782d9
2 changed files with 3 additions and 2 deletions

View File

@ -4,7 +4,7 @@
![](cover.png)
- 作者柴树杉Github [@chai2010](https://github.com/chai2010)Twitter [@chaishushan](https://twitter.com/chaishushan)
- 作者柴树杉Github [@chai2010](https://github.com/chai2010)Twitter [@chaishushan](https://twitter.com/chaishushan),主页 https://chai2010.cn/about
- 作者曹春晖Github [@cch123](https://github.com/cch123)
- 网址https://github.com/chai2010/advanced-go-programming-book
- Star历史https://starcharts.herokuapp.com/chai2010/advanced-go-programming-book.svg

View File

@ -1,4 +1,5 @@
# 附录C作者简介
- 柴树杉Github [@chai2010](https://github.com/chai2010); Twitter [@chaishushan](https://twitter.com/chaishushan)国内第一批Go语言爱好者创建了最早的QQ讨论组和golang-china邮件列表组织 [Go语言官方文档](https://github.com/golang-china) 和 [《Go语言圣经》](https://github.com/golang-china/gopl-zh) 的翻译工作Go语言代码的贡献者。目前在[青云QingCloud](https://www.qingcloud.com/)从事开源的多云应用管理平台[OpenPitrix](https://github.com/openpitrix/openpitrix)开发工作。
- 柴树杉Github [@chai2010](https://github.com/chai2010); Twitter [@chaishushan](https://twitter.com/chaishushan)国内第一批Go语言爱好者创建了最早的QQ讨论组和golang-china邮件列表组织 [Go语言官方文档](https://github.com/golang-china) 和 [《Go语言圣经》](https://github.com/golang-china/gopl-zh) 的翻译工作Go语言代码的贡献者。WebAssembly技术爱好者著有 [《WebAssembly标准入门》](https://github.com/chai2010/awesome-wasm-zh/blob/master/webassembly-primer.md) (人民邮电即将出版)和 [《C/C++面向wasm编程——Emscripten工程实践》](https://github.com/3dgen/cppwasm-book) (开源图书)。目前在[青云QingCloud](https://www.qingcloud.com/)从事开源的多云应用管理平台[OpenPitrix](https://github.com/openpitrix/openpitrix)开发工作。
- 曹春晖Gtihub [@cch123](https://github.com/cch123))在 web 领域工作多年,开源爱好者。对大型网站系统的架构和相关工具的实现很感兴趣,并且有一些研究成果。目前在滴滴平台技术部工作。