Module 2 begins
Duration: 0.3 Month
Getting Started with Node.js

Learn Node.js basics, server creation, HTTP handling, and its asynchronous, modular nature with core components.
- Learn what Node.js is and why it’s useful.
- Get Node.js installed on your Windows machine.
- Understand how to build a basic web server with Node.js.
- Discover how Node.js handles web requests and responses.
- Explore built-in tools (modules) like the file system and HTTP.
Module concludes
Set up Node.js and build basic web servers. Handle web requests/responses and understand Node’s asynchronous, modular structure.