From 646e900b53d304aa5d8c2b0a9197dfdfa4c17a47 Mon Sep 17 00:00:00 2001 From: umporo <34281902+umporo@users.noreply.github.com> Date: Mon, 18 Feb 2019 10:25:55 +0100 Subject: [PATCH] Added resource to Grammar Primary section Added The Quick Python Book 3rd Ed to book list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 216aeb1..d03fada 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ - *Introduction to Computation and Programming Using Python* by John V. Guttag [English Edition](http://www.amazon.com/Introduction-Computation-Programming-Using-Python/dp/0262525003) ### Primary +- *The Quick Python Book* by Naomi Ceder [English 3rd Edition](https://www.amazon.com/Quick-Python-Book-Naomi-Ceder/dp/1617294039) - *Beginning Python: from Novice to Professional* by Magnus Lie Hetland [English 2nd Edition](http://www.amazon.com/Beginning-Python-Professional-Experts-Professionals/dp/1590599829) - *Think Python: How to Think Like a Computer Scientist* by Allen B. Downey [English 2nd Edition](http://www.amazon.com/Think-Python-Like-Computer-Scientist/dp/1491939362) - *Learning Python* by Mark Lutz [English 5th Edition](http://www.amazon.com/Learning-Python-Edition-Mark-Lutz/dp/1449355730)