Event based programming
Event based programming = Programs that reacts under the actions of the user
User actions are not following standard procedural programming (pre-defined order, and number of times)
-
\(\Rightarrow\) They can act in any order, at any time, and arbitrary number of times.
23/41