Skip to main content

By clicking Submit, you agree to the developerWorks terms of use.

The first time you sign into developerWorks, a profile is created for you. Select information in your profile (name, country/region, and company) is displayed to the public and will accompany any content you post. You may update your IBM account at any time.

All information submitted is secure.

  • Close [x]

The first time you sign in to developerWorks, a profile is created for you, so you need to choose a display name. Your display name accompanies the content you post on developerworks.

Please choose a display name between 3-31 characters. Your display name must be unique in the developerWorks community and should not be your email address for privacy reasons.

By clicking Submit, you agree to the developerWorks terms of use.

All information submitted is secure.

  • Close [x]

Getting started with Node.js

Andrew Glover, Author and developer, Beacon50
 Andrew Glover
Andrew Glover is a developer, author, speaker, and entrepreneur with a passion for behavior-driven development, Continuous Integration, and Agile software development. He is the founder of the easyb Behavior-Driven Development (BDD) framework and is the co-author of three books: Continuous Integration, Groovy in Action, and Java Testing Patterns. You can keep up with him at his blog and by following him on Twitter.

Summary:  Learn what Node.js is and how to get started using it in this brief introduction.

Date:  11 Nov 2011
Level:  Introductory

Activity:  36849 views
Comments:  

In this demo, Andrew Glover 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 app is written, it can be deployed to any number of PaaS providers, for maximum scalability.

Duration

9 minutes


Download

DescriptionNameSizeDownload method
Transcripttranscript.pdf25KBHTTP

Information about download methods          Get Adobe® Reader®


Resources

Learn

Get products and technologies

Biography

 Andrew Glover

Andrew Glover is a developer, author, speaker, and entrepreneur with a passion for behavior-driven development, Continuous Integration, and Agile software development. He is the founder of the easyb Behavior-Driven Development (BDD) framework and is the co-author of three books: Continuous Integration, Groovy in Action, and Java Testing Patterns. You can keep up with him at his blog and by following him on Twitter.

Comments



static.content.url=http://www.ibm.com/developerworks/js/artrating/
SITE_ID=1
Zone=Java technology
ArticleID=773598
SummaryTitle=Getting started with Node.js
publish-date=11112011

My developerWorks community