Day1:
JavaScript basics
-
Writing Javascript using
the <SCRIPT> tag
- Understanding the basic JavaScript rules
- Investigate and
utilize JavaScript basics by entering simple scripts into a web page.
-JavaScript Archives and Rescources on the Web, and using them.
- Create falling objects and a scrolling message?
Edit a JavaScript menu from ready made script. |
Day 2:
Students
who are already familiar with the fundamentals of JavaScript programming will
learn how to develop scripts that are modular, easily maintainable, and
compatible with multiple browsers.
Students will learn debugging techniques
and how to use advanced programming features such as custom objects, arrays,
and cookies.
Students will also learn how JavaScript communicates with other
software such as applets and server-side scripts. |
Day 3:
- Learn advanced JavaScript and What-if scenerios
- Learn event handling
- Create custom functions
- Control
structures, code formatting and advanced effects. |