| Start | End | Duration | Location | Details |
|---|---|---|---|---|
| February 09, 2026 | February 13, 2026 | 5 day(s) | Virtual Classroom (GMT+8:00) | |
| April 13, 2026 | April 17, 2026 | 5 day(s) | Virtual Classroom (GMT+8:00) |
Node JS
Duration: 5 Days
Course Code: NJSP
Course Description:
The Node.js course is designed to equip learners with the skills and knowledge necessary to build scalable and efficient web applications using Node.js, a powerful JavaScript runtime environment. It covers key concepts such as asynchronous event-driven programming, streaming data, file system operations, using Express for web server development, and interacting with both SQL and NoSQL databases. Module 1
Understanding Node Environment sets the foundation by introducing the Node.js ecosystem, extending JavaScript capabilities to the server-side, understanding the V8 engine, and exploring the global Process object. Module 2
Understanding Asynchronous Event-Driven Programming dives into Node's nonblocking I/O model, teaching learners about event broadcasting, event listeners, timers, the event loop, and error handling with callbacks. The course then progresses to streaming data, file system access, and web development with Express, providing hands-on experience with routes, middleware, and JSON handling. Integration with databases through CRUD operations is covered extensively, using both MySQL and MongoDB to give a rounded perspective on data persistence. Advanced topics include connecting Node.js with Angular, allowing for the creation of full-stack applications. Learners will understand how to build Angular components, services, and handle events and forms. Finally, the course concludes with deployment strategies, ensuring learners can launch their applications into a production environment. This comprehensive Node.js course is ideal for those looking to become proficient in modern back-end web development, and the practical knowledge gained will be invaluable for both personal and professional projects.