Objects, types, and values (part 1)
This lesson contains approximately 35 minutes of video content.
Basic terminology
The primitive built-in types
Errata:
- Octal value
042is34in decimal; Hexadecimal value0x42is66. I inadvertently switch these in the video.