Intuitive Python (The Pragmatic Programmer)
Wednesday, 28 July 2021

This book, subtitled "Productive Development for Projects That Last"  sets out to be a guide to help you hone your skills and sculpt a Python project that can stand the test of time. David Muller shows how to run static analysis tools to detect and eliminate classes of bugs before you run code, and how to experiment with Python's concurrency model and develop patterns for using Python's thread and process abstractions to their full potential. Later chapters look at using Python's type hinting system: mypy, downloading and running third-party Python packages safely without compromising on security.

<ASIN:1680508237>

Author: David Muller
Publisher: The Pragmatic Programmer
Date: June 2021
Pages: 142
ISBN: 978-1680508239
Print: 1680508237
Kindle: B09B2XVNDS
Audience: Python developers
Level: Intermediate
Category: Python

 

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.

 

 

Banner
 


Beginning Programming All-in-One For Dummies

Author: Wallace Wang
Publisher: For Dummies
Pages: 800
ISBN: 978-1119884408
Print: 1119884403
Kindle: B0B1BLY87B
Audience: Novice programmers
Rating: 3
Reviewer: Kay Ewbank

This is a collection of seven shorter books introducing key aspects of programming, but it fails through trying to cover too [ ... ]



Beautiful C++

Author: J. Guy Davidson and Kate Gregory
Publisher: Addison-Wesley Professional
Date: December 2021
Pages: 352
ISBN: 978-0137647842
Print: 0137647840
Kindle: B09HTH1X38
Audience: C++ developers
Rating: 5
Reviewer: Mike James
Can C++ be beautiful?


More Reviews