Nand2Tetris Unit 1
Task
Implementation of the HDL logic gates.
Blocker
The logic behind it. The coding mindset. Need to change the mindset a bit to be more systems hardwiring. It's okay. It's a process.
Discovery
Learned about a web tool that helps build the logic implementation. It clicked a little bit with the gates and creating valves instead of doing if statements in my head.
Lesson
Building the logic gates. It's kind of cool.
Fix
Just playing around with it. Visualizing it. Drawing the diagrams before trying to code it.
Tomorrow
Finish the last Logic Gates.