Home / Series / Crash Course Computer Science / Aired Order / Season 1 / Episode 12

Programming Basics: Statements & Functions

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.

English
  • Originally Aired May 17, 2017
  • Runtime 10 minutes
  • Network YouTube
  • Created May 18, 2017 by
    Administrator admin
  • Modified May 18, 2017 by
    Administrator admin