Home » Coding

Getting Started with Node.js

16 November 2011 No Comment

This tutorial introduces Node.js, a server side implementation of JavaScript built on top of Google’s V8 JavaScript engine. Node.js is finding a home among web developers, both for its ability to handle concurrency and because it was built with web development in mind. You’ll be amazed at how simple it is to write and comprehend, and asynchronous callbacks make it extremely powerful. Once an application is written, it can be deployed to any number of PaaS providers, for maximum scalability.

Watch this video and get the transcript on www.ibm.com

Related Videos:

Comments:

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.

*