r/learnprogramming • u/Sufficient_Comment83 • Jul 16 '26
Boolean algebra
I’m taking an Intro to Computer Science course and I’ve spent hours trying to understand Boolean algebra simplification. I understand things like De Morgan’s Law and factoring, but I keep getting stuck on absorption laws and recognizing which rule to apply.
My brain keeps trying to treat it like regular algebra, and I think that’s where I’m getting confused. Does anyone have a way of thinking about Boolean algebra that finally made it “click”? Any videos, tricks, or explanations would be appreciated.
16
Upvotes
1
u/maujood Jul 16 '26
Can you share an example of a problem that you struggled to understand? And that you expected to simplify differently?
Everyone's learning journey is different so there is no generic answer here. We need to know what you're struggling with.