Courses Offered: SCJP SCWCD Design patterns EJB CORE JAVA AJAX Adv. Java XML STRUTS Web services SPRING HIBERNATE  

       

NODE JS/REACT JS Course Details
 

Subcribe and Access : 5200+ FREE Videos and 21+ Subjects Like CRT, SoftSkills, JAVA, Hadoop, Microsoft .NET, Testing Tools etc..

Batch Date: Feb 28th @ 9:00AM

Faculty: Mr. Swamy Naidu

Duration: 30 Days

Fee: 2000/- INR+ Reg Fee 100/-

Location : Maitrivanam, Hyderabad.

Venue :
DURGA SOFTWARE SOLUTIONS at Maitrivanam
Plot No : 202, IInd Floor,
HUDA Maitrivanam,
Ameerpet, Hyderabad-500038.
Ph.No : 09246212143, 8096969696

Syllabus:

Name: Mr. Swamy Naidu (10+ Yrs of Exp...)

NODE JS

Introduction to Node JS

1. Introduction

2. What is Node JS?

3. Advantages of Node JS

4. Traditional Web Server Model

5. Node.js Process Model

Setup Dev Environment 

1. Install Node.js on Windows.

2. Installing in mac os.

3. Working in REPL.

4. Node JS Console.

Node JS Modules

1. Functions

2. Buffer

3. Module

4. Module Types

5. Core Modules

6. Local Modules

7. Module.Exports

Node Package Manager

1. What is NPM.

2. Installing packages Locally.

3. Adding dependency in package.json.

4. Installing packages globally.

5. Updating packages.

Creating Web Server

1. Creating Web Server.

2. Handling HTTP Requests.

3. Sending Requests.

File System

1. Fs.readFile.

2. Writing a File.

3. Writing a file asynchronously.

4. Opening a file

5. Deleting a file

6. Other IO Operations.

Debugging Node JS Applications

1. Core Node JS debugger.

2. Debugging with visual Studio.

Events

1. EventEmitter Class.

2. Returning event emitter.

3. Inhering events

Express.JS

1. Configuring routers.

2. Working with express

Serving Static Resources

1. Serving static files

2. Working with middle ware

Database Connectivity

1. Connection String

2. Configuring.

3. Working with select command.

4. Updating records.

5. Deleting records

Template Engines

1. Why Template Engine.

2. What is Jade.

3. What is vash.

4. Example

REACT JS

Introduction to React

1. What is React JS

2. Advantages of React JS

3. Limitation of React JS

4. Installation

JSX

1. Overview of JSX

2. Rendering an Element into the DOM

3. Naming Conventions

Components

1. Overview of Components

2. Props

3. State

Components Life Cycle

1. Life Cycle Methods

2. Reusable Components

Forms

In this Module, You will learn about Submitting the form data to server using react component and updating state.

Props Validation

In this Module, You will learn about the Validating Props.

Events

In this Module, You will learn about the Call back events.

API Calls

In this Module, You will learn about the services using react and Rendering the element into DOM.

Using Flux

1. Overview of Flux

2. Flux Elements

3. Limitations of Flux

4. Advantages of Flux

Animations

In this Module, You will learn about the Animation using react Components.