Home -> Teaching -> CSAS 2214 -> CheckBook Assignment
Our aim was to create a "checkbook" program to manage checks and deposits. Here you can download several files so that you have a working CheckBook program that you can improve on later.
You can download the MS Word documents describing the assignment in detail, the java classes necessary to create a working program, or a complete BlueJ package containing all classes zipped into a "BlueJ project" format.
Checkbook Outline | |
CheckBook Classes Summary and Description |
Transaction.java
| |||||||
CheckBook.java | |||||||
Money.java |
CheckBook.zip (download and extract files into a new directory) |