Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn the fundamentals of Node.js in this comprehensive tutorial for beginners. Explore key concepts including Node architecture, module systems, and core modules like Path, OS, File System, Events, and HTTP. Gain hands-on experience by creating your first Node program and understanding how to work with modules. Dive into advanced topics such as the Module Wrapper Function, Event Arguments, and extending EventEmitter. By the end of this tutorial, you'll have a solid foundation in Node.js development and be ready to build your own applications.
Syllabus
What is Node .
Node Architecture.
How Node Works .
Installing Node .
Your First Node Program .
Node Module System.
Global Object.
Modules .
Creating a Module .
Loading a Module .
Module Wrapper Function.
Path Module.
OS Module.
File System Module.
Events Module.
Event Arguments.
Extending EventEmitter.
HTTP Module.
Taught by
Programming with Mosh