CSE691/891 - Internet Programming Summer 2001
prev

Final Project - CSE891

This project page describes the requirements for the final project for CSE891. All of this work is due on the last class day for this course, e.g., 24/26 July 2001.
  1. Develop a series of linked web pages that present tutorial material on web page scripting. There should be at least 8 pages covering:

  2. Each page should contain one or more examples, including either scripts on that page or links to external scripted pages. You will find that the linked set of web pages used in class, to present Tagged Languages, is a good starting point for your design.
  3. Develop a Visual Basic program that will establish chat sessions between any two students or between the instructor and any number of students. The program is required to use sockets to communicate between remote machines, and will also use an Access database, provided by you, as described below.

    We will have a lecture devoted to how you can use sockets to communicate between two Visual Basic applications. You will see several examples over the next few weeks, and we will help you get started on each of these tasks.
Your grade will be based on how well you carry out these tasks and on your home page with links to solutions of every one of the lab exercises. Grades are awarded not only on content, but also on style - quality of layout, use of color, and organization of content.

If you do all work correctly, using styles and organization as presented in class, you can expect to receive an A-. If you show originality in design, organization, and content, as well, you can expect an A. Of course, if you do not complete all work correctly you can expect a lower grade. Anyone who attempts all assignments and completes most correctly can expect at least a B.


prev