Internals of Python 3.x:

Author:

Prashanth Raghu

Publisher:

BPB Publications

Rs764 Rs849 10% OFF

Availability: Available

Shipping-Time: Usually Ships 1-3 Days

    

Rating and Reviews

0.0 / 5

5
0%
0

4
0%
0

3
0%
0

2
0%
0

1
0%
0
Publisher

BPB Publications

Publication Year 2022
ISBN-13

9789391030940

ISBN-10 9789391030940
Binding

Paperback

Number of Pages 236 Pages
Language (English)
Dimensions (Cms) 19.05 x 1.37 x 23.5

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.

Prashanth Raghu

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.
No Review Found
More from Author