Updated whenever something new happens, last updated Sep 8 2026
Books about computers, specifically
by Charles Petzold
This books walks through basic concepts of the math and logic that computers run on and then dives even deeper into the logic part towards the "not so hidden" agenda about building a computer
He didn't write a lot about the transistors though
And maybe I'll build a processor
Known as Nand to Tetris, this book is about building an actual computer starting from a single NAND gate, through logic gates, memory, a CPU, an assembler, a compiler, and eventually running a real program on the thing. Then probably something after that too.
This section is useless
Currently I'm just coping with school and reading those books at the start of the page trying to learn, eventually I will focus more on forgot and maybe start working on more projects.