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 (English Edition)
Author: Prashanth Raghu(Author)
Publisher Finelybook 出版社: ‎BPB Publications (December 9, 2021)
Language 语言: English
pages 页数: ‎236 pages
ISBN-10 书号: ‎9391030947
ISBN-13 书号: ‎9789391030940


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

Key Features
In-depth practical understanding of CPython’s internal workings.
Step-Author: -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.
Internals of Python 3.x transform a programmer’s learning path Author: 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 Author: 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.


下载地址:

Internals of Python 3.x 9789391030940.epub

下载地址 Download
打赏
未经允许不得转载:finelybook » Internals of Python 3.x: Derive Maximum Code Performance and Delve Further into Iterations, Objects, GIL, Memory management, and various Internals

相关推荐

  • 暂无文章

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫打赏

微信扫一扫打赏