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
 


SQL Server 2022 Administration Inside Out

Author: Randolph West et al
Publisher: Microsoft Press
Pages: 992
Print: 0137899882
ISBN: 978-0137899883
Kindle: B0C4VKVP27
Audience: DBAs and developers
Rating: 5.0
Reviewer: Ian Stirk

This book aims to update your DBA skills to cover SQL Server 2022, how does it fare?



Zombie Scrum Survival Guide (Addison-Wesley)

Author: Christiaan Verwijs, Johannes Schartau and Barry Overeem
Publisher: Addison-Wesley Professional
Date: November 2020
Pages: 200
ISBN: 978-0136523260
Print: 0136523269
Kindle: ‎ B08F5GY39V
Audience: Scrum developers
Rating: 5
Reviewer: Kay Ewbank

The idea behind this book is a fascinating [ ... ]


More Reviews