Event Driven
Programming
• Event driven programming – a programming paradigm where the flow
of the program is driven by sensor outpus or user actions (aka events)
– Wikipedia
• Batch programming – programming paradigm where the flow of
events is determined completely by the programmer
Which type is it (batch or event
based?)
Take all the grades for this class and calculate final grade for the course
[Link] of Warcraft
[Link] video game
4. 401K Lab
List boxes
List boxes allow you to select one (or more) items from a list of items