CSC 230 Assignments

Curricula
syllabus |
announcements |
assignments | answers to questions

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  


Assignment 1 - Basic GUI and Simple Calculations

Assignment 2 - More Basic GUI and Simple Calculations

Assignment 3 - Simple Branching with IF statements

Assignment 4 - More Branching

Assignment 5 - Looping (I didn't save my example spreadsheet from lab. The timing of the deposit matters. I think I have to accept either timing, the beginning of the month or the end of the month. (Rate of return should be at end of the month, and should not include the current deposit if the deposit is at the end of the month, See the spreadsheet (it refers to "Interest" when it should be investment return)

Assignment 6 - Looping, and a wee bit about functions. You will need the following function to include in your program - cut and paste it in. Some example results from the program (I didn't ask for the last item (carryover) but thought it would be helpful for you to see.)

Assignment 7 - Functions.

Assignment 8 - Files Data to try program out on: songs.txt (right click to download)

In lab example, preparation for assignment: description of task. Executable to test: Right click to download. NOTE - this will only run on a machine that has .NET framework installed (last few years computers) test cases carried out

Assignment 9 - Testing. Executable to test: Right click to download. NOTE - this will only run on a machine that has .NET framework installed (last few years computers)

Assignment 10 - Arrays Data to try program out on: contestants.txt votes.txt

Assignment 11 - Parallel and 2D Arrays Data to try program out on: data.txt

Assignment 12 - Structures and Arrays of Structures Data to try program out on: accounts.txt

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

.