|
@@ -2,10 +2,14 @@
|
2
|
2
|
|
3
|
3
|
This is the first BlueJ lab.
|
4
|
4
|
|
|
5
|
+It has TWO BlueJ Projects in it. Both are germain to the Chapter 1 in the doc folder.
|
|
6
|
+You will follow the chapter first in `Shapes` and then in `Picture`.
|
|
7
|
+
|
5
|
8
|
Be sure to
|
6
|
9
|
|
7
|
|
-* FORK it to your own account.
|
8
|
|
-* CLONE your version of the repo into your dev directory.
|
9
|
|
-* Open the BlueJ project file from Finder.
|
|
10
|
+* FORK this repository to your own account.
|
|
11
|
+* CLONE your version of the repository into your dev directory.
|
|
12
|
+* For the first section of the lab, open the BlueJ project file Shapes/project.bluej from Finder.
|
|
13
|
+* For the second section, use Picture/package.bluej
|
10
|
14
|
|
11
|
|
-Object of lb is to follow the chapter reading the doc folder. (Draw a House!)
|
|
15
|
+Object of lab is to follow the chapter reading the doc folder. (Draw a House!)
|