Introduction to Conditionals and Branching

This lecture will introduce you to the basics of boolean expressions and using conditional statements to change the flow of control.

The presentation slides can be found here: Introducing Conditionals and Branching

Watch the Screencast here: Introducing Conditionals and Branching Screencast

You are encouraged to follow along with the lecture. Be sure to try all the examples you see in the lecture on VS Code don’t just sit and watch the show!

In class we will see examples, answer questions, and discuss what’s on for next class.