Summer Institute For The Gifted
Classes taught by Maureen L Greenbaum

Drew University
June 30 - July 20, 2002

Home
Art
Web Design
Programming

Mail

Programming Course Script Expectations

This is the summer, so every student's  major objective is to have fun! Learning new things is fun especially when gain or expanding one's the power to direct the actions of a computer using a software you have created!.

It is expected each student will:

  • use the various Javascript tutorial and reference sites

  • construct  a simple web site using FrontPage or Tripod Trellix or other edition tools.  This site should have JavaScript's that:

  • use Methods such as: Alerts, Prompt, Writelin

  • execute at various events such as onLoad, onBlur, onUnload on MouseOver, setTimeout

  • use the if and switch/case conditionals

  • loop with while or do while

  • are well structured with functions