Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 349 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 349 Bytes

The content here comes from "Cloud Computing Applications" by University of Illinois at Urbana-Champaign on Coursera.

  1. Run "start.sh" to initialize the environment.
  2. Finish the exercises by editing the provided *.java files. All you need to do is complete the parts marked with TODO.
  3. Run "make" to build and execute the different exercises.