Files
Nand2Tetris/README.md
2024-11-28 12:43:34 +04:00

17 lines
724 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# [Nand2Tetris](https://www.nand2tetris.org)
From Nand to Tetris
Building a Modern Computer From First Principles
В этом репозитории я сохраняю свои работы в ходе прохождения курса [nand2tetris](https://www.nand2tetris.org)
Курс состоит из двух частей, в первой части 6 проектов:
- [Project 1: Boolean Logic](./1_Boolean_Arithmetic) - создание
- Project 2: Boolean Arithmetic
- Project 3: Memory
- Project 4: Machine Language
- Project 5: Computer Architecture
- Project 6: Assembler
## Основная идея курса в коротком видео:
[![](./cover.jpg)](https://youtu.be/wTl5wRDT0CU)