From 5eba6e286dda24c0a336e3875cc1b736db00de19 Mon Sep 17 00:00:00 2001 From: araigumaG Date: Fri, 21 Feb 2020 00:21:25 +0900 Subject: [PATCH] Update free-programming-books-ja.md / add textbook from Kyoto Univ. (#3549) The textbook written for the course on python is freely licensed ([CC-BY-NC-ND](https://creativecommons.org/licenses/by-nc-nd/4.0/)), so it seems worth being added. --- free-programming-books-ja.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books-ja.md b/free-programming-books-ja.md index d824ca39..9815816c 100644 --- a/free-programming-books-ja.md +++ b/free-programming-books-ja.md @@ -539,6 +539,7 @@ * [The Programming Historian](https://sites.google.com/site/theprogramminghistorianja/) - William J. Turkel, Alan MacEachern, @moroshigeki(翻訳), @historyanddigi(翻訳), @Say\_no(翻訳), @knagasaki(翻訳), @mak\_goto(翻訳) * [Think Python:コンピュータサイエンティストのように考えてみよう](http://www.cauldron.sakura.ne.jp/thinkpython/thinkpython/ThinkPython.pdf) - Allen Downey, 相川 利樹(翻訳)(PDF) * [お気楽 Python プログラミング入門](http://www.nct9.ne.jp/m_hiroi/light/) - 広井誠 +* [プログラミング演習 Python 2019](http://hdl.handle.net/2433/245698) - 喜多一 (PDF) * [みんなのPython Webアプリ編](https://coreblog.org/ats/stuff/minpy_web/) - 柴田淳 * [機械学習の Python との出会い (Machine Learning Meets Python)](http://www.kamishima.net/mlmpyja/) - 神嶌敏弘 [PDF](http://www.kamishima.net/archive/mlmpyja.pdf), [EPUB](http://www.kamishima.net/archive/mlmpyja.epub)