mirror of
https://github.com/gopl-zh/gopl-zh.github.com.git
synced 2024-11-05 14:03:45 +00:00
23 lines
1.2 KiB
Markdown
23 lines
1.2 KiB
Markdown
## 附録D:其它語言
|
||
|
||
下表是 [The Go Programming Language](http://www.gopl.io/) 其它語言版本:
|
||
|
||
語言 | 鏈接 | 時間 | 譯者 | ISBN
|
||
---- | ---- | ---- | ---- | ----
|
||
中文 | [《Go語言聖經》][gopl-zh] | 2016/2/1 | [chai2010][chai2010], [Xargin][Xargin], [CrazySssst][CrazySssst], [foreversmart][foreversmart] | ?
|
||
韓語 | [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語言聖經》"
|
||
|
||
[chai2010]: https://github.com/chai2010
|
||
[Xargin]: https://github.com/cch123
|
||
[CrazySssst]: https://github.com/CrazySssst
|
||
[foreversmart]: https://github.com/foreversmart
|