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 2007 – Database Management Systems (MANG 351) - Grade: A
Designing and creating databases to serve users’ needs in an organizational structure. Skills developed include requirements gathering and data modeling using entity-relationship diagrams. The major project was creating a database and appropriate objects for a commodities futures exchange. Programming was done using MySQL on a Linux server using telnet interface (Note: The MySQL GUI was not used for this class).