03 Boolean Expressions

 if Statements

15 - 17.5% Exam Weight

CSA - 3 - If statements - NO TRANSITIONS

Supplementary Videos Below        AP Daily Videos

03.01 - Conditionals - Boolean Expressions - Code.org

03.01 - Booleans - YourProgrammingNetwork

03.02 - Keyboard Input - Math and Science

03.03 - if, else if, and else - Bill Barnum

03.04 - else if Statement - thenewboston

03.05 - Truth Table Overview - Timothy Clark

03.06 - Truth Tables for DeMorgan's Law - Timothy Clark


DeMorgan's Law is basically: distribute the not and flip the and/or

03.07 - Comparing Strings in Java, == and .equals() - NetbeansTutorials



CSA - 2 - Strings - NO TRANSITIONS

03.07 - String Methods & Comparing Objects - AP