mirror of
https://github.com/gopl-zh/gopl-zh.github.com.git
synced 2024-11-04 21:43:42 +00:00
appendix: add translations
This commit is contained in:
parent
488e6c6e54
commit
d184cf41d8
@ -171,3 +171,4 @@
|
||||
* [附録A:原文勘誤](appendix/appendix-a-errata.md)
|
||||
* [附録B:作者譯者](appendix/appendix-b-author.md)
|
||||
* [附録C:譯文授權](appendix/appendix-c-cpoyright.md)
|
||||
* [附録D:其它語言](appendix/appendix-d-translations.md)
|
||||
|
@ -126,3 +126,4 @@
|
||||
* [附録A:原文勘誤](appendix/appendix-a-errata.md)
|
||||
* [附録B:作者譯者](appendix/appendix-b-author.md)
|
||||
* [附録C:譯文授權](appendix/appendix-c-cpoyright.md)
|
||||
* [附録D:其它語言](appendix/appendix-d-translations.md)
|
||||
|
17
appendix/appendix-d-translations.md
Normal file
17
appendix/appendix-d-translations.md
Normal file
@ -0,0 +1,17 @@
|
||||
## 附録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語言聖經》"
|
Loading…
Reference in New Issue
Block a user