694 B
Executable File

author date title tags uuid lecture_slides lecture_notes exercise_sheets
Akbar Rahman \today MMME2051 // Boolean Algebra
boolean_algebra
binary
9971309a-94aa-430f-9332-d3b030c2eeb4
./lecture_slides/MMME2051EMD_Lecture9.pdf

There's almost nothing in this topic. There aren't even any exercise sheets. Relevant slides are 28-47. Significant slides are 44-47 (the rest are adding numbers in binary and explaining computers again).

i dislike de Morgan's law from A level cs tho

Symbols

AND

A . B = A \wedge B

OR

A + B = A \vee B

NOT

A' = \bar A

Shortcut Thingies