Instructor: Karl Lieberherr
|
|
Running Java at CCS. Ignore the second part about Demeter/Java.
Home page of OS course of Marvin Solomon who developed the course material
Operating systems are, besides programming language compilers, the most widely reused software artifacts. It is useful to study them not only to have a basic knowledge how a computer works, but also to learn how to develop reusable software.
I have used Java for teaching already since 1996 and therefore, we use Java also in this course. Another reason for using Java is that Java with its libraries is an OS.
Because Operating Systems is a stable subject (compared to software development methodology that is in constant flux), the key material has been taught many times and we are going to reuse teaching material from Professor's Solomon's class at the University of Wisconsin. Professor Solomon owns the copyright for all class material in /course/com3336, including the derivative works.