COSC 51
Homework Assignments
Summer, 2003
This page links to the class assignments. In general assignments are
due at the start of class on the due date.
You should read this policy on
doing your own work.
Programming Assignment #1, p. 56, projects 1.1 and 1.2. Due: Wed, July 2
Programming Assignment #2, Due: Mon, July 7
Programming Assignment #3, p. 123, projects 2.8 and 2.12. Due: Wed, July 9
Programming Assignment #4, p. 201, do project 3.15 and one of 3.7 or 3.13 (whichever appeals to you). Due: Wed, July 16
Project 3.13 talks about modifying the Stars program,
which we haven't talked about in class.
Here is a while-loop version of the Stars program which should make sense to you.
Programming Assignment #5, Do p. 125, project 2.21 and p.205, project 3.24. Due: Mon, July 21
Project 3.24 should be written using four constants to define brick width
and height, number of rows, and number of bricks per row. Changing these
values at the top of the program and recompiling should correctly draw a
different wall.
Programming Assignment #6, p. 265, projects 4.1, 4.2 and 4.3. Due: Wed, July 23
Programming Assignment #7, p. 316, project 5.8 and one of p.266, project 4.8 OR 4.12. Due: Wed, July 30
Programming Assignment #8, Due: Mon, Aug 4
Back to COSC 51 homepage.