gopl-zh.github.com/appendix/appendix-b-author.md

18 lines
1.7 KiB
Markdown
Raw Normal View History

2016-02-15 03:06:34 +00:00
## 附录B作者/译者
2016-01-11 02:49:46 +00:00
### 英文作者
- **[Alan A. A. Donovan](https://github.com/adonovan)** is a member of [Googles Go](https://golang.org/) team in New York. He holds computer science degrees from Cambridge and MIT and has been programming in industry since 1996. Since 2005, he has worked at Google on infrastructure projects and was the co-designer of its proprietary build system, [Blaze](http://bazel.io/). He has built many libraries and tools for static analysis of Go programs, including [oracle](https://godoc.org/golang.org/x/tools/oracle), [`godoc -analysis`](https://godoc.org/golang.org/x/tools/cmd/godoc), eg, and [gorename](https://godoc.org/golang.org/x/tools/cmd/gorename).
- **[Brian W. Kernighan](http://www.cs.princeton.edu/~bwk/)** is a professor in the Computer Science Department at Princeton University. He was a member of technical staff in the Computing Science Research Center at [Bell Labs](http://www.cs.bell-labs.com/) from 1969 until 2000, where he worked on languages and tools for [Unix](http://doc.cat-v.org/unix/). He is the co-author of several books, including [The C Programming Language, Second Edition (Prentice Hall, 1988)](http://s3-us-west-2.amazonaws.com/belllabs-microsite-dritchie/cbook/index.html), and [The Practice of Programming (Addison-Wesley, 1999)](https://en.wikipedia.org/wiki/The_Practice_of_Programming).
-------
2016-02-15 03:06:34 +00:00
### 中文译者
2016-01-11 02:49:46 +00:00
2016-02-15 03:06:34 +00:00
中文译者 | 章节
2016-01-11 02:49:46 +00:00
-------------------------------------- | -------------------------
`chai2010 <chaishushan@gmail.com>` | 前言/第2~4章/第10~13章
2016-01-13 03:05:50 +00:00
`Xargin <cao1988228@163.com>` | 第1章/第6章/第8~9章
2016-01-11 02:49:46 +00:00
`CrazySssst` | 第5章
`foreversmart <njutree@gmail.com>` | 第7章