Warning: Update in progress. Before adding new content, I'm going through and updating the content that already existed that I haven't touched in years. Also fixing up a lot of CSS. I wrote bad code a very long time ago and it's taking a while to update it.
This page has not been looked at yet My apologies for any issues this may cause.

Chapter 4 : Boolean Algebra


Boolean logic was named for George Boole. He was a mathematician who wrote the book An Investigating into The Laws of Thought. It's a book about logic. One of the main points is that many statements can be reduced to a true/false statement. This guide will go through boolean logic and the operators.


Sections


Other Resources

Charlie's Notes From 2017 Part 1

Charlie's Notes From 2017 Part 2


Back To Top