ITP

Course Outline (Fall, 1998)
Netscape Javscript Developer Central
What's New in JavaScript 1.3
LiveAudio Doc
Tip: On Windows NS4.5 Communicator, move ..\Communicator\Program\Plugins\npqtplugin.dll to ..\Communicator\Program\Plugins\Np32dsw\npqtplugin.dll


Links

Assignment #1: (Due 98/09/11, all assignments are due 11am)

Email me your URL of your homepage. Add a link to this page and also find, link, and annotate two major JavaScript sites not in my links.


Assignment #2: (Due 98/09/18)


Assignment #3: (Due 98/09/25)

  1. Write a script that prints numbers from 0 to 11 without using loops
  2. Write a script that prints numbers from 0 to 11 using a for loop.
  3. Write a script that prints numbers from 0 to 11 using a while loop.
  4. Write a script that prints numbers from 0 to 11 using a do while loop.
  5. Write a script that prints numbers from 11 to 0 using a for loop.
  6. Type and correct the code for Exercise #4 (p. 70).
  7. Write a script that prints numbers from 0 to a number that was entered by the user.
  8. Write a script that prints the type and the version of the brower the user is using then print that information and appropriate messages of your choice depending on that information.

Assignment #4: (Due 98/10/09)


Assignment #5: (Due 98/10/16)


Assignment #6: (Due 98/10/23)


Midterm: (Due 98/11/02)

Write a JavaScript-based Ear Training web page:


Assignment #7: (Due 98/11/30)


Final Exam: (Due 98/12/17 6 pm)


Ichiro Fujinaga 1998.12.14