This course is an introduction to using JavaScript/jQuery to build dynamic Web pages, that is, Web pages that automatically change according to a user's input. You will be reading from the required text, watching videos, and doing programming exercises. The assignments will be problems that you will solve by coding JavaScript/jQuery in HTML pages that exercise the concepts learned to date.
Upon successful completion of the course, students will be able to:
The embedded Google Doc provides evidence that I can create Javascript driven websites. The examples below contain screenshots and the code that I used to create applications with Javascript and JQuery. The first project is an online chat room and the second is a ToDo list using Javascript. The third is a tab based web application with different Javascript and JQuery functionality for each tab. Additional comments and explanations are provided in the Google Doc.