Note:
Lab attendence has been slipping. I will be carefully taking
attendence in lab so make sure you show up! Showing up does not
mean coming for the first 5 minutes or coming to read email the
whole time. Javascript is difficult and you should be making as much
use of my help as you can.
Create a link on your main web page to a page containing the list of your javascripts. Each item in the list is a link to an individual web page with a single javascript example. On each individual web page you should include several sentences explaining what your javascript is supposed to be doing. Also, remember that when writing scripts you should always include text letting the user know what is being calculated and printed. For example, don't just print document.write(age), instead print document.write("My age is = " + age).
The examples you should have are the following:
This is due on Monday, Nov 6. I will have you demo some of it in lab. The rest of it I will check on my own.
[top]
[Syllabus]
[Home]