first commit
This commit is contained in:
13
Semester 1/Programming 1/Java/examples/people2/README.TXT
Normal file
13
Semester 1/Programming 1/Java/examples/people2/README.TXT
Normal file
@@ -0,0 +1,13 @@
|
||||
BlueJ example project "people2"
|
||||
|
||||
Copyright (c) Michael K<>lling, Monash University, 1999-2000
|
||||
|
||||
This is a very simple BlueJ demo project. It illustrates some aspects of
|
||||
object-orientation as well as aspects of BlueJ.
|
||||
|
||||
This project is an extension of "people". It is identical to "people"
|
||||
except for the addition of an "Address" class and an address attribute
|
||||
in Person.
|
||||
|
||||
This project may be used to study object creation and method calls from
|
||||
within other object (non-interactive).
|
Reference in New Issue
Block a user