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,"" ""If-Else Chains,"" ""While Loops,"" ""For Loops,"" ""Arrays,"" ""Adding and Removing Array Items,"" ""Breaking Out of a...
A guide to programming for the beginner. 36 sections, each consisting of a brief description of a new programming concept plus a JavaScript program th...