Listed below is the majority of the programs that I wrote while attending the University of Washington in Tacoma. This is just to give an idea of the variety of concepts that I have used.

The below program was written in TCSS 422.

Virtual Operating System
Directions     Source Code part 1     Source Code part 2

The below programs were written in TCSS 371

Float Lab
Directions     Source Code

The below program was written in TCSS 360.

Cellar Tracker Meets eBay This is a fairly large program that was developed with a team of 4 using CVS for version control and MVC for the architecture.
Directions     Source Code

Design Bidding Model For Online Help This is a design for an Online Help System.
Directions     Design

Automated Lottery Ticket
Directions     Source Code

The below programs were written in TCSS 342.

Hash Table Map
Directions     Source Code

Binary Search Tree Set
Directions     Source Code

Linked List with Iterator
Directions     Source Code

Algorithm Analysis and Big Oh
Source Code

Convex Hull
Source Code

The following programs were written in my TCSS 142 and TCSS 143. The majority of the programs were written using Pair Programming.

Feet to Meters
Directions     Analysis     Source Code

Self-Portrait
Directions     Analysis     Source Code

Change With Loops
Directions     Analysis     Source Code

Change With Arrays
Directions     Analysis     Source Code

Employee
Directions     Analysis     Source Code

Temperature Conversion
Directions     Analysis     Source Code

Temperature Conversion GUI
Directions     Analysis     Source Code

List GUI
Directions     Analysis     Source Code

House
Directions     Analysis     Source Code

List GUI #2
Directions     Analysis     Source Code

Solid Sub-classes
Directions     Analysis     Source Code

Polymorphism
Directions     Analysis     Source Code

Data Entry
Directions     Analysis     Source Code

Doubly Dimensioned Array
Directions     Analysis     Source Code

Recursion
Directions     Analysis     Source Code

Linked List
Directions     Analysis     Source Code