CPSC 130 Introduction to Programming and Information Systems
Fall 2021


    Assignments
6. December 6th 20 points Loops, Arrays, and functions
5. November 15th 30 points Conditional Assignment Hint: if (isNan (textAmt))
4. November 3rd 25 points Function Assignment
3. October 6th 20 points Assignment
2. September 20th 20 points Lists and Links Assignment
1. September 10th 15 points First HTML Assignment Rubric for Assessment is found on D2L


    Course Information
Computer use policy
Weekly Notes
Course Resources




    Authors Power Point Slides
Chapter 1
Chapter 2
Chapter 3
Chapter 4
Chapter 5
Chapter 7
Chapter 8
Chapter 9
Chapter 11
Chapter 12
Chapter 13
Chapter 18

    My "notes"
Chapter 1
Chapter 2: HTML
Cascading Style Sheets
Chapter 4: Javascript
Chapter 5: Javascript Continued
Chapter 7: built-in Functions
Chapter 9: User Defined Functions
Chapter 11: Conditionals
Chapter 13: Repetition