Subtitled 90 Specific Ways to Write Better Python this book aims to show a truly “Pythonic” approach to programming, harnessing Python’s full power to write exceptionally robust and well-performing code. Using a concise, scenario-driven style, author Brett Slatkin brings together 90 Python best practices, tips, and shortcuts, and explains them with realistic code examples. Drawing on years of experience building Python infrastructure at Google, he uncovers little-known quirks and idioms that powerfully impact code behavior and performance. This new edition substantially revises all items from the first edition to reflect how best practices have evolved.
<ASIN:0134853989>
Author: Brett Slatkin Publisher: Addison-Wesley Professional Date: November 2019 Pages: 480 ISBN: 978-0134853987 Print: 0134853989 Kindle: B07ZG18BH3 Audience: Python developers Level: Intermediate Category: Python
- 30 new actionable guidelines for all major areas of Python
- Detailed explanations and examples of statements, expressions, and built-in types
- Best practices for writing functions that clarify intention, promote reuse, and avoid bugs
- Better techniques and idioms for using comprehensions and generator functions
- Coverage of how to accurately express behaviors with classes and interfaces
- Guidance on how to avoid pitfalls with metaclasses and dynamic attributes
- More efficient and clear approaches to concurrency and parallelism
- Solutions for optimizing and hardening to maximize performance and quality
- Techniques and built-in modules that aid in debugging and testing
- Tools and best practices for collaborative development
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.
SQL Server 2022 Query Performance Tuning (Apress)
Author: Grant Fritchey Publisher: Apress Pages: 745 ISBN:978-1484288900 Print:1484288904 Kindle:B0BLYD98SQ Audience: DBAs & SQL Devs Rating: 4.7 Reviewer: Ian Stirk
A popular performance tuning book gets updated for SQL Server 2022, how does it fare?
|
Domain Storytelling (Pearson)
Author: Stefan Hofer Publisher: Pearson Pages: 288 ISBN:978-0137458912 Print:0137458916 Kindle:B099ZNXCJT Audience: software architects Rating: 4.5 Reviewer: Kay Ewbank
This book sets out to be a practical guide to database domains, bringing together domain experts, software developers, designers and bus [ ... ]
| More Reviews |
|