Advertising (This ad goes away for registered users. You can Login or Register)

[Tutorial] Introduction to Boolean Algebra, Index

Discuss about your favorite (gaming...or not) devices here. The most popular ones will end up getting their own categories
Programming discussions for your favorite Device
Forum rules
Forum rule Nº 15 is strictly enforced in this subforum.
Locked
Acid_Snake
Retired Mod
Posts: 3100
Joined: Tue May 01, 2012 11:32 am
Location: Behind you!

[Tutorial] Introduction to Boolean Algebra, Index

Post by Acid_Snake »

This is the index of my tutorials about boolean algebra, logic gates and low-level hardware understanding of modern computers.

I will enumerate not only the parts of the tutorials I've written, but also the parts I will write in the future to give you an idea on how the tutorial will be.

Chapters:
- Part 1: Introduction, main operations and functions.
- Part 2: Properties of Boolean Algebra and simplification of functions
- Part 3: Minterms and Maxterms
- Part 4: Karnaugh maps
- Part 5: Implementing boolean functions using basic logic gates (AND, OR, NOT)
- Part 6: Universal logic gates: NAND and NOR.
- Part 7: Implementing boolean functions using universal logic gates (NAND, NOR)
- Part 8: Special logic gates: XOR and XNOR
- Part 9: Multiplexors, Demultiplexors and Decoders.
Advertising
Locked

Return to “Programming and Security”