CPSC 190 Project 5: Objects and Graphics - Prof. James F. Nystrom, Study Guides, Projects, Research of Computer Science

Project 5 for the cpsc 190 course, which focuses on objects and graphics. Students are required to complete discussion and programming exercises from chapter 5 of the textbook and submit their solutions in a zipped folder by email. The project is worth 28 points and includes a 'face drawing' contest for extra points.

Typology: Study Guides, Projects, Research

Pre 2010

Uploaded on 02/24/2010

koofers-user-xp7
koofers-user-xp7 🇺🇸

10 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
CPSC 190 Project 5
Fall 2009
4 November 2009
Objects and Graphics
ASSIGNED: 4 November 2009
DUE: 13 November 2009 (by the end of class.)
VALUE: 28 points
Overview: In this project you will complete Discussion and Programming Exercises
from Chapter 5 of the textbook. You will also, for this assignment, email copies of your
programs all together in one zip folder.
Tasks:
1. (4 points each) Discussion Exercises: # 2, and 3.
2. (5 points each) Programming Exercises: # 2, 3, 8, and 10.
NOTE: For each program, use the name Chap5_N#.py, so that, e.g., the solution to
programming exercise number 3 is named Chap5_N3.py.
NOTE: 6 total extra points will be available to the winner(s) of a “Face drawing”
contest for Programming exercise 3.
NOTE: For Programs that you create in this class, always:
Include a comment line with your name and the date the program was created or
updated. For example, a comment for a program that I write might look like this.:
# Written by Dr. Nystrom on 17 September 2009.
You can include other informative comments that explain what your code is doing.
Submit the following:
1. A stapled set of solutions, including a listing of each of the programs from Task 2. (If
needed, you can split your printouts into multiple stapled sets.)
2. You need to place a copy of each program you write into a folder called CPSC190 Your Name.
After all the programs have been placed in this folder, right-click on the folder and
Send To a Compressed (zipped) folder. Then
Email your zipped folder as an attachment to [email protected] with the
Subject: Chap5 Programs.
1

Partial preview of the text

Download CPSC 190 Project 5: Objects and Graphics - Prof. James F. Nystrom and more Study Guides, Projects, Research Computer Science in PDF only on Docsity!

CPSC 190 Project 5

Fall 2009

4 November 2009

Objects and Graphics

ASSIGNED: 4 November 2009 DUE: 13 November 2009 (by the end of class.) VALUE: 28 points

Overview: In this project you will complete Discussion and Programming Exercises from Chapter 5 of the textbook. You will also, for this assignment, email copies of your programs all together in one zip folder.

Tasks:

  1. (4 points each) Discussion Exercises: # 2, and 3.
  2. (5 points each) Programming Exercises: # 2, 3, 8, and 10. NOTE: For each program, use the name Chap5_N#.py, so that, e.g., the solution to programming exercise number 3 is named Chap5_N3.py. NOTE: 6 total extra points will be available to the winner(s) of a “Face drawing” contest for Programming exercise 3.

NOTE: For Programs that you create in this class, always:

  • Include a comment line with your name and the date the program was created or updated. For example, a comment for a program that I write might look like this.:

    Written by Dr. Nystrom on 17 September 2009.

    You can include other informative comments that explain what your code is doing.

Submit the following:

  1. A stapled set of solutions, including a listing of each of the programs from Task 2. (If needed, you can split your printouts into multiple stapled sets.)
  2. You need to place a copy of each program you write into a folder called CPSC190 Your Name. After all the programs have been placed in this folder, right-click on the folder and Send To a Compressed (zipped) folder. Then - Email your zipped folder as an attachment to [email protected] with the Subject: Chap5 Programs.