CIS 636 Announcements

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  


No class on Monday 9/2/02 due to Labor Day

Mistakes in Assignment1: There is a new RedmondMsgIn available - containing additional methods - readString - to get string input via message box; and readValidYN - to get a valid yes or no answer via message box (it always returns a captial Y or capital N). Also, note, if you missed hearing this in class, there are somethings that need to be commented out from Account to get Account to compile without downloading more classes. Comment out: whole depositEx method; call to sort; imports for sort and ID (if you didn't put Id in its own package)