Internals of Python 3.x
Prashanth Raghu
Broschiertes Buch

Internals of Python 3.x

Derive Maximum Code Performance and Delve Further into Iterations, Objects, GIL, Memory management, and various Internals (English Edition)

Versandkostenfrei!
Versandfertig in 1-2 Wochen
35,99 €
inkl. MwSt.
PAYBACK Punkte
18 °P sammeln!
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 fo...