Tuesday, April 26, 2011

By Kurty Kool


On our quest to teach computer engineering, the first thing you need to check out is logic!
The things you will need to know are:
Or                                                      Not
And                                                    Nor
Xor                                                    Nand
Xnor

To find out how these work, you will have to see: http://en.wikipedia.org/wiki/List_of_logic_symbols
To display these in diagrams, we will have a box with the name of the operation in it.

No comments:

Post a Comment