CIS 636 Assignments

Curricula
syllabus |
announcements |
assignments | discussion

Archives
student work |
review notes

Resources
research materials |
tutorials | |

Contacts
home to: course | instructor |
department | La Salle home

E-Mail: redmond@lasalle.edu  


Spring 2006

Assignment 1.
For successful download, right click and choose "Save Target As". Left Clicking and cutting and pasting may cause some problems - including introduction of html tags into Java code (which won't compile).

RedmondMsgInBasic.java needed for assignment.
RedmondMsgInBasic.java.txt which can be easily viewed on the WWW.
RedmondMsgInBasic.html documentation of class needed for assignment.
RedmondMsgOut.java needed for assignment.
RedmondMsgOut.java.txt which can be easily viewed on the WWW.
RedmondMsgOut.html documentation of class needed for assignment.

Assignment 2.

Assignment 3. Files below will be handed out in class, in their folders, which should be more convenient.

Passenger.java needed for assignment.
Passenger.java.txt which can be easily viewed on the WWW.
Passenger.html documentation of class needed for assignment.

Airport.java needed for assignment.
Airport.java.txt which can be easily viewed on the WWW.
Airport.html documentation of class needed for assignment.

CollectAirports.java needed for assignment.
CollectAirports.java.txt which can be easily viewed on the WWW.
CollectAirports.html documentation of class needed for assignment.

Route.java needed for assignment.
Route.java.txt which can be easily viewed on the WWW.
Route.html documentation of class needed for assignment.

CollectRoutes.java needed for assignment.
CollectRoutes.java.txt which can be easily viewed on the WWW.
CollectRoutes.html documentation of class needed for assignment.

Id.java needed for assignment.
Id.java.txt which can be easily viewed on the WWW.
Id.html documentation of class needed for assignment.

HandleFile.java needed for assignment.
HandleFile.java.txt which can be easily viewed on the WWW.
HandleFile.html documentation of class needed for assignment.

Assignment 4.
airports input text file. routes input text file. planeModels input text file. planes input text file. pilots input text file. code that can be included in Person class (with acknowledgement) to pull text from a string to update a Person (probably the string came from a file).

Assignment 5. A CD was given out with extensive folders and files. A zip of the files is available. Let me know if there is any problem.

Assignment 6. File below is the only one needed for the assignment. Put it in the appropriate package (or change the package statement)

Entry.java needed for assignment.
Entry.java.txt which can be easily viewed on the WWW.
Entry.html documentation of class needed for assignment.

.

.

.

.

.

.

.

.