Tuesday, November 19, 2013

Chapter 14: A Brief Look at JavaScript

First, there's a good resource at W3Schools (http://www.w3schools.com/js/) where you can enter JavaScript and test it immediately.  Definitely check it out as you work through this chapter.

We will be working through some of the projects by looking at the script, copying it to the editor, and testing the script.  We will also explore the chapter and look at the way that Java is entered on a web page.

Finally, we will be looking at various online resources, including: