Skip to main content

"The Computer Runs My Code"

This video presents the same text shown beside it, spoken and on screen. It adds nothing the text does not say.

State

A computer never executes source code — every program written above machine code is compiled or interpreted down before anything runs, and the processor sees only the bits.

Show

A student's homework program feels directly obeyed; the feeling is the toolchain working invisibly.

Watch for

Fluency of the tools hides the translation, never removes it.