Fall 2015 Course Descriptions

COMP 50-01 Concurrent Programming

M. Sheldon
MW 3:00-4:15, Halligan Hall 111A
I+ Block

Maximally taking advantage of modern multi-core processors requires writing concurrent programs. While there is a great promise of improved performance, concurrent systems can be very difficult to design and build. This course explores concurrent programming through programming projects using various approaches to concurrency including the Erlang programming language.

Prerequisite: Comp 15


Back to Main Courses Page