From a8dc6d7fc5da24357ec0ef5b105fdc6ac473c035 Mon Sep 17 00:00:00 2001 From: Will Date: Thu, 25 Oct 2018 16:13:09 -0500 Subject: [PATCH] Add Tiny Python 3.6 Notebook by Matt Harrison (#3045) Free in the github repo, and also available as a hard copy for purchase. --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 802a189f..17c1db90 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -2141,6 +2141,7 @@ Kerridge (PDF) (email address *requested*, not required) * [The Python GTK+ 3 Tutorial](http://python-gtk-3-tutorial.readthedocs.org/en/latest/) * [The Standard Python Library](http://effbot.org/librarybook/) - Fredrik Lundh * [Think Complexity](http://greenteapress.com/complexity/) - Allen B. Downey (2nd Edition) (PDF, HTML) +* [Tiny Python 3.6 Notebook](https://github.com/mattharrison/Tiny-Python-3.6-Notebook) - Matt Harrison (3.6) * [Web2py: Complete Reference Manual, 6th Edition (pre-release)](http://web2py.com/book) (2.5 - 2.x) -- GitLab