Nodejs Programming By Example - Agus Kurniawan

Nodejs Programming By Example

By Agus Kurniawan

  • Release Date: 2012-08-15
  • Genre: Computers

Description

This book is a reference to the nodejs programming language. It describes all the elements of the language and illustrates their use with code examples.

The book covers topics such as:
* Basic nodejs programming language
* File operations
* Functions
* String operations
* Building own module
* Error handling
* Events
* Database programming
* Web application
* Socket programming
* Socket.io