mirror of
https://github.com/gopl-zh/gopl-zh.github.com.git
synced 2024-11-05 05:53:45 +00:00
18 lines
1007 B
Markdown
18 lines
1007 B
Markdown
|
## 附録D:其它語言
|
|||
|
|
|||
|
下表是 [The Go Programming Language](http://www.gopl.io/) 其它語言版本:
|
|||
|
|
|||
|
語言 | 鏈接 | 時間 | 譯者 | ISBN
|
|||
|
---- | ---- | ---- | ---- | ----
|
|||
|
中文 | [《Go語言聖經》][gopl-zh] | 2016/2/1 | chai2010, CrazySssst, foreversmart, Xargin | ?
|
|||
|
韓語 | [Acorn Publishing (Korea)](http://www.acornpub.co.kr/) | 2016 | ? | ?
|
|||
|
俄語 | [Williams Publishing (Russia)](http://www.williamspublishing.com/) | 2016 | ? | ?
|
|||
|
波蘭語 | [Helion (Poland)](http://helion.pl/) | 2016 | ? | ? |
|
|||
|
日語 | [Maruzen Publishing (Japan)](http://www.maruzen.co.jp/corp/en/services/publishing.html) | 2017 | Yoshiki Shibata | ?
|
|||
|
葡萄牙語 | [Novatec Editora (Brazil)](http://novatec.com.br/) |2017 | ? | ?
|
|||
|
中文簡體 | [Pearson Education Asia](http://www.pearsonapac.com/) |2017 | ? | ?
|
|||
|
中文繁體 | [Gotop Information (Taiwan)](http://www.gotop.com.tw/) | 2017 | ? | ?
|
|||
|
|
|||
|
|
|||
|
[gopl-zh]: http://golang-china.github.io/gopl-zh/ "《Go語言聖經》"
|