Introductory Training for Node.js

Have you wanted to learn the basics of Node.js, but haven’t had the right resources or opportunity? With Node.js skyrocketing in popularity, now is the time and we are here to help. This tutorial provides an introductory training in Node.js

First, we will define Node.js and what you can use it for. Then we will show how to create a basic Node application and quickly deploy your application to the Cloud. After mastering the basics, we will review aspects of Node.js asynchronous code, callbacks, asynch exception handling and event emitters. Finally, we will demonstrate building a Node.js app by using three different applications: MongoDB, ExpressJS/RESTful and Socket.io real-time chat.