from Hacker News

Ask HN: What books or courses do you know similar to "From Nand to Tetris"?

by r-physicist on 7/24/23, 8:43 PM with 29 comments

As Richard Feynman famously said: "What I cannot create, I do not understand." I like to learn things to bare bones. But almost all courses are shallow.

Now I am learning https://www.nand2tetris.org/ and it's fantastic by structure and explanation. In the past, I also completed JS and HTML courses by Anthony Alicea on Udemy. These courses also follow a similar approach to truly understanding how things work under the hood.

What other books/courses could you recommend from any area of programming?