U2L06 - boolean
This lesson drills what Trevor teaches in U2L06
Pre-requirements:
- You have performed each of previous drills to reach a top speed, and then repeated top speed 10x
- Follow this for all drills explainer
- Or this if you haven't even installed the drills yet installation
Summary of what is drilled
A Disciplined Approach? holds that these items should never again allow any confusion in your mind about this list of what Trevor covered in this lesson:
COVERED IN THE LESSON
- true or false as 1 or 0 everywhere in programming
- right side of assignment true or false
- true & false means false
- true & true means true
- true | false means true
- logic gates are mentioned