JavaScript# 1. Basics 1.1. Overview 1.2. Printing 1.3. Comments 1.4. Programs, Statements and Expressions 1.5. Expressions 1.6. Multiple Statements on One Line 1.7. Variables 1.8. Arithmetic 1.9. Strings 2. Control Structures and Arrays 2.1. Conditionals 2.2. Arrays 2.3. Loops 3. Functions and Objects 3.1. Functions 3.2. Objects