Lesson: Introduction to Boolean logic
Printer-friendly version
Overview:
Computers are capable of complex decisions based on logic. This lesson provides a foundation for how to apply Boolean logic to robotics and programming computers.
Objectives:
- explain how boolean logic applies to computers
- use a boolean expression as a loop condition
- use a boolean expression in an if-statement
- use the four basic operators( and, or, xor, not) in a boolean expression
- calculate a truth table for a simple boolean expression (might be too advanced)
Instruction Guide:
Primary Instructional Material:
Differentiated Instruction Material: Alternative:
Education Level:
HW Platform:
SW Platform:
Interactivity Style:
- Log in to post comments