Update index.md (#18947)

Added a python book recommendation to the book-recommendations page.
This commit is contained in:
Denise Tran
2018-10-15 20:20:47 -07:00
committed by Quincy Larson
parent 3939a4c433
commit 1d217b53b5

View File

@ -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)