From 3c5dbe54608d2dbb42145c14bdda74ea5bf7a0f7 Mon Sep 17 00:00:00 2001 From: Evan Misshula Date: Wed, 23 Oct 2013 14:05:58 -0400 Subject: [PATCH] Added the Programming Historian. This is another Intro Python choice --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 256af811..862c7ded 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -830,6 +830,7 @@ See also [TeX](#tex) * [Python Scientific Lecture Notes](http://scipy-lectures.github.io/) * [Snake Wrangling For Kids](http://www.briggs.net.nz/snake-wrangling-for-kids.html) * [The Art and Craft of Programming](http://beastie.cs.ua.edu/cs150/book/index.html) +* [The Programming Historian](http://niche-canada.org/files/programming-historian-1.pdf) - William J. Turkel, Adam Crymble and Alan MacEachern * [Think Python](http://www.greenteapress.com/thinkpython/) - Allen B. Downey * [Problem Solving with Algorithms and Data Structures](http://interactivepython.org/courselib/static/pythonds/index.html) * [Python Module of the Week](http://pymotw.com/2/) -- GitLab