Node JS Tutorials
Offered By: YouTube
Course Description
Overview
Dive into a comprehensive tutorial series on Node.js, covering essential topics from architecture to practical application. Learn how Node.js works, install the runtime environment, and create your first Node app. Explore global objects, understand the module system, and master the creation and loading of modules. Discover the Module Wrapper Function and delve into built-in modules like Path and OS. Gain proficiency in handling events and using the Event Emitter. Conclude with an introduction to the HTTP module and event arguments, equipping you with the fundamental knowledge to build robust Node.js applications.
Syllabus
Node.js Architecture | Mosh.
How Node.js Works | Mosh.
Installing Node.js.
Your First Node App.
Globals in Node.js.
Modules in Node.js.
Creating a Module in Node.js.
Loading (Requiring) a Module in Node.js.
Module Wrapper Function.
Path Module in Node.js.
OS Module in Node.js.
Events and Event Emitter in Node.js.
HTTP Module in Node.js.
Event Arguments.
Taught by
Programming with Mosh
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX