К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
Learn Node.js · LearnSpace
Назад в каталог
courseraПрограммирование

Learn Node.js

Курс от Scrimba
Средний≈ 1.9 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

This beginner-friendly course is your fast track to learning the fundamentals of Node.js, the powerful JavaScript runtime built on Chrome's V8 engine. Through a hands-on, project-based approach, learners will start with a solid introduction to Node.js and gradually progress onto building and serving web content using core modules such as http. Along the way, you’ll explore the request-response cycle, handle routing, serve JSON APIs, and implement key backend functionalities such as path parameters, query strings, and CORS (Cross-Origin Resource Sharing). The course breaks down technical concepts into easy-to-follow lessons, including practical asides that cover critical backend topics including HTTP, JSON, and modular code design. You'll build confidence as you go, writing actual server-side code and learning how to organize and refactor it effectively. By the end of the course, you'll not only understand how Node.js works under the hood but also have a mini server application that demonstrates real-world concepts used in backend development.

Навыки, которые вы освоите

Node.JSServersRestful APIJavaScript FrameworksApplication Programming Interface (API)Back-End Web DevelopmentWeb Development ToolsPackage and Software ManagementWeb DevelopmentWeb ServersJSONJavascriptServer SideNetwork Protocols

Программа курса

2 модулей · 23 учебных материалов

01Getting Started with Node.js14 материалов

Getting Started with Node.js

Welcome to interactive lessons!PLUGINLearn Node.js IntroPLUGINWild Horizons IntroPLUGINThe package.json filePLUGIN

Учитесь у экспертов

Tom Chant

Instructor at Scrimba

Learn Node.js
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 1.9 ч

2 модулей

Язык: Английский

Часть программы вашего университета
Aside: The HTTP modulePLUGIN
Recreate the serverPLUGIN
RecapPLUGIN
Aside: The Request/Response CyclePLUGIN
Routing and the req objectPLUGIN
Aside: JSON and APIsPLUGIN
Serve stringified JSONPLUGIN
Adding Content-TypePLUGIN
Route Not FoundPLUGIN
Getting Started with Node.js Graded AssignmentЗадание
02Dynamic Routing and Project Structure9 материалов

Dynamic Routing and Project Structure

Add Path ParametersPLUGINModularise the Code 1PLUGINModularise the Code 2PLUGINAside: Query ParametersPLUGINGet the Query ParametersPLUGINFilter by Query ParametersPLUGINUsing CORSPLUGINWrapping Things UpPLUGINDynamic Routing and Project Structure Graded AssignmentЗадание