Instructional Video
Khan Academy

Khan Academy: Challenge: Funky Frog

9th - 10th
Help froggy see and eat by using variables to draw his eyes and mouth.
Instructional Video
Khan Academy

Khan Academy: More on Variables

9th - 10th
Jessica explains more important things you should know about using variables. [3:33]
Instructional Video
Khan Academy

Khan Academy: Intro to Variables

9th - 10th
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]
Instructional Video
Crash Course

Crash Course Computer Science #14: Data Structures

9th - 10th
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...
Instructional Video
Crash Course

Crash Course: Statistics #38: Intro to Big Data

9th - 10th
Crash Course begins the discussion of Big Data as it relates to information online.
Instructional Video
Other

Code Monkey: Simple Saving and Loading With Json to a File

9th - 10th
Let's learn Saving and Loading in Unity by using JSON as our file format and saving it into a File.