From b8435df2a2865510bdf7f4387d09f45c360afb14 Mon Sep 17 00:00:00 2001 From: boglinballet Date: Sun, 28 Oct 2018 09:20:47 +0100 Subject: [PATCH] Added Python Programming by John Zelle --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 216aeb1..775b7d7 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ - *Programming Python* by Mark Lutz [English 4th Edition](http://www.amazon.com/gp/product/0596158106) - *Core Python Programming* by Wesley Chun [English 2nd Edition](http://www.amazon.com/Core-Python-Programming-Wesley-Chun/dp/0132269937) - *Python Crash Course* by Eric Matthes [English Edition](https://www.amazon.com/Python-Crash-Course-Hands-Project-Based/dp/1593276036/) +- *Python Programming: An Introduction to Computer Science* by John Zelle [English 3rd Edition](http://a.co/d/gym77UH) ### Intermediate - *Python 3 Object-Oriented Programming* by Dusty Phillips [English 2nd Edition](https://www.amazon.com/Python-3-Object-Oriented-Programming-Second/dp/1784398780)