CS 4773 Object Oriented Systems: Spring 2000
Important Information:
Room change: Starting on Friday, February 4, we
will meet in room 2.02.06 SB.
Useful Links
If your project involves network communication, you will need some port
numbers to use. Here is a list for this semester.
Schedule of Preliminary Presentations
Schedule of Final Presentations and Reports
Notes
-
Introduction, Wednesday, January 19
-
The Java Language, Friday, January 21 through Monday, January 24
-
Object Oriented Programming Concepts,
Monday, January 24 through Monday, January 31
- Applets Wednesday, February 2
through Monday, February 7
- Layouts Monday, February 7
- Threads Wednesday, February 9 and Friday, February 11
- A Simple Animation Friday, February 11 and Monday, February 14.
- Threads and Synchronization Friday, February 18 and Monday, February 21.
- CRC Cards, Chutes and Ladders Design Monday, February 21 and Friday, February 25.
- Vectors and Synchronization Friday, February 25.
- Grid Bag Layout Monday, February, 28, Friday, March 3 and Monday March 6.
- Network Communication Monday, March 20 to Friday, March 24
- Monopoly Design
- Java Beans
Important Dates
- Wednesday, January 19, First Class
-
Wednesday, January 26, Assignment 1 Due
-
Wednesday, February 9, Assignment 2 Due
-
Monday, February 28, Assignment 3 Due
-
Wednesday, March 8, Midterm Exam
-
Friday, March 24, Assignment 4 Due
- Friday, March 24 Drop Date
-
Wednesday, March 29, Exam on OO Concepts
-
Friday, March 31, Exam on Java Programming
-
Wednesday, April 5, Preliminary Project Presentations begin
- Monday, April April 17, Final presentations and demonstrations begin
- Wednesday, May 10, Last presentations and demonstrations(1:30 - 4:15)
Useful Info:
To turn off the JIT, set an environment variable as follows:
setenv JAVA_COMPILER NONE