diff --git a/daily-log.md b/daily-log.md index 39c8193..3383da5 100644 --- a/daily-log.md +++ b/daily-log.md @@ -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.