This lab is for practicing the lessons in Think Java chapter 4. To use this lesson do the following:
- Open a terminal, PowerShell or command prompt as your interactive shell.
- In your shell,
cd
to your user directory (U:) on whatever computer you are using. - Once in your user directory, checkout this lab using:
git clone https://bitbucket.org/csis10a/lab04.git
.
This will create a project named lab04 in your current directory with this labs code. - Follow the instructions at https://docs.google.com/document/d/1tphScSIRsI6PKaTE1yd293GKyuOyKMrswksj2wmz65M/edit?usp=sharing
Note: If Git is not installed on your system. You can download the lab from https://bitbucket.org/csis10a/lab04/get/master.zip