Other
Event Driven Programming: Introduction, Tutorial, History
An in-depth look at the event-driven programming paradigm.
Code.org
Code.org: Cs Fundamentals: The Big Event
Learners will soon learn that events are a great way to add flexibility to a pre-written algorithm. Sometimes you want your program to be able to respond to the user exactly when the user wants it to. Events can make your program more...
Wikimedia
Wikipedia: Event Driven Programming
A Wikipedia description of the event-driven programming paradigm.
Other
Gregory: Event Driven Programming
A short discussion of event-driven programming and how it differs from sequential logic execution.