Learn about different kinds of data: what they're called, what you can do with them
Store data in a variable so you can use it later
Make decisions with conditionals
Hold collections of data in arrays and hashes
Loop over a collection
Go on to Variables