A guide to programming for the beginner. 36 sections, each consisting of a brief description of a new programming concept plus a JavaScript program that illustrates it. Section titles include: "Comments", "Hello World", "Debugging", "Variables", "String Concatenation", "Variable Names", "Variable Names and Capitalization", "Debugging with Breakpoints and Watches", "Data Types", "Operators and Expressions", "DOM Elements", "If and Else Statements",...