Isaac Turner About Projects CV Contact Resources Freode Boolean Logic Intro Primary Operators Primary Operator Qs Secondary Operators Expression Forms Expression Form Questions Algebraic Laws Algabraic Laws Questions Boolean Logic AppletWeb Security

Boolean Logic - Introduction

Originally written as an entry for the ICS Reusable Learning Object Competition.

Boolean logic is a section of discrete maths dealing with the set {0, 1} and operations on that set. Boolean values may be written in several ways:

truefalse
TF
10
onoff

In this unit we will use 1 and 0 to mean true and false since this is a more concise notation.

  1. Primary Operators
  2. Primary Operator Questions
  3. Secondary Operators
  4. Expression Forms
  5. Expression Form Questions
  6. Boolean Algebraic Laws
  7. Boolean Algebraic Law Questions
  8. Boolean Logic Tool

Boolean Logic in Wikipedia

Primary Operators >>