My Java Programs

Here you can find the source code for various things I have written or worked on in JAVA.

CS1121 (Java I)

CS1122 (Java II)
Program 1
Program 2
Program 3
Program 4
Program 5

CS2321 (Data Structures)
Program 1 - A poker simulator, uses a Vector list implementation
Program 2 - Huffman string encoder
Program 3 - Sort timer, comparison of bucket, heap, insert, merge sorts
Program 4 - A homework scheduler that uses an AVL Tree based Dictionary

Personal/Team Work
Base Circle Runout - Stores scrap camshaft data in a simple csv file and analyzes it
Media Database - Work in progress with Max Leason, tracks all the media on a server and manages an SQL database