Video, Code, Blog Post: http://wp.me/p1HYUa-80
Are you a total noob when it comes to CoffeeScript? I am. But I've found that learning CoffeeScript is fun and easy, and I'd like to share my experiences with you getting up and running with CoffeeScript. I'll show you where to find information about CoffeeScript, how to setup node.js on your machine with CoffeeScript support and how to add CoffeeScript support to Visual Studio. Then I'll implement a finite state machine in CoffeeScript right before your eyes, and if we have time, we can whip up a pushdown automaton or a Turing machine.