Curricula
syllabus |
announcements |
assignments | discussion

Archives
student work |
review notes

Resources
research materials |
tutorials | web courses |

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

E-Mail: redmond@lasalle.edu  


CSC 162 - Student Work

On this page, I will post (after no more assignments are being accepted) examples of good programs for the assignments (some may be mine, some may be student's).

My version of assignment 1 code Code This code contains at least one significant feature that was cut from the assignment - finding which network had the least and most coverage.

My version of assignment 2 code Code

Tom Orzechowski's version of assignment 3 code Radio class and Radio Code and Main client Code

Tom Orzechowski's version of assignment 5 code Main client Code

below is just place holders from a different class. Ignore them.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

There have been other good jobs on all of these, I just chose these as well-documented, not too tricky example solutions.

My bank simulation using a stack assignment code (assignment 9) All of the code.

My account list internals assignment code (assignment 8) Modified Header Modified Implementation Code Code

My version of cd class assignment (list of songs) code (assignment 7) Header Implementation Code . This includes some extra code - programmable CD player. Code

My version of card vector with generic functions assignment code (assignment 6) Code

My version of account vector assignment code (assignment 5) Code

My version of sentence code (assignment 4) Client Code and Sentence header file and Sentence implementation Code . This includes a lot of extra mutators that I didn't ask you to do (fortunately).

My version of account assignment code (assignment 3) Code

My version of war assignment code (assignment 2) Code