For a potential job I was asked to write out a summary of classes I took at WVU which involved programming. So I figure I should put them out into the web.
Fall 2006 – Design Patterns (CS210) - Grade: A
Understanding and employing common design patterns to solve various programming issues. The major project was a stock price quote retrieval system using a public XML web service to obtain data and employing the proxy and other patterns. Programming was done using JAVA on the Eclipse 3.0 IDE in both Windows and Linux platforms.