All Posts

  • Published on
    Building a computer from first principles. We implement the basic gates in the simulator, then build more complicated chips. Construct an ALU, CPU and RAM using these chips, and put a computer together. Write assembly code to design basic programs, later write an operating system and higher level languages.