• Afhalen na 1 uur in een winkel met voorraad
  • Gratis thuislevering in België vanaf € 30
  • Ruim aanbod met 7 miljoen producten
  • Afhalen na 1 uur in een winkel met voorraad
  • Gratis thuislevering in België vanaf € 30
  • Ruim aanbod met 7 miljoen producten

CPython Internals Explained E-BOOK

Development Series

Ethan Garrett
E-book | Engels | Development Series
€ 8,99
+ 8 punten
Onmiddellijk beschikbaar
Eenvoudig bestellen
Veilig betalen Bancontact  Visa  Mastercard  Apple Pay 
Onmiddellijk geleverd via e-mail

Omschrijving

Unlock the Secrets Behind Every Line of Python Code

✅ Build, modify, and debug CPython from source — on macOS, Linux, and Windows ✅ Trace Python code from raw text all the way through the compiler to bytecode execution ✅ Master memory management, the GIL, concurrency, and the Faster CPython optimizations ✅ Contribute to CPython and write your own high-performance C extensions

Book Description

Python is one of the world's most popular programming languages — but what actually happens when your code runs? CPython Internals Explained pulls back the curtain on Python's official interpreter, walking you through the complete journey from source code to execution with hands-on examples at every step.

Starting with building CPython from scratch, you'll explore the PEG parser, the tokenizer, abstract syntax trees, and the bytecode compiler. You'll step inside the evaluation loop of the virtual machine, understand stack-based execution and frame objects, and learn how inline caching and adaptive specialization (PEP 659) make modern Python fast. The book then dives deep into memory management — covering reference counting, generational garbage collection, and debugging memory leaks with tracemalloc.

You'll master Python's object model, discovering how integers, strings, lists, and dictionaries are implemented in C. Concurrency gets full coverage too: the GIL, threads, multiprocessing, async/await internals, and the new free-threading model (PEP 703). Later chapters cover profiling with cProfile and perf, the Faster CPython project, JIT compilation (PEP 744), testing and debugging with GDB/LLDB, and writing your own C extensions using Cython, pybind11, and HPy.

What You Will Learn

How to build CPython from source and navigate its codebase confidently How the PEG parser, tokenizer, AST, and compiler transform Python source into bytecode How the virtual machine executes bytecode using a stack-based evaluation loop How reference counting and generational garbage collection manage memory How built-in types like dicts, lists, and integers are implemented in C How the GIL works and what free-threading (PEP 703) changes How to profile, benchmark, and optimize Python at both Python and C levels How to write, build, and test your own C extension modules

Who This Book Is For

This book is for intermediate to advanced Python developers who want to go beyond application code and truly understand how Python works under the hood. It's ideal for engineers optimizing performance-critical systems, developers contributing to CPython or open source projects, and curious programmers who want to understand what really happens when Python runs. A basic familiarity with Python is assumed; prior C knowledge is helpful but not required — a C primer for Python programmers is included.

Specificaties

Betrokkenen

Auteur(s):
Uitgeverij:

Inhoud

Taal:
Engels
Reeks:

Eigenschappen

Productcode (EAN):
9798235033054
Verschijningsdatum:
3/06/2026
Uitvoering:
E-book
Formaat:
ePub
Standaard Boekhandel

Alleen bij Standaard Boekhandel

+ 8 punten op je klantenkaart van Standaard Boekhandel
CADEAU

2 + 1 GRATIS

op een selectie boeken
CADEAU
Actie 2 plus 1 gratis boeken
AANGERADEN

De zomer in je boekenkast

Ontdek onze boekentips om de zomer inspirerend en vol leesplezier te beleven
AANGERADEN
Boekentips zomer
Standaard Boekhandel

Beoordelingen

We publiceren alleen reviews die voldoen aan de voorwaarden voor reviews. Bekijk onze voorwaarden voor reviews.