Subtitled "Software Development, Flask Web Apps, and Beginning Data Science with Python", in this book Michael Hartl teaches the specific concepts, skills, and approaches you need to be professionally productive. Hartl introduces Python both as a general-purpose language and as a specialist tool for web development and data science, presenting focused examples and exercises that help you internalize what matters, without wasting time on details pros don't care about.
<ASIN:0138050953 >
Author: Michael Hartl Publisher: Addison-Wesley Date: June 2023 Pages: 448 ISBN: 978-0138050955 Print: 0138050953 Kindle: B0C4VCSD1G Audience: General Level: Intermediate Category: Python
Topics include:
- Applying core Python concepts with the interactive interpreter and command line
- Writing object-oriented code with Python's native objects
- Developing and publishing self-contained Python packages
- Using elegant, powerful functional programming techniques, including Python comprehensions
- Building new objects, and extending them via Test-Driven Development (TDD)
- Using Python's exceptional shell scripting capabilities
- Creating and deploying a full web app, using routes, layouts, templates, and forms
- Getting started with data-science tools for numerical computations, data visualization, data analysis, and machine learning
- Mastering concrete and informal skills every developer needs
For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.
For more Book Watch just click.
Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.
To have new titles included in Book Watch contact BookWatch@i-programmer.info
Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.
Embracing Modern C++ Safely
Author: Dr. John Lakos, Vittorio Romeo, Dr. Rostislav Khlebnikov and Alisdair Meredith Publisher: Addison-Wesley Date: December 2021 Pages: 1376 ISBN: 978-0137380350 Print: 0137380356 Kindle: B09HTFQB92 Audience: C++ developers Rating: 4 Reviewer: Harry Fairhead Writing safe C++ - sounds essential
[ ... ]
|
Beginning Rust Programming
Author: Ric Messier Publisher: Wiley Date: March 2021 Pages: 416 ISBN: 978-1119712978 Print: 1119712971 Kindle: B08WZ2D7WC Audience: Developers wanting to learn Rust Rating: 3 Reviewer: Mike James Everyone seems to want to know what makes Rust special. Does this book give the answers?
| More Reviews |
|