Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Getting Started with Node.js

Getting Started with Node.js

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