What are logic gates and truth tables?

166 views

This is a topic I’ve been struggling with and I need help understanding what different logic gates do and how to make truth tables for each.

In: 2

7 Answers

Anonymous 0 Comments

Some good comments here. I’d like to add that what’s so great about logic gates, is that they sit at a crossover point between electricity and math. Boolean math can be used to perform any other math, and electricity can be used to perform boolean math incredibly fast.

You may enjoy (or tear your hear out at) the web-based nandgame.com, where you start by constructing logic gates, then use them as building blocks for more and more complex functions, and in the end put together a rudimentary computer.

You are viewing 1 out of 7 answers, click here to view all answers.