These code answers are attached to worksheets that have been developed as an accessible resource for students who have never even seen an Object Oriented language before.
For any feedback or request for use, email kate.mcalpine@newcastle.edu.au
The filenames of the scripts do not match the class names within the scripts. I've followed typical convention of naming the main file 'Main' and used appropriate names for project classes that fit within the context of the program example. This repository is intended to be used as a reference for SENG1110 students to copy/paste whole programs into their own files and run them in an IDE of their choice to see how the mechanics fit together.