Expert Python Programming 4th Ed (Packt)
Wednesday, 07 July 2021

This book sets out to show how Python code can be readable, reusable, and easy to maintain. Michał Jaworski and Tarek Ziadé include best practices, useful tools, and standards implemented by professional Python developers in this fourth edition and cover Python's latest features and advanced concepts. They also explore common software design patterns and various programming methodologies, such as event-driven programming, concurrency, and metaprogramming.

<ASIN:1801071101>

 

Author: Michał Jaworski and Tarek Ziadé
Publisher: Packt Publishing
Date: May 2021
Pages: 630
ISBN: 978-1801071109
Print: 1801071101
Kindle: B092C586BY
Audience: Python developers
Level: Intermediate
Category: Python

exppyth

Topics covered:

 

  • Explore modern ways of setting up repeatable and consistent Python development environments
  • Effectively package Python code for community and production use
  • Learn about modern syntax elements of Python programming, such as f-strings, dataclasses, enums, and lambda functions
  • Demystify metaprogramming in Python with metaclasses
  • Write concurrent code in Python
  • Monitor and optimize the performance of Python application
  • Extend and integrate Python with code written in different languages

 

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
 


Expert Performance Indexing in Azure SQL and SQL Server 2022

Author: Edward Pollack & Jason Strate
Publisher: Apress
Pages: 659
ISBN: 9781484292143
Print: 1484292146
Kindle: B0BSWH65ST
Audience: DBAs & SQL devs
Rating: 4 or 1 (see review)
Reviewer: Ian Stirk 

This book discusses indexes, a primary means of improving performance in SQL Server, how does  [ ... ]



High Performance SQL Server, 2nd Ed (Apress)

Author: Benjamin Nevarez
Publisher: Apress
Pages: 420
ISBN: 978-1484264904
Print: 1484264908
Kindle: B08TQR3NMF
Audience: SQL Server DBAs and Devs
Rating: 4.5
Reviewer: Ian Stirk

This book aims to improve the performance of your SQL Server, how does it fare?


More Reviews