Python past, present, and future with Guido van Rossum [audio interview]

Talk Python To Me is a podcast for developers who are passionate about Python. Learn about the language and related technologies. Read more

Similar

Constant Folding in Python

Every programming language aims to be performant and Python is no exception. In this essay, we dive deep into Python internals and find out how Python makes its interpreter performant using a technique called Constant Folding. (more…)

Read more »

Instagram Makes a Smooth Move to Python 3

Each day, over 95 million photos and videos are shared on Instagram. The unstoppable photo-centric social media platform has over 600 million registered users — 400 million of whom are active every day. Talk about operating at scale: Instagram kills it at... (more…)

Read more »