Skip to content

Book 1 — Python: Zero to Internals

Fundamentals → OOP → advanced Python → CPython internals (bytecode, frames, GC, GIL).

Part A — Fundamentals

Part B — Control Flow

Part C — Collections

Part D — Functions

Part E — OOP

Part F — Advanced Python

Part G — Python Internals

Status

Complete deep-dive coverage of Python fundamentals, control flow and collections, functions and closures, object-oriented design, advanced language features (iterators, generators, context managers, async and concurrency), and CPython internals.