feat: daily log

This commit is contained in:
2026-01-20 08:51:19 +01:00
parent 2bfad44a09
commit a733c6236e

View File

@@ -1,5 +1,13 @@
# Daily Logs
## 2026-01-20 - (Tue) - Nand2Tetris Unit 3
**Tasks:** Getting started with Unit 3. Watching the video material and understanding the theory.
**Blocker:** Time was a little short today unfortunately. Also learning new concepts might make me a bit slower. I'd rather understand than power through.
**Lesson:** Got the idea of sequential logic and the 1-bit register actually made sense. Same with the DFF(Data Flip Flop)
**Tomorrow:** Will continue with the video material and also try and read the Unit 3 section of the book.
**Time Spent:** 60m
## 2026-01-19 (Mon) - Nand2Tetris Unit 2
**Tasks:** Finalize the ALU.