alert_red.gif  3/29/04 alert_red.gif
THIS IS A DRAFT, WHICH WILL BE IMPROVED WITH YOUR FEEDBACK

COSC 330 LAB 8
JAVASCRIPT EXERCISES IN MONCURE, PART I
GETTING STARTED

      This lab is intended for students to demonstrate their competence with the JavaScript skills covered in Part I of  Moncur, Teach Yourself JavaScript in 24 Hours, 3rd Edition. Note that Labs 9-14 are simple do-it-yourself performances of the exercises and workshops of the six Parts of Moncur (four or five chapters each), which you should do AS you study the corresponding material in Moncur.

OBJECTIVES:

  1. To gain experience with the JavaScipt  techniques covered in   Part I of   Moncur,
  2. To gain hands on experience with the examples and workshops in Part I of   Moncur,
  3. To complete the exercises at the end of each Hour in Part I of   Moncur.
ASSIGNMENT:
  1. Work through the examples (the Listings, e.g. Listing 1.1) in Hours 1-3 in Moncur.  To save time you can cut and paste from the online versions of these examples .  
  2. Work through the workshops  in Hours 1-3 in Moncur.
  3. Do each of the exercises at the end of Hours 1-3 in Moncur.
  4. Publish lab330-8.htm which should contain the following.
    1. Your external documentation, including the time it took you to complete the lab and headings for each exercise should be on this lab page.
    2. Your exercises (from step 3) with internal documentation (explaining how the script works) placed within the JavaScript.  (NOTE: Do NOT include the examples unless they are specifically part of the exercises!)
    3. On your main page for the course, main330.htm, place a concise description of this assignment along with a link to lab330-8.htm.
  5. At the bottom of  lab330-8.htm  place an link to your e-mail account.
  6. Publish this whole assignment on you class Web site by the date specified in the course schedule.
EXTENSIONS:
  1. {None at present}