This post delves into how Python truly operates, from its creation to its memory management and execution model. It covers the common programming languages in the 1980s-1990s, Guido van Rossum's role in creating Python, and how Python manages memory using automatic memory allocation, garbage collection, and reference counting.
Table of contents
Permalink Chapter 1 : Born of a warrior (Python)Permalink Chapter 2: Python Being Python (Memory Genius)Permalink Chapter 3: The Matrix | PythonPermalink Chapter 3: A Slow End1 Comment
Sort: