Mondadori Store

Trova Mondadori Store

Benvenuto
Accedi o registrati

lista preferiti

Per utilizzare la funzione prodotti desiderati devi accedere o registrarti

Vai al carrello
 prodotti nel carrello

Totale  articoli

0,00 € IVA Inclusa

Internals of Python 3.x: Derive Maximum Code Performance and Delve Further into Iterations, Objects, GIL, Memory Management, And Various Internals

Prashanth Raghu
pubblicato da BPB Publications

Prezzo online:
0,00

Deroute the syntactical way and start exploring the language from the source

KEY FEATURES

In-depth practical understanding of CPython's internal workings.

Step-by-step source code walkthrough utilizing descriptors on source code lines.

Cutting-edge coverage of the interpreter, GIL, compilation, and memory allocations to help you develop better systems.

DESCRIPTION

Internals of Python 3.x transform a programmer's learning path by emphasizing the source code over the syntax to teach things from the ground up in nearly the same amount of time and effort.

The book delves into the structure and distinctions between the primary Python object and iterable objects. The iterable types, namely, lists and tuples, have been thoroughly defined in the structure and operations. The internals of sets and dictionaries, which are data structures that provide O(1) insertion and search, have been thoroughly discussed. Memory allocation explains how Python handles memory for tiny and large objects. The chapter on GIL explains how the GIL works, which is halted by a semaphore and a conditional variable. The chapter on Async Python describes how the async module generates coroutines and async functions that can be executed on an event loop and interact through events.

After reading this book, you will be more confident to create high-performance code on a day-to-day basis.

WHAT YOU WILL LEARN

Utilize data structures effectively for a variety of application functions.

Discover how to optimize Python code performance.

Develop an understanding of memory optimization and how to design programs accordingly.

Investigate the inner working of GIL and Interpreter in detail.

Recognize the internals of the garbage collection and reference counting processes.

WHO THIS BOOK IS FOR

This book is intended for Python practitioners, new coding aspirants, and experienced Python developers who want to construct their frameworks and libraries by investigating tokenizers, parsers, code compilers, interpreters, memory management, GIL, and garbage collection. Prior programming skills in C may help you get the most out of this book.

AUTHOR BIO

Prashanth Raghu has been using the Python programming language for the past 12 years and designed systems at a production scale. His passion for open-source systems led him to work for the Google Summer of Code project in the year 2014 for OpenStack using Python. He is currently working as a Technical Architect at InMobi Technologies and is a Carnatic flautist. He had his initial training under Sri. Vid. S Venkatesh and is currently nurtured by Sri. Vid HS Venugopal. He has performed across various parts of South India.

Dettagli down

Generi Informatica e Web » Linguaggi e Applicazioni » Programmazione e sviluppo del software

Editore Bpb Publications

Formato Ebook (senza DRM)

Pubblicato 09/12/2021

Lingua Inglese

EAN-13 9789391030971

0 recensioni dei lettori  media voto 0  su  5

Scrivi una recensione per "Internals of Python 3.x: Derive Maximum Code Performance and Delve Further into Iterations, Objects, GIL, Memory Management, And Various Internals"

Internals of Python 3.x: Derive Maximum Code Performance and Delve Further into Iterations, Objects, GIL, Memory Management, And Various Internals
 

Accedi o Registrati  per aggiungere una recensione

usa questo box per dare una valutazione all'articolo: leggi le linee guida
torna su Torna in cima