Boolean expressions and conditional statements to control program flow.
Dates:
You understand conditional expressions, how they are used to perform branching with if-statements to control program flow.
Learn about conditionals, if-statements, and switch.
Learn about conditional expressions and if-statements
Learn about conditional expressions and if-statements screencast
A WOD using expressions to generate a sales receipt.