Professional Node.js: Building Javascript Based Scalable Software


Learn to build fast and scalable software in JavaScript with Node.js

Node.js is a powerful and popular new framework for writing scalable network programs using JavaScript. This no nonsense book begins with an overview of Node.js and then quickly dives into the code, core concepts, and APIs. In-depth coverage pares down the essentials to cover debugging, unit testing, and flow control so that you can start building and testing your own modules right away.

  • Covers node and asynchronous programming main concepts
  • Addresses the basics: modules, buffers, events, and timers
  • Explores streams, file systems, networking, and automated unit testing
  • Goes beyond the basics, and shares techniques and tools for debugging, unit testing, and flow control

If you already know JavaScript and are curious about the power of Node.js, then this is the ideal book for you.

From the Back Cover
Learn to build scalable software in JavaScript with Node.js

Node.js is a popular framework that allows you to build fast, highly scalable network programs using JavaScript. However, it comes with a learning curve. This in-depth guide walks you through the installation of the Node.js platform and then focuses on the essentials of creating and loading modules; using buffers to manipulate, encode, and decode binary data; simplifying event binding with the event emitter pattern; and more. Covering everything from scheduling the execution of functions using timers to creating and controlling external processes, this book gets you up and running and building and testing your own modules.

Professional Node.js:

  • Addresses querying, reading from, and writing to files
  • Explores streams, file systems, networking, and automated unit testing
  • Details how to read and write streams of data
  • Zeroes-in on building TCP and HTTP servers and clients
  • Reviews using datagrams, testing and debugging modules, and controlling the callback flow
  • Shows how to develop real-time web applications using Connect, Express, and Socket.IO
  • Walks you through connecting to MySQL, CouchDB, and MongoDB

Table of Contents
Part I: Introduction and Setup
Chapter 1. Installing Node
Chapter 2. Introducing Node

Part II: Node Core API Basics
Chapter 3. Loading Modules
Chapter 4. Using Buffers to Manipulate, Encode, and Decode Binary Data
Chapter 5. Using the Event Emitter Pattern to Simplify Event Binding
Chapter 6. Scheduling the Execution of Functions Using Timers

Part III: Files, Processes, Streams, and Networking
Chapter 7. Querying, Reading From, and Writing to Files
Chapter 8. Creating and Controlling External Processes
Chapter 9. Reading and Writing Streams of Data
Chapter 10. Building TCP Servers
Chapter 11. Building HTTP Servers
Chapter 12. Building a TCP Client
Chapter 13. Making HTTP Requests
Chapter 14. Using Datagrams (UDP)
Chapter 15. Securing Your TCP Server With TLS/SSL
Chapter 16. Securing Your HTTP Server With HTTPS

Part IV: Building and Debugging Modules and Applications
Chapter 17. Testing Modules and Applications
Chapter 18. Debugging Modules and Applications
Chapter 19. Controlling the Callback Flow

Part V: Building Web Applications
Chapter 20. Building and Using HTTP Middleware
Chapter 21. Making a Web Application Using Express.js
Chapter 22. Making Universal Real-Time Web Applications Using Socket.io
Chapter 23. Connecting to MYSQL Using node-mysql
Chapter 24. Connecting to CouchDB Using Nano
Chapter 25. Connecting to MongoDB Using MongooSE

Book Details

  • Paperback: 408 pages
  • Publisher: Wrox (October 2012)
  • Language: English
  • ISBN-10: 1118185463
  • ISBN-13: 978-1118185469
Download [8.8 MiB]

You may also like...

No Responses

  1. joblackz says:

    Thanks

  2. billadoid says:

    Hi, thanks from me too! :mrgreen:

Leave a Reply