Introduction to Determining Data Types: Learn about data types.
Naming Variables: Learn how to name variables.
Declaring and Initializing Variables: Learn how to delcare and initialize variables.
Declaring Strings: Learn how to declare strings.
Mutable vs Immutable Data: Learn the difference between mutable and immutable data.
Introduction to Records: Learn how to create Records.