<< Week 1
Class schedule
Week 3 >>
Last updated 2017 January 18
Week 2 — Functions, Strings and Arrays
JavaScript topics
JavaScript examples
Slide set
Introduction to programming
Debugging
Use of the Web console
Use of JSLint
Use of
console.log(String);
Variable types
Numbers
Strings
Arrays
Class exercise
Developed report 1
setInputOutputToEmpty
and
setName
functions demonstrating how to find and use HTML elements for input/output. Showed start of
splitName
routine.