الفريق العربي للهندسة العكسية
Build a Computer from Scratch - نسخة قابلة للطباعة

+- الفريق العربي للهندسة العكسية (https://www.at4re.net/f)
+-- قسم : منتديات الهندسة العكسية - Reverse Engineering Forums (https://www.at4re.net/f/forum-4.html)
+--- قسم : الهندسة العكسية - Reverse Code Engineering (https://www.at4re.net/f/forum-19.html)
+--- الموضوع : Build a Computer from Scratch (/thread-2082.html)



Build a Computer from Scratch - Elitiok - 18-09-2020

So Yeah I am now watching this course called "Nand2Tetris" and its goal is to build a complete computer from ground both software and hardware what u will build

- The Hardware
- Operating System
- Compiler
- Programming language called (Jack)
- Virtual Machine that runs Jack Code like Java vm
- Assembler
- Tetris Game
The Course is free on coursera Nand2Tetris and comes with a book The Elements of Computing Systems

Projects made by the students https://www.nand2tetris.org/copy-of-talks

Hope this inspires u.