Roger L. Kraft

Code Examples and Reading Assignments
CS 40400 / CS 59000-01
Distributed Systems
Fall, 2013

This page documents what we do in class. It contains programs that we will discuss in class and reading assignments from the textbook and various Internet resources.

The reading assignments are listed by the date on which they were assigned. The sample programs are listed by the date on which they were used. You can click on any .java (or .cpp, .c, .h) link and see the source code. When you are viewing source code, you can use your browser's "File -> Save As..." menu item to save a copy of the file on your computer. It is a good idea for you to "play" with these example programs; compile them, run them, make simple changes to them and compile and run them again.