Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.28 KB

README.md

File metadata and controls

26 lines (14 loc) · 1.28 KB

nand2tetris

Compiled resources from taking the course Build a Modern Computer from First Principles: From Nand to Tetris by Noam Nisan and Shimon Schocken

Modules:

Module 1 Boolean Logic
Module 2 Boolean Arithmetic

Content

For ease at finding relevant references, and for contextualization: I have included the course guidance, lessons' PDFs, and bibliographic material as well as each assignment's developed code.

The code has been structured and commented to try being as visual and explicit as possible. Implemented thanks to these resources (and others...).

About it

About the course and authors: