MIME-Version: 1.0 Server: CERN/3.0 Date: Monday, 06-Jan-97 20:34:54 GMT Content-Type: text/html Content-Length: 4204 Last-Modified: Thursday, 05-Dec-96 22:29:58 GMT CS 378 Lecture Notes Online

CS 378 Lecture Notes Online

Lecture notes are provided in PostScript, or Portable Document Format (PDF), formatted to print 4 slides per page in landscape mode. You can download the free Adobe Acrobat Reader program to view/print PDF files on Windows, Macintosh and Unix (Sun, HP, SGI, and AIX).

NOTE: You must follow the instructions provided by Adobe for downloading and installing the free Adobe Acrobat Reader. The names Adobe, PostScript, and Acrobat are registered trademarks of Adobe Inc. In addition, use of the Adobe icons (including the PDF icon) requires a Trademark License Agreement with Adobe Inc.

In most cases, the lecture notes are the corrected versions which include any corrections I made during the lecture.


Week 1:

Introductory Remarkes


Week 2:

Distinguished Lecturer Video Series

Week 3:

Basic C++ Review


Week 4:

Classes, Interfaces, and Implementations


Week 5:

Inheritance & Templates


Week 6:


Week 7:


Week 8:


Week 9:

Memory Management & Garbage Collection


Week 10:

C++ Exception Handling and Intro to Java


Week 11:

Java Network Programming Classes


Week 12:

Java Interfaces and Threads


Week 13:

Java Threads and Animation


Week 14:

More on Java


Week 15:

Synchronization in Java & Review for Final