arrow_back
menu
Programming Basics: Statements & Functions
Season 1 • Episode 12
Broadcast date
17-05-2017
Today, Carrie Anne is going to start our overview of the fundamental building blocks of programming languages. We’ll start by creating small programs for our very own video game to show how statements and functions work. We aren’t going to code in a specific language, but we’ll show you how conditional statements like IF and ELSE statements, WHILE loops, and FOR loops control the flow of programs in nearly all languages, and then we’ll finish by packaging up these instructions into functions that can be called by our game to perform more and more complex actions.
chevron_left Episode 11 Episode 13 chevron_right
Cast of this episode

Show more expand_more
keyboard_double_arrow_down