Spring 2003

LIS 545

Programming for Information Systems

Assignments

All assignments are due at 5 pm on the last class day of Spring quarter, June 6, 2003

Course grade is a portion of 55. Grade weight of assignments follow their listing order below, e.g.: Assignment #1 is worth 1/55 or 1.8%, Assignment #10 is worth 10/55 or 18%, etc. Credit will be given for partial work completed.

Lab Puppies
  1. Engineer the program to ask for the person's age. If the age is less than 30, the program writes out a congratulatory message; else the program writes out a commiserating message.
  2. Engineer a method that calculates the Body Mass Index.
  3. Engineer a version of the "Cat" class so that you can initialize it with the cat's name and breed and age
  4. Write a program that will help cats calculate how many months still remain before they are set free!
  5. Find all sightings of The Three Stooges.
  6. Display the films directed by Del Lord.
  7. Create a movie listing HTML page.
  8. Calculate the after-tax price of movies.
  9. Construct a Narcissus Xml source.
  10. Use XooMLe to capture a Google search in an XML format. Load the XML into a database.

Course Deliverables

Create a web page for this course and send me the url.

For puppies 1 - 6, please put a screenshot on your web page and e-mail me your cs file.

For puppies 7 - 8, please put the HTML page on your course website and e-mail me your cs file.

For puppy 9, please put the XML file on your course website and e-mail me your cs file.

For puppy 10, please take a screen shot of your database and e-mail me your cs file.



Compile all the personal xml documents into one xml document that contains the names and dessert preferences. The result should look like this. E-mail me your C# code.