+
Lesson Plan
Curated OER

IF Statements using QBASIC

For Teachers 8th - 12th
Learners explore how to use and evaluate conditional statements using QBASIC. They create conditional/boolean statements in a variety of situations. Students write IF statements in QBASIC. They evaluate conditional expressions.
+
Activity
Ministry of Education and Universities of the Region of Murcia (Spain)

Ministerio De Educacion Y Ciencia: Logica Digital 2

For Students 9th - 10th
This interactive unit shows you some elementary fundamental laws of Boolean Algebra. Given a digital circuit you will be able to obtain the corresponding logical expression and vice versa.
+
Lesson Plan
Curated OER

Google for Education: Children and Technology: Functions

For Teachers Pre-K - 1st
Take a a look at examples of functions, and then explore functions representing arithmetic operations followed by boolean and string types. Throughout the workshop children do various assignments calculating function result or drawing a...
+
Article
Other

Controlling the Real World With Computers: Boolean Logic

For Students 9th - 10th
This site contains an indepth discussion of boolean logic and includes bit-wise operations and manipulation.
+
Unit Plan
National High Magnetic Field Laboratory

Magnet Academy: Claude Shannon

For Students 9th - 10th
Claude Shannon was a mathematician and electrical engineer whose work underlies modern information theory and helped instigate the digital revolution. He was the first person to recognize how Boolean algebra could be used to great...
+
Website
Colorado State University

Boolean Tutorial

For Students 9th - 10th
Although this site is designed for teaching efficient searching techniques, it provides an engaging tutorial on the Boolean operators AND, OR and NOT.
+
Unknown Type
Khan Academy

Khan Academy: Conditional Repetition of Instructions

For Students 9th - 10th
Practice using iteration in computer programs to repeat code until a boolean expression is true for programs written in the AP CSP pseudocode, in this set of practice questions designed for AP Computer Science Principles students.
+
Handout
Wikimedia

Wikipedia: Boolean Data Type

For Students 9th - 10th
A Wikipedia of the Boolean data type and how it is implemented in a variety of programming languages.
+
Handout
Wikimedia

Wikipedia: Boolean Logic

For Students 9th - 10th
A Wikipedia description of boolean logic.
+
Handout
Wikimedia

Wikipedia: George Boole

For Students 9th - 10th
This site from Wikipedia provides an in-depth look at the life, accomplishments, and ideas of mathematician George Boole. It discusses his publications on mathematics and logics, has information on his analogy between the symbols of...
+
Handout
Other

Ibm: Boolean Variables

For Students 9th - 10th
A description of how Boolean variables work, specifically in the C and C++ programming languages.