Mastering Python : write powerful and efficient code using the full range of Python's capabilities

Even if you find writing Python code easy, writing code that is efficient, maintainable, and reusable is not so straightforward. Many of Python's capabilities are underutilized even by more experienced programmers. Mastering Python, Second Edition, is an authoritative guide to understanding adv...

Full description

Saved in:
Bibliographic Details
Main Author Hattem, Rick van (Author)
Format Electronic eBook
LanguageEnglish
Published [Birmingham, United Kingdom] : Packt, [2022]
EditionSecond edition.
SeriesExpert insight.
Subjects
Online AccessFull text
ISBN9781800202108
1800202105
9781800207721
Physical Description1 online resource (710 pages) : illustrations

Cover

Table of Contents:
  • Table of Contents Getting Started - One Environment per Project Interactive Python Interpreters Pythonic Syntax and Common Pitfalls Pythonic Design Patterns Functional Programming - Readability Versus Brevity Decorators - Enabling Code Reuse by Decorating Generators and Coroutines - Infinity, One Step at a Time Metaclasses - Making Classes (Not Instances) Smarter Documentation - How to Use Sphinx and reStructuredText Testing and Logging - Preparing for Bugs Debugging - Solving the Bugs Performance - Tracking and Reducing Your Memory and CPU Usage asyncio - Multithreading without Threads Multiprocessing - When a Single CPU Core Is Not Enough Scientific Python and Plotting Artificial Intelligence Extensions in C/C++, System Calls, and C/C++ Libraries Packaging - Creating Your Own Libraries or Applications.