Hacker News new | ask | show | jobs
by neverartful 1348 days ago
It would be awesome if the guys who did From Nand to Tetris [0] would do something similar for operating systems. For those who have never heard of Nand to Tetris, it's an informal course that takes you from low-level gates (NAND gates) to build up a processor/memory/computer, assembler, compiler, and then be able to program and run games like Tetris on it. It's outstanding and highly recommended.

[0] https://www.nand2tetris.org

1 comments

I've read other people praising this here on HN. Thanks for reminding me that, I'll give it a go!