Curated OER
IF Statements using QBASIC
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.
Ministry of Education and Universities of the Region of Murcia (Spain)
Ministerio De Educacion Y Ciencia: Logica Digital 2
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.
Curated OER
Google for Education: Children and Technology: Functions
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...
Other
Controlling the Real World With Computers: Boolean Logic
This site contains an indepth discussion of boolean logic and includes bit-wise operations and manipulation.
National High Magnetic Field Laboratory
Magnet Academy: Claude Shannon
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...
Colorado State University
Boolean Tutorial
Although this site is designed for teaching efficient searching techniques, it provides an engaging tutorial on the Boolean operators AND, OR and NOT.
Khan Academy
Khan Academy: Conditional Repetition of Instructions
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.
Wikimedia
Wikipedia: Boolean Data Type
A Wikipedia of the Boolean data type and how it is implemented in a variety of programming languages.
Wikimedia
Wikipedia: George Boole
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...
Other
Ibm: Boolean Variables
A description of how Boolean variables work, specifically in the C and C++ programming languages.