On this page I will be posting scanned copies
of my original work throughout my college career.
These will include but are not limited to: homework sets,
quizzes, exams, notes, formula sheets, etc.
C++ Source code files: (must create a project and re-compile to execute) LP_disc.cpp - A simple I/O menu selection program that functions as a discography of Linkin Park. Cels_to_Fah.cpp - A simple program that converts temperature from degrees Celsius to degrees Fahrenheit. Trapdoor.cpp - A replica of the Trapdoor program that was used by Phate, a sydistic hacker, in the best-selling novel soon-to-be movie "The Blue Nowhere" by Jeffery Deaver. I programmed this for my book report in AP Literature.
Visual Basic .exe files: MenuClock.exe - An executable program that displays the time and date.
JAVA Source code files: (must create a project and re-compile to execute) LottoEvent.class - A class that performs event-handling for the LottoMadness GUI program. LottoMadness.class - A class that executes the GUI for the LottoMadness program. (must compile both LottoEvent.class and LottoMadness.class to get full effect)