Contribute Media
A thank you to everyone who makes this possible: Read More

Why 'Hello World' is a Massive Operation

Description

From Python code to Stack Virtual Machine - What happens on the computer when you run print(“Hello world”)? This talk attempts to dissect how Python code gets translated for execution. While many programmers can live without interacting with compiler internals, a stronger understanding of CPython can help make us better programmers.

Details

Improve this page