Khan Academy
Khan Academy: Challenge: Funky Frog
Help froggy see and eat by using variables to draw his eyes and mouth.
Khan Academy
Khan Academy: More on Variables
Jessica explains more important things you should know about using variables. [3:33]
Khan Academy
Khan Academy: Intro to Variables
Jessica explains how to use variables to hold on to a value to use later. Variables are an important part of programming, so pay close attention! [3:52]
Crash Course
Crash Course Computer Science #14: Data Structures
Today we're going to talk about on how we organize the data we use on our devices. You might remember last episode we walked through some sorting algorithms, but skipped over how the information actually got there in the first place! And...
Crash Course
Crash Course: Statistics #38: Intro to Big Data
Crash Course begins the discussion of Big Data as it relates to information online.
Other
Code Monkey: Simple Saving and Loading With Json to a File
Let's learn Saving and Loading in Unity by using JSON as our file format and saving it into a File.