Computer Science / CS 0174 · Atom · ~20 seconds
The Programming Model
Video not yet published
to the StudyWalks catalog
to the StudyWalks catalog
State
A programming model is designed for humans to read and write: a syntax of keywords, operators, and punctuation giving precise meaning, with the resulting text called source code.
Show
A payroll program's source spells its rules in words and symbols a person can audit.
Watch for
Precision is the entry fee — the syntax forgives nothing.