The High-Level Language
This video presents the same text shown beside it, spoken and on screen. It adds nothing the text does not say.
State
A high-level programming language is designed to be easy for humans to read, write, and understand — abstracting away hardware and machine-code complexity so programmers solve problems, not architectures.
Show
An invoicing app in English-like syntax rather than bits is the abstraction cashed in.
Watch for
Ease for humans is the goal, not a side effect.