Course Information Syllabus Homework Projects Lab Exercises Student Status

CIS 180: Object-Oriented Programming
Fall 2003 Laboratory Exercises

For each lab there is a handout and a source code (*.java) file with starting code for the lab. For some labs there may also be some additional materials supplied.

To download the source code file on a PC using Internet Explorer right click the link and choose "Save Target As..." from the popup menu. On a Mac, hold the mouse down on the link until the popup menu appears and choose "Download Link to Disk".

Lab Week Of Handout Starting Code Additional
Material
Lab #1 Sept. 8, 2003 lab1.html    
Lab #2 Sept. 15, 2003 lab2.html FirstApplet.java  
Lab #3 Sept. 22, 2003 lab3.html Rectangle.java  
Lab #4 Sept. 29, 2003 lab4.html CyberPet.java
TestCyberPet.java
 
Lab #5 Oct. 6, 2003 lab5.html CyberPet.java
CyberPetApplet.java
 spidereat.gif
spidersleep.gif
spiderthink.gif
Lab #6 Oct. 20, 2003 lab6.html Expressions.java  
Lab #7 Oct. 27, 2003 lab7.html Year.java
LeapYearApplet.java
 Sample Solution
Lab #8 Nov. 3, 2003 lab8.html Primes.java
PrimesApplet.java
 Sample Solution
Lab #9 Nov. 10, 2003 lab9.html PigLatin.java
PigLatinApplet.java
Sample Solution 
Lab #10 Nov. 17, 2003 lab10.html Bugged.java
Lab #11 Dec. 1, 2003 lab11.html Sortmeister.java  
Lab #12 Dec. 8, 2003 lab12.html BinarySearch.java
 
Course Information Syllabus Homework Projects Lab Exercises Student Status