Monday, June 24, 2013

Day 05

Here we discuss variables, Boolean logic, and conditional statements. We start an example sketch in which a circle changes color when the mouse pointer intersects it. Here's the video:

Variables and decision making. from Albert Schueller on Vimeo.

We discuss the notion of variables in programming. We also introduce Boolean expressions and conditional statements. We finish with an example in which a circle changes color when the mouse pointer is moved into it. We will finish this example in the Day 06 lecture.

No comments:

Post a Comment