+
Article
Other

Event Driven Programming: Introduction, Tutorial, History

For Students 9th - 10th
An in-depth look at the event-driven programming paradigm.
+
Lesson Plan
Code.org

Code.org: Cs Fundamentals: The Big Event

For Teachers K - 1st
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...
+
Handout
Wikimedia

Wikipedia: Event Driven Programming

For Students 9th - 10th
A Wikipedia description of the event-driven programming paradigm.
+
Article
Other

Gregory: Event Driven Programming

For Students 9th - 10th
A short discussion of event-driven programming and how it differs from sequential logic execution.