Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [
- {"title": "Python 101", "author": "Mike Driscoll", "year": 2020, "pages": 250},
- {"title": "Automate the Boring Stuff", "author": "Al Sweigart", "year": 2015, "pages": 504},
- {"title": "Fluent Python", "author": "Luciano Ramalho", "year": 2015, "pages": 792},
- {"title": "Effective Python", "author": "Brett Slatkin", "year": 2015, "pages": 256},
- {"title": "Python Tricks", "author": "Dan Bader", "year": 2017, "pages": 302},
- {"title": "Think Python", "author": "Allen B. Downey", "year": 2012, "pages": 300},
- {"title": "Serious Python", "author": "Julien Danjou", "year": 2018, "pages": 320},
- {"title": "Black Hat Python", "author": "Justin Seitz", "year": 2014, "pages": 192},
- {"title": "Python Crash Course", "author": "Eric Matthes", "year": 2019, "pages": 544},
- {"title": "Learning Python", "author": "Mark Lutz", "year": 2013, "pages": 1648},
- {"title": "Programming Python", "author": "Mark Lutz", "year": 2010, "pages": 1600},
- {"title": "Test-Driven Development with Python", "author": "Harry Percival", "year": 2017, "pages": 624},
- {"title": "Data Science from Scratch", "author": "Joel Grus", "year": 2015, "pages": 330},
- {"title": "Deep Learning with Python", "author": "François Chollet", "year": 2017, "pages": 384},
- {"title": "Introduction to Machine Learning with Python", "author": "Andreas C. Müller", "year": 2016, "pages": 400}
- ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement