Expert Python Programming

Expert Python Programming
Author :
Publisher : Packt Publishing Ltd
Total Pages : 631
Release :
ISBN-10 : 9781801076197
ISBN-13 : 1801076197
Rating : 4/5 (97 Downloads)

Book Synopsis Expert Python Programming by : Michał Jaworski

Download or read book Expert Python Programming written by Michał Jaworski and published by Packt Publishing Ltd. This book was released on 2021-05-28 with total page 631 pages. Available in PDF, EPUB and Kindle. Book excerpt: Gain a deep understanding of building, maintaining, packaging, and shipping robust Python applications Key FeaturesDiscover the new features of Python, such as dictionary merge, the zoneinfo module, and structural pattern matchingCreate manageable code to run in various environments with different sets of dependenciesImplement effective Python data structures and algorithms to write, test, and optimize codeBook Description This new edition of Expert Python Programming provides you with a thorough understanding of the process of building and maintaining Python apps. Complete with best practices, useful tools, and standards implemented by professional Python developers, this fourth edition has been extensively updated. Throughout this book, you’ll get acquainted with the latest Python improvements, syntax elements, and interesting tools to boost your development efficiency. The initial few chapters will allow experienced programmers coming from different languages to transition to the Python ecosystem. You will explore common software design patterns and various programming methodologies, such as event-driven programming, concurrency, and metaprogramming. You will also go through complex code examples and try to solve meaningful problems by bridging Python with C and C++, writing extensions that benefit from the strengths of multiple languages. Finally, you will understand the complete lifetime of any application after it goes live, including packaging and testing automation. By the end of this book, you will have gained actionable Python programming insights that will help you effectively solve challenging problems. What you will learnExplore modern ways of setting up repeatable and consistent Python development environmentsEffectively package Python code for community and production useLearn modern syntax elements of Python programming, such as f-strings, enums, and lambda functionsDemystify metaprogramming in Python with metaclassesWrite concurrent code in PythonExtend and integrate Python with code written in C and C++Who this book is for The Python programming book is intended for expert programmers who want to learn Python’s advanced-level concepts and latest features. Anyone who has basic Python skills should be able to follow the content of the book, although it might require some additional effort from less experienced programmers. It should also be a good introduction to Python 3.9 for those who are still a bit behind and continue to use other older versions.


Expert Python Programming Related Books

Expert Python Programming
Language: en
Pages: 631
Authors: Michał Jaworski
Categories: Computers
Type: BOOK - Published: 2021-05-28 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Gain a deep understanding of building, maintaining, packaging, and shipping robust Python applications Key FeaturesDiscover the new features of Python, such as
Expert Python Programming
Language: en
Pages: 352
Authors: Tarek Ziadé
Categories: Computers
Type: BOOK - Published: 2008 - Publisher: Packt Pub Limited

DOWNLOAD EBOOK

This book is an authoritative exploration of Python best practices and applications of agile methodologies to Python, illustrated with practical, real-world exa
Expert Python Programming
Language: en
Pages: 536
Authors: Michal Jaworski
Categories: Computers
Type: BOOK - Published: 2016-05-20 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Become an ace Python programmer by learning best coding practices and advance-level concepts with Python 3.5 About This Book Based on the latest stable version
Advanced Python Programming
Language: en
Pages: 606
Authors: Quan Nguyen
Categories: Computers
Type: BOOK - Published: 2022-03-25 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Write fast, robust, and highly reusable applications using Python's internal optimization, state-of-the-art performance-benchmarking tools, and cutting-edge lib
Advanced Python Programming
Language: en
Pages: 652
Authors: Dr. Gabriele Lanaro
Categories: Computers
Type: BOOK - Published: 2019-02-28 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Create distributed applications with clever design patterns to solve complex problems Key FeaturesSet up and run distributed algorithms on a cluster using Dask