Seven years ago, Shimon Schocken and Noam Nisan organized what was perhaps the first MOOC. In their groundbreaking course, From NAND to Tetris, students were challenged to build a modern computer starting from logic gates.
How better to really understand how computers work - build one from scratch. It's not a new idea but ironically it gets harder as each year goes by to get down to the lower levels and implement things from the simplest hardware. This is the story that a recent TED talk told, and it launched perhaps the very first of the Massive Open Online Course (MOOC).
"Shimon Schocken and Noam Nisan developed a curriculum for their students to build a computer, piece by piece. When they put the course online, giving away the tools, simulators, chip specifications and other building blocks, they were surprised that thousands jumped at the opportunity to learn, working independently as well as organizing their own classes in the first Massive Open Online Course (MOOC). A call to forget about grades and tap into the self-motivation to learn."
The course starts from a basic NAND gate and works its way up to a computer that can play a game of Tetris. You start from fundamental logic gates, build adders, work your way up to a simple machine, implement a language and an operating system.
You can view the TED talk below - if you want to skip straight to the main part of the talk, it start at around 5 mins in:
If you find this talk too philosophical and would really like to find out what the course is about then try the 12-step sampler video:
You can download and use any of the course material and there are lectures and software simulators to get you going.
Intel has just released Beacon Mountain - an Android development environment. You might be wondering why anyone would need another Android development environment? The answer in this case is the Atom. [ ... ]
Microsoft has released WebMatrix 3, the next version of the free, lightweight web development tool for ASP.NET, PHP, and Node.js. The focus of the new version is integration with Windows Azure, alongs [ ... ]