This course is taught at Temple University
Below is a direct export from Cloud9 of all the code I’ve written, sorted by week. There were a few assignments where I downloaded the files to edit on my computer, so some files may not represent the complete final version (but I will try my best to update as many as I can.)
Some group projects have its contributors credited in Javadoc headers like this:
/**
* StationA
* @author Victor Lourng
* @author James Smith
* @version 2017
*/
The Misc Files folders contains random files that don’t belong to any particular folder.
I'm releasing this code under the permissive MIT License on an as-is basis. Please take the time to read the license for more details, but note that any attempts at cheating or plagiarism may violate your institution's academic policy.