|
|
|
|
|
by captn3m0
1523 days ago
|
|
I went from NAND2Tetris to Ben Eater, and I think that’s the right direction to take. The first gives a great overview, and the latter deep dives into some of the architectural concerns around building computers (which are mostly ignored in the course), like understanding buses, running assembly on actual hardware. The most important bit for me was learning how to read data sheets to figure out how to use chips. |
|