Raghu P. Internals of Python 3.x. Derive Maximum Code...2022
Category
Uploaded
2021-12-17 13:34:30 GMT
Size
2.37 MiB (2489700 Bytes)
Files
1
Seeders
2
Leechers
0
Hash
3B27A833FD71A5F038356172A3946BD2E0428F2C

Textbook in PDF format

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. Design of Generic Objects Basic Python Types Iterable Sequence Objects Set and Dictionary Functions and Generators Memory Management Interpreter and Opcodes GIL and Multithreading Async Python Source Code Layout and the Compiler Stages

Gomagnet 2023.
The data comes from Pirate Bay.