Programming the Cloud

CS194-017, Fall 2011, UC Berkeley

Instructors: Joe Hellerstein and Peter Alvaro.

The course explores cloud computing–distributed systems fundamentals and new challenges–through a practical lens of software development. As part of the course, students undertake significant software development in a language for distributed systems like Bloom or Erlang.

Resources

Download

You can download the material for this course in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/programthecloud/ptcrepo