CS345 - Software Engineering - Spring 2005-2006
Charlie Peck and Chris Hardie
Department of Computer Science - Earlham College


[ main | syllabus | schedule | journals | resources | mailing list ]

Lab #4 - Data Stores

Last updated:  Friday, 10-Mar-2006 10:21:50 EST

Due in class on Tuesday March 14th, 2006.

This lab is designed to introduce you to using data stores. You can use either Postgres or MySQL as your RDBMS, details about how to connect to each of these on the CS server farm will be forthcoming.

The 30K' view of this lab goes like so:

You will need to turn-in the following in class on Tuesday March 14th:

  1. A printout of your code and a printout of your write-up. Make sure your write-up includes usage information, command line options, etc. If you don't know how to do 2-up, 2-sided printing now would be a good time to do so.

  2. A tarball of your code and write-up and any other files a person will need to use it. Put this in ~charliep/homework/cs345/[username]-data-store.tar.gz

Extra Credit:

 

[ main | syllabus | schedule | journals | resources | mailing list ]