https://github.com/zipcodecore/bluej.naiveticket
https://github.com/zipcodecore/bluej.naiveticket
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zipcodecore/bluej.naiveticket
- Owner: ZipCodeCore
- Created: 2019-02-06T18:08:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-10-28T08:23:36.000Z (about 4 years ago)
- Last Synced: 2025-04-15T21:16:53.270Z (9 months ago)
- Language: Java
- Size: 1.39 MB
- Stars: 1
- Watchers: 4
- Forks: 139
- Open Issues: 37
-
Metadata Files:
- Readme: README.TXT
Awesome Lists containing this project
README
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