CSCI 201 Homework Assignment 9

Written Assignment

Write solutions to Review Questions 9.1, 9.6, 9.7, 9.14, and 9.15 on pages 332 to 336 of the textbook.

Due Date

Students in the day-time lecture sections should turn in their written homework at class on Friday, 8 November.

Programming Project

Write a computer program to solve Programming Exercise 9.1 on page 338 of your textbook. Start this assignment by downloading the NetBeans project contained in the Homework 9 ZIP file. You really must use this starter project because it contains the GeometicObject superclass, defined on pages 303 and 304 of the textbook, needed by Triangle.

Turning in

Your completed program must be stored within a subdirectory csci/201/Homework9 of your Linux home directory. If you create a project named Homework9 at project location csci/201 this will happen automatically.

If you complete this assignment on your "home" system, you still must create a csci/201/Homework9 directory within your Linux account to store your work. You can copy to that directory the java files for your Main and Triangle classes.

Due date

Programming assignments will be copied from student directories at 9:00 am on Friday, 10 November. It is your responsibility to have your assignment in place at that time.

Late assignments will also be copied at 9:00 am each of the following three days. There is a 10% penalty for each day the assignment is late.