02. Prerequisites

01 C Prerequisites V1

Prerequisites

This program assumes that you have intermediate knowledge of any programming language.

In particular, we expect that you are already comfortable with variables, conditionals, loops, and functions. Familiarity with object oriented programming concepts, such as classes, objects, and methods, will be helpful, but is not required.

If you are not yet comfortable with these prerequisites, check out Udacity's Intro to Programming Nanodegree Program or Intro to Self-Driving Cars Nanodegree Program to get started with programming!