Chapter 2. I/O, Types, and Operators

Table of Contents
2.1. References for this Lesson
2.2. Value Types, and User Interaction
2.2.1. Numbers, with a Twist
2.2.2. Strings
2.2.3. Arithmetic Operators
2.2.4. Booleans and Logical Operators
2.3. Assignments JS.1
2.3.1. A remark
2.3.2. Assignment JS.15
2.3.3. Assignment JS.20
2.3.4. Assignment JS.25
2.3.5. Assignment JS.30

2.1. References for this Lesson

Background and ref: [Sim20a] Chapter: (1 -) 2

[NMLdkexit] This chapter.

[MDNJS]