Course Home | Class Schedule | Assignments | Git Submission | Perusall | Python | Tutoring

Saint Louis University

Computer Science 1300/5001
Introduction to Object-Oriented Programming

Michael Goldwasser

Fall 2018

Computer Science Department

Homework Assignment 03

cs1graphics warmup

Overview

Topic: cs1graphics warmup
Related Reading: Chapter 04
Due: 10:00am, Monday 10 September 2018

Please make sure you adhere to the policies on academic integrity.


Problems to be Submitted (20 points)

For each of the following, we want you to explain how you might fix the code, but you are also responsible for explaining in your own words why there is a problem with the existing code.

  1. (5 points)

    Exercise 4.3 on page 58

  2. (5 points)

    Exercise 4.4 on page 58

  3. (5 points)

    Exercise 4.5 on page 58

  4. (5 points)

    Exercise 4.6 on page 59


Michael Goldwasser
CSCI 1300/5001, Fall 2018
Last modified: Wednesday, 03 October 2018
Course Home | Class Schedule | Assignments | Git Submission | Perusall | Python | Tutoring