Computer Science / CS 0182 · Atom · ~20 seconds
"The Computer Runs My Code"
Video not yet published
to the StudyWalks catalog
to the StudyWalks catalog
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.