JavaScript Training Program
Lesson One: HTML, CSS, and the JavaScript Link
Lesson Two: Adding Design and JavaScript Code
Lesson Three: Assigning Values to Variables
Lesson Four: More Variables
Lesson Five: The if else Conditional Statement
Lesson Six: The else if Conditional Statement
Lesson Seven: Functions
Lesson Eight: Parameters
Lesson Nine: The Button Object
Lesson Ten: The getElementById() Function/Method
Lesson Eleven: The Current Code
Lesson Twelve: Loading Images with JavaScript
Lesson Thirteen: Writing to Other Elements - innerHTML
Lesson Fourteen: Changing Design
Lesson Fifteen: The Onclick Property
Lesson Sixteen: Adding a Loop
Lesson Seventeen: Adding a Loop Continued
Lesson Eighteen: Finishing the Loop
Lesson Nineteen: Introduction to Objects
Lesson Twenty: The Object Code
Lesson Twenty One: Designing the Reading Comprehension Program
Lesson Twenty Two: How it Works - HTML
Lesson Twenty Three: How it Works - CSS
Lesson Twenty Four: How it Works - JavaScript