This repo contains samples for a lesson based on Chapter 6 of the textbook for this course.
To retrieve these files and work with them:
- Open NetBeans
- Navigate to Team -> Git -> Clone... or Team -> Git -> Remote -> Clone...
- Enter the Repository URL: https://github.com/LenPayne/CPD3314-BuildIt6.git
- Ensure the Clone Into: folder is on the F: Drive
- Hit Finish, Work from There
- The Square Class
- The Person Class
- The Employee Class
And various methods to sample them.