miércoles, 17 de junio de 2015

El Libro del Día: Professional Node.js

El Libro del Día: 2015-06-17

Titulo: Professional Node.js
Autor: Pedro Teixeira
Editorial: Wrox
Nro Paginas: 412

Capítulos:
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
PART VI CONNECTING TO DATABASES
CHAPTER 23 Connecting to MySQL Using node-mysql
CHAPTER 24 Connecting to CouchDB Using Nano
CHAPTER 25 Connecting to MongoDB Using Mongoose

Descarga:
Professional_Node.js

No hay comentarios.:

Publicar un comentario