Bladeren bron

Change Made#

Jason Gibbs 6 jaren geleden
bovenliggende
commit
5db3fc2f0d
1 gewijzigde bestanden met toevoegingen van 5 en 1 verwijderingen
  1. 5
    1
      README.TXT

+ 5
- 1
README.TXT Bestand weergeven

5
 This is a very simple BlueJ demo project. It illustrates some aspects of
5
 This is a very simple BlueJ demo project. It illustrates some aspects of
6
 object-orientation as well as aspects of BlueJ.
6
 object-orientation as well as aspects of BlueJ.
7
 
7
 
8
-This project is an extension of "people". It is identical to "people"
8
+This project is extension of "people". It is identical to "people"
9
 except for the addition of an "Address" class and an address attribute
9
 except for the addition of an "Address" class and an address attribute
10
 in Person.
10
 in Person.
11
 
11
 
12
 This project may be used to study object creation and method calls from
12
 This project may be used to study object creation and method calls from
13
 within other object (non-interactive).
13
 within other object (non-interactive).
14
+
15
+Jason Gibbs
16
+
17
+