INFM 718B
Building the Human - Computer Interface
Fall 2006


Course Description
Syllabus
Reading List
Team Project

Homework 2 Solutions

Last updated: Oct 6 5:34 pm

1. Adding a publisher for the Book (20 points)

Book.java
Publisher.java
Size.java
Library.java

2. Keeping track of the number of books owned (20 points)

Book.java
Publisher.java
Size.java
Library.java


Bill Kules