mirror of
https://github.com/StepanovPlaton/Nand2Tetris.git
synced 2026-04-03 20:30:47 +04:00
Complete first project
This commit is contained in:
17
README.md
Normal file
17
README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# [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
|
||||
|
||||
## Основная идея курса в коротком видео:
|
||||
[](https://youtu.be/wTl5wRDT0CU)
|
||||
Reference in New Issue
Block a user