Shimon Schocken gave a really interesting Google Tech Talk titled From Nand to Tetris in 12 Steps. In the video, he describes a course where students design a complete virtualized computer system from scratch, building from the humble nand gate, to a functional cpu and memory architecture, to compiler software and an operating system, all culminating in a simple game that runs on the virtual hardware.
The hardware projects are done in a simple hardware description language and a hardware simulator supplied by us. The software projects (assembler, VM, and a compiler for a simple object-based language) can be done in any language, using the APIs and test programs supplied by us. We also build a mini-OS. The result is a GameBoy-like computer, simulated on the student’s PC. We start the course (and this talk) by demonstrating some video games running on this computer, e.g. Tetris and Pong.
Building a working computer from Nand gates alone is a thrilling intellectual exercise. It demonstrates the supreme power of recursive ascent, and teaches the students that building computer systems is — more than anything else — a triumph of human reasoning.
It looks like most of the course materials are available online. The necessary hardware emulator and simulator software is open source and available from Shimon’s website.
CS101 Digital Systems Construction
Video – Building a Modern Computer from First Principles [via Slash7]

RSS for MAKE
That book, by the way, and the course that goes along with it is called “The Elements of Computing Systems: Building a Modern Computer from First Principles”, and the course’s website is here: http://www1.idc.ac.il/tecs/ . The name is at the bottom of the slide, but it’s a little hard to see. Awesome talk.
Highly recommended. Great course.
This course sounds exactly like the kind of class I took in the 70′s and thought was no longer being done anywhere.
You can read my thoughts on the decline of CS education at:
http://techennui.blogspot.com/2007/09/this-is-about-me.html
The last thing I said in the article linked above was that we should prepare a class based on first principles. Well, seems like someone has already done it!
Follow MAKE
From the Maker Shed
Launch Price: $75.99
RedPark TTL iOS Cable Breakout Pack
Exclusively in the Maker Shed, this updated Redpark Breakout Pack for Arduino and iOS makes interfacing your iPhone, iPad, or iPod touch with the real world easy! This bundle includes the new RedPark TTL Cable for iOS so a TTL adapter (and soldering) is no longer required.
Read More →