Loading...
SIMPLUS
Home
About Us
Courses
Language
C
C++
JAVA
PYTHON
C#
.NET Core
ASP.Net
PHP
WORDPRESS
Database
SQL
MYSQL
MONGODB
Font-End
HTML
CSS
BOOTSTRAP
REACT.JS
ANGULAR
BLAZOR
Back-End
JAVASCRIPT
NODE.JS
Full-Stack
MERN
.NET
Update
Contact Us
Mentor
Node.js Course
Home
Courses
Node.js course
Learn Node.js start from Beginner
Course Features
Duaration :
6 Weeks
Leactures :
Online / Offline
Assignments :
3
Node.js Course
Syllabus
Week - 1
Introduction to Node.js
Understanding the basics of Node.js
Setting up the Node.js environment (Node.js, npm)
Creating your first Node.js application
Week - 2
Modules and NPM
Understanding modules in Node.js (CommonJS, ES modules)
Using npm to manage packages
Creating and using custom modules
Week - 3
File System and Path
Working with the file system module
Reading from and writing to files
Using the path module
Week - 4
HTTP and Web Servers
Creating a basic web server using the HTTP module
Handling requests and responses
Understanding routing>
Practice: Develop a simple web server with basic routing
Week - 5
Express.js Framework
● Setting up and using Express.js
● Creating routes and handling requests with Express.js
● Middleware in Express.js
Week - 6
Database Integration and Deployment
Connecting Node.js to a database (e.g., MongoDB, MySQL)
CRUD operations with a database
Deploying Node.js applications (e.g., Heroku, AWS)