Module 1.2 — Variables and Data Types
Quarter 1 · Weeks 2 · Environment: console
Lessons in this module
Estimated: ~6 hr 25 min
- Slides1.2.1Slides — Variables and Data Types~5 min
- Reading1.2.2Reading — Declaring Variables with let and const~10 min
- Reading1.2.3Reading — Every Value Has a Type~10 min
- Reading1.2.4Reading — Dynamically Typed~10 min
- Assignment1.2.5Change the Type~10 min
- Reading1.2.6Reading — The number Type~10 min
- Reading1.2.7Reading — Arithmetic Operators and Type Coercion~10 min
- Reading1.2.8Reading — Infinity, -Infinity and NaN~10 min
- Worked Example1.2.9Worked Example — NaN Is Sticky~10 min
- Assignment1.2.10Predict the Number~10 min
- Reading1.2.11Reading — BigInt~10 min
- Reading1.2.12Reading — Strings and the Three Quotes~10 min
- Reading1.2.13Reading — Embedding Values with ${...}~10 min
- Reading1.2.14Reading — String Methods in Practice~10 min
- Assignment1.2.15Greeting with Backticks~10 min
- Assignment1.2.16Operators and Expressions Check~30 min
- Reading1.2.17Reading — The boolean Type~10 min
- Worked Example1.2.18Worked Example — Comparisons Produce Booleans~10 min
- Reading1.2.19Reading — The null Value~10 min
- Reading1.2.20Reading — The undefined Value~10 min
- Assignment1.2.21null vs undefined~15 min
- Reading1.2.22Reading — Primitive vs Object~10 min
- Reading1.2.23Reading — The typeof Operator~10 min
- Worked Example1.2.24Worked Example — The typeof Surprises~10 min
- Assignment1.2.25typeof Round-Up~10 min
- Assignment1.2.26Variables and Types Check~30 min
- Reading1.2.27Reading — The Seven Primitives, Recapped~10 min
- Assignment1.2.28Fix Ten Declarations~30 min
- Assignment1.2.29Describe a Real Object~30 min
- Video1.2.30Video — Every Value Has a Type~5 min
- Quiz1.2.31Module 1.2 Quiz~10 min