JakubKoralewski / karnaugh

Karnaugh Map presentation with slides built with React (Hooks) + interactive DNF solver using Karnaugh Map
https://git.io/karnaugh
MIT License
0 stars 0 forks source link

Slides to create #1

Open JakubKoralewski opened 4 years ago

JakubKoralewski commented 4 years ago

EDIT: Updated with below suggestions

hasanhur commented 4 years ago

(after definition of a karnaugh map and before formula -> parse tree -> truth table -> karnaugh) Brief information about the history of karnaugh map Description of DNF Methods to find DNF How to find DNF using a Karnaugh Map Technical details of the presentation (JS, NodeJS, ReactJS, NextJS and so on)

JakubKoralewski commented 4 years ago

Should we add like a Problems slide where we discuss what we struggled with?

hasanhur commented 4 years ago

I don't think it's necessary as long as we explain the Karnaugh map rules clearly.