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.
****************************************

CIS3022 JAVA PROJECT FILES - Spring 2004

All projects posted below are my own work

from the class as I submitted them. They

all work correctly.

(C)2004 All rights reserved.

****************************************

Project 0
Project 1
Project 2
Project 3


****************************************

CIS3023 JAVA PROJECT FILES - Fall 2004

All projects posted below are my own work

from the class as I submitted them. They

all work correctly.

(C)2004 All rights reserved.

****************************************


****************************************

COT 3100 HomeWorkSets and Exams - Fall 2004

All projects posted below are my own work

from the class as I submitted them. They

all work correctly.

(C)2004 All rights reserved.

****************************************



****************************************

MAP 2302 HomeWorkSets and Exams - Fall 2004

All projects posted below are my own work

from the class as I submitted them. They

all work correctly.

(C)2004 All rights reserved.

****************************************




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)