Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 589 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 589 Bytes

From-Nand-To-Tetris

Part 1 of the Nand to Tetris course takes you on a self-paced fascinating voyage of discovery in which you will go all the way from Boolean algebra and elementary logic gates to building a Central Processing Unit, a memory system, and a hardware platform, leading up to a general-purpose computer that can run any program that you fancy. In the process of building this computer you will become familiar with many important hardware abstractions, and you will implement them, hands on.