Vendeur : Lucky's Textbooks, Dallas, TX, Etats-Unis
EUR 36,02
Quantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New.
Vendeur : Best Price, Torrance, CA, Etats-Unis
EUR 32,70
Quantité disponible : 2 disponible(s)
Ajouter au panierEtat : New. SUPER FAST SHIPPING.
Vendeur : Ria Christie Collections, Uxbridge, Royaume-Uni
EUR 38,52
Quantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New. In.
Edité par BPB Publications 2021-12, 2021
ISBN 10 : 9391030947 ISBN 13 : 9789391030940
Langue: anglais
Vendeur : Chiron Media, Wallingford, Royaume-Uni
EUR 34,77
Quantité disponible : 10 disponible(s)
Ajouter au panierPF. Etat : New.
Vendeur : preigu, Osnabrück, Allemagne
EUR 45,85
Quantité disponible : 5 disponible(s)
Ajouter au panierTaschenbuch. Etat : Neu. Internals of Python 3.x | Derive Maximum Code Performance and Delve Further into Iterations, Objects, GIL, Memory management, and various Internals (English Edition) | Prashanth Raghu | Taschenbuch | Kartoniert / Broschiert | Englisch | 2021 | BPB Publications | EAN 9789391030940 | Verantwortliche Person für die EU: Libri GmbH, Europaallee 1, 36244 Bad Hersfeld, gpsr[at]libri[dot]de | Anbieter: preigu Print on Demand.
Vendeur : AHA-BUCH GmbH, Einbeck, Allemagne
EUR 54,64
Quantité disponible : 1 disponible(s)
Ajouter au panierTaschenbuch. Etat : Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - 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.¿TABLE OF CONTENTS1. Design of Generic Objects2. Basic Python Types3. Iterable Sequence Objects4. Set and Dictionary5. Functions and Generators6. Memory Management7. Interpreter and Opcodes8. GIL and Multithreading9. Async Python10. Source Code Layout and the Compiler Stages.