Sample Javascript Code

Script Description Demonstration
array.js Playing with Arrays Run It!
first.js My first Javascript Program Run It!
fun.js Run It!
ic01.js In-Class Example #1 Run It!
ic02.js In-Class Example #2 Run It!
ic03.js In-Class Example #3 Run It!
ic04.js In-Class Example #4 Run It!
ic05.js In-Class Example #5 Run It!
params.js some of this code came from p. 168 of the text book Run It!
pattern.js Playing with Pattern Matching Run It!
string.js Playing with Strings Run It!