Learn NodeJS in 2 days at Mumbai Andheri

Course Name: – Learn NodeJS in 2 days at Mumbai Andheri

Date & Time: – Sat 17th Aug and Sun 18th Aug 2019.

Cost: – 

Booking between 30 June to 27 July 2019 – 1000 INR discount, you pay 6000 INR
Booking between 28 July to 10 Aug 2019 – 500 INR discount, you pay 6500 INR
Booking between 11 Aug to 16 Aug 2019  – 0 INR discount, you pay 7000 INR

How to Join?

Click Here

Key Features

  • No PPT’s completely Hands-on NodeJS training.
  • Tea/Coffee as refreshment will be provided.
  • All at only 7000 INR

Day 1 – First Day

1st Hour Introduction  to Node.js

History of Node.js
Non-Blocking I/O
Node.js Benefits
Node.js Place in the Tech Stack
Evolution of Node.js Frameworks

2nd to 4th Hour Node.js Basics

Node.js Global
Node.js Process
Modules and Require in Node.js
Core Node.js Modules
Node.js Module Patterns
Node.js Command-Lne Interface Arguments
Running Node.js Scripts
Node.js Shell (REPL)
The Node Package Manager
Creating a project
The package.json configuration file
Global vs. local package installation
Automating tasks with Gulp.

5th Hour File System
Synchronous vs. asynchronous I/O
Path and directory operations
__dirname and __filename
Asynchronous file reads and writes
Fs.readFile
Writing a File
Writing a file asynchronously
Opening a file
Deleting a file
Other IO Operations 
Buffers, Streams, and Events
Using buffers for binary data
Flowing vs. non-flowing streams
Streaming I/O from files and other sources
Processing streams asynchronously
6th to 8th Hour HTTP
The HTTP protocol
Building an HTTP server
Rendering a response
Processing query stringsConfiguring event handlers
Modules and Unit Testing
Events
EventEmitter class
Returning event emitter
Inhering events

Day 2 – Next Day

1st Hour Express.js

Express.js—The Most Popular Node.js Framework
Installation

2nd to 4th Hour Express.js  Generator

Configuration
Routers
Main Middleware
5th Hour Jada and Stylus

Jade Template Engine
Stylus CSS library

6th and 7th Hour RESTful API

Express.js API
GET, POST, PUT and DELETE
Request
Response
Error Handlers
Scaling
8th Hour Integrating Database

Integration with MYSQL
Integration with NOSQL