CST 112
Introduction to
Computer Programming

Exam #1 is POSTPONED until next week:
Wednesday March 4th & Thursday, March 5th


Project #1 -- is still due this week: 
Write your own code to make a dynamic sketch, as described in:  project1.html
Use UPDATE to submit your code (in a file whose name begins with p1) by 2/28. 

Exam #1: -- in class: 3/4 & 3/5.
READ: Chapter 6 (Loops) Previous reading assignments: Chapters 1 & 2 (plus Introduction) -- Static sketches Chapter 3: Dynamic sketches, using setup() & draw() 7.1-7.4: Functions (with no arguments and no return type). Chapter 4: Variables, assignment, expressions, and random Chapter 5: Conditional control structures (if blocks)

.. (Class Page)