CSC 230 - Resources

Curricula
syllabus |
announcements |
assignments | answers to questions

Archives
student work |
review notes

Resources
research materials |
tutorials

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

E-Mail: redmond@lasalle.edu  


  • This is a PowerPoint document (developed by textbook author / publisher) presenting material from Chapter 1 of the textbook.

  • This is a PowerPoint document (developed by textbook author / publisher) presenting material from Chapter 2 of the textbook.

  • This is a PowerPoint document (developed by textbook author / publisher) presenting material from Chapter 3 of the textbook.

  • This is a PowerPoint document (developed by textbook author / publisher) presenting material from Chapter 4 of the textbook.

    Partial project of not quite so silly game (winzipped - download and extract)

  • This is a PowerPoint document (developed by textbook author / publisher) presenting material from Chapter 5 of the textbook.

    some code for in class dice loop example should be able to copy and paste into code

    Project with simple For Loop example a silly loop game (winzipped - download and extract)

    Project to work on in class - accumulator example also another example of a do loop - quiz average (winzipped - download and extract)

    Project to look at in class - "event-driven loop" example (winzipped - download and extract)

    Project to work on in class - functions and independent sub procedures example

    Description of task

    Code written in class up through 3/16/07 If you missed class, you should be able to paste from here into your code file.

  • This is a PowerPoint document (developed by textbook author / publisher) presenting material from Chapter 7 of the textbook.

    Project to work on in class - functions that need module level scope example

  • This is a PowerPoint document (developed by textbook author / publisher) presenting material from Chapter 9 of the textbook.

    Project to work on in class - a not so silly example using files

    Code written in class on 3/28/07

    DVD files code written in class up to and including on 4/2/07 If you missed class, you should be able to paste from here into your code file.

  • This is a PowerPoint document (developed by textbook author / publisher) presenting material from Chapter 8 of the textbook.

    Project to work on in class - a fairly silly example using arrays

    Project to work on in class - a slightly more realistic example using parallel arrays

    Project to look at in class - an example using 2D arrays

  • This is a PowerPoint document (developed by textbook author / publisher) presenting material from Chapter 10 of the textbook.

    Entire enhanced square class project (winzipped)

    Entire simple bank account class project (winzipped)

    THESE MAY BE MODIFIED BEFORE WE GET HERE