Advanced Topics in CS Homepage

Javascript Lessons

This tutorial was not made by Mr. Merlis. It was made by Stevie Viaene in the mid 2000s and remains a valuable resource today. Mr. Merlis likes it so he is using it. He also gave this page a little Bootstrap love. :) #SharingIsCaring

BEFORE BEGINNING THE TUTORIAL, create a "javascript" folder within your Cloud9 server space. (When naming the assignments, please use the filenames that each assignment asks you to use.)

WHEN USING THE TUTORIAL, please:
# 1 Why Bother? # 1 Review Questions # 1 Assignment
# 2 Your First Javascript Program # 2 Review Questions # 2 Assignment
# 3 Variables and Values # 3 Review Questions # 3 Assignment
# 4 Functions # 4 Review Questions # 4 Assignment
# 5 Handling Events # 5 Review Questions # 5 Assignment
# 6 Data Types and Operators # 6 Review Questions # 6 Assignment
# 7 Making Decisions # 7 Review Questions # 7 Assignment
# 8 Looping # 8 Review Questions # 8 Assignment
# 9 Arrays of Data # 9 Review Questions # 9 Assignment
# 10 Final Project # 10 Review Questions Congratulations!