Selaa lähdekoodia

add NAND to Tetris

zaienaji 2 vuotta sitten
vanhempi
commit
fac4fce328
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -1095,6 +1095,7 @@ Graphs can be used to represent many problems in computer science, so this secti
     - [ ] [Registers and RAM (video)](https://youtu.be/fpnE6UAfbtU)
     - [ ] [The Central Processing Unit (CPU) (video)](https://youtu.be/FZGugFqdr60)
     - [ ] [Instructions and Programs (video)](https://youtu.be/zltgXvg6r3k)
+    - [ ] [Build a Modern Computer from First Principles](https://www.coursera.org/learn/build-a-computer)
 
 - ### Caches
     - [ ] LRU cache: