From 6716250cbaae2d3d71b6b1f4cbc3349efe8e047a Mon Sep 17 00:00:00 2001 From: Luminous Spice Date: Sun, 8 Dec 2013 18:57:54 +0900 Subject: [PATCH] [ja] +1 Flask sub-section w/2 books, +2 Python books --- free-programming-books-ja.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/free-programming-books-ja.md b/free-programming-books-ja.md index 14ea1e89..0a667c1b 100644 --- a/free-programming-books-ja.md +++ b/free-programming-books-ja.md @@ -47,6 +47,7 @@ * [Processing](#processing) * [Prolog](#prolog) * [Python](#python) + * [Flask](#flask) * [R](#r) * [Ruby](#ruby) * [Sather](#sather) @@ -384,6 +385,13 @@ * [Dive Into Python 3 日本語版](http://diveintopython3-ja.rdy.jp/) - Mark Pilgrim, Fukada(翻訳), Fujimoto(翻訳) * [php プログラマのための Python チュートリアル](http://phpy.readthedocs.org/en/latest/) - INADA Naoki * [みんなのPython Webアプリ編](http://coreblog.org/ats/minpy-web-is-now-free-to-read/) - 柴田淳 +* [Pythonヒッチハイク・ガイド](http://python-guide-ja.readthedocs.org/) - Kenneth Reitz, Tsuyoshi Tokuda(翻訳) +* [Python プログラマーのための gevent チュートリアル](http://methane.github.io/gevent-tutorial-ja/) - Stephen Diehl, Jérémy Bethmont, sww, Bruno Bigras, David Ripton, Travis Cline, Boris Feld, youngsterxyf, Eddie Hebert, Alexis Metaireau, Daniel Velkov, methane(翻訳) + + +####Flask +* [Flask ドキュメント](http://flask-docs-ja.readthedocs.org/) - Armin Ronacher, Tsuyoshi Tokuda(翻訳) +* [Flask ハンズオン](http://methane.github.io/flask-handson/) - INADA Naoki ###R