Added Python crash course book 2E (#18882)

pull/18969/merge
FTarfasse 2018-10-16 05:01:24 +02:00 committed by Quincy Larson
parent a273923afb
commit 9dd0cbca4d
1 changed files with 6 additions and 0 deletions

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-10: 149190142X
- ISBN-13: 978-1491901427 - ISBN-13: 978-1491901427
*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)
- ISBN-10: 1593276036
- ISBN-13: 978-1593276034
#### Other Resources #### Other Resources
- [Functional Programming in Python by David Mertz [OREILLY] [FREE]](https://www.oreilly.com/programming/free/files/functional-programming-python.pdf) - [Functional Programming in Python by David Mertz [OREILLY] [FREE]](https://www.oreilly.com/programming/free/files/functional-programming-python.pdf)