Event Driven Computing

Undergraduate | 2026

Course page banner
Mode icon
Mode
Mode
Your studies will be on-campus, and may include some online delivery
On campus
area/catalogue icon
Area/Catalogue
COMP 4023
Course ID icon
Course ID
205828
Campus icon
Campus
Adelaide City Campus East
Level of study
Level of study
Undergraduate
Unit value icon
Unit value
6
Course owner
Course owner
School of Comp Sc & IT
Course level icon
Course level
4
Work Integrated Learning course
Work Integrated Learning course
No
Study abroad and student exchange icon
Inbound study abroad and exchange
Inbound study abroad and exchange
The fee you pay will depend on the number and type of courses you study.
Yes
University-wide elective icon
University-wide elective course
Yes
Single course enrollment
Single course enrolment
Yes
alt
Note:
Course data is interim and subject to change

Course overview

Event-driven systems are the backbone of modern computer systems and services. This course explores the fundamental principles behind these systems; Finite State Automata, their behaviour and implementation; Correspondence with regular expressions; Examples of embedded systems; Introduction to interconnected state machines, Petri Nets, and concurrency. We'll also explore modern approaches to event-driven systems; Reactive Programming; event streams, and observable data.

Course learning outcomes

  • Describe the different ways a finite-state machine can be represented
  • Explain how a finite state machine recognises an input string
  • Explain how a non-deterministic finite state machine works
  • Explain the behaviour of regular expressions
  • Translate a regular expression into a corresponding finite-state machine
  • Use Mealy and Moore Machines to develop advanced event-driven systems
  • Understand and apply modern approaches to event-driven systems

Prerequisite(s)

  • must have completed COMP2037 Algorithm & Data Structure Analysis

Corequisite(s)

N/A

Antirequisite(s)

  • must not have completed COMPSCI4811 Event Driven Computing at the University of Adelaide