From a4469f397fe9580d78b0b18a979277663d27c300 Mon Sep 17 00:00:00 2001 From: Luminous Spice Date: Sat, 23 Nov 2013 00:06:10 +0900 Subject: [PATCH] [ja] +2 Python books, +1 Misc book --- free-programming-books-ja.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/free-programming-books-ja.md b/free-programming-books-ja.md index 38917106..8d0ff66b 100644 --- a/free-programming-books-ja.md +++ b/free-programming-books-ja.md @@ -134,6 +134,7 @@ * [ケヴィン・ケリー著作選集 2](http://tatsu-zine.com/books/kk2) - ケヴィン・ケリー, 堺屋七左衛門(翻訳) * [青木靖 翻訳集](http://www.aoky.net/) - 青木靖 * [川合史朗 翻訳集](http://practical-scheme.net/index-j.html) - 川合史朗 +* [オープンソースソフトウェアの育て方](http://producingoss.com/ja/index.html) - Fogel Karl, 高木正弘(翻訳), Yoshinari Takaoka(翻訳) ###AppleScript @@ -371,6 +372,8 @@ * [pythonで心理実験](http://www.s12600.net/psy/python/) - 十河宏行 * [Python による日本語自然言語処理](http://nltk.googlecode.com/svn-/trunk/doc/book-jp/ch12.html) - Steven Bird, Ewan Klein, Edward Loper, 萩原正人(翻訳), 中山敬広(翻訳), 水野貴明(翻訳) * [Pythonで音声信号処理](http://aidiary.hatenablog.com/entry/20110514/1305377659) - id:aidiary +* [Dive Into Python 3 日本語版](http://diveintopython3-ja.rdy.jp/) - Mark Pilgrim, Fukada(翻訳), Fujimoto(翻訳) +* [php プログラマのための Python チュートリアル](http://phpy.readthedocs.org/en/latest/) - INADA Naoki ###R -- GitLab