the second Objects lab.

README.TXT 705B

Allison Ziegler
5/24/18
I'm also including my extra notes that I took while I was doing the exercises!

The code contains updates that I did while completing the exercises (They're
in the docs folder).


Project: naive-ticket-machine
Authors: David Barnes and Michael Kolling

This project is part of the material for the book

Objects First with Java - A Practical Introduction using BlueJ
Fourth edition
David J. Barnes and Michael Kolling
Pearson Education, 2008

It is discussed in chapter 2.

Purpose of project: To illustrate the basics of fields, constructors, and methods.
How to start this project: Create one or more TicketMachine objects.

See the doc directory for the chapter PDF