diff --git a/client/src/pages/guide/english/book-recommendations/python/index.md b/client/src/pages/guide/english/book-recommendations/python/index.md index 028e394016..7eb5937f86 100644 --- a/client/src/pages/guide/english/book-recommendations/python/index.md +++ b/client/src/pages/guide/english/book-recommendations/python/index.md @@ -49,6 +49,12 @@ You'll learn many of the first princliples for data science tools and how algori - ISBN-10: 149190142X - ISBN-13: 978-1491901427 +*Automate The Boring Stuff With Python* +- Great book for beginners. Has interesting projects to practice Python. +- [Amazon](https://www.amazon.com/gp/product/1593275994/) +- ISBN-10: 1593275994 +- ISBN-13: 978-1593275990 + *Python crash course 2e* (note that 3e is going to be published on April 2019) - Paid book which gives concrete introduction to both programming and Python by the creation of projects. - [Amazon](https://www.amazon.fr/Python-Crash-Course-Hands-Project-Based/dp/1593276036/ref=sr_1_1?ie=UTF8&qid=1539459730&sr=8-1&keywords=python+crash+course)