JavaScript and NodeJS Fundamentals
Description
Start your development journey
Welcome to this course on JavaScript and NodeJS.
JavaScript is the most popular programming language in the world: it is the scripting language of modern browsers, so it's basically impossible to build a modern web application without writing some JavaScript; and with the NodeJS runtime it can be used outside browsers too, to create scripts and applications that run directly on your computer.
This course is designed for people who are completely new to programming, or who have used other languages before but want to understand how JavaScript works, especially in the context of NodeJS.
By the end of the course, you should be able to write your own programs in JavaScript, use the NodeJS standard library, and install and use third-party packages to build useful tools.
Learning path
Objectives
- Master basic JavaScript syntax, types, and control flow
- Understand functions, objects, and classes in JavaScript
- Learn error handling and debugging techniques
- Get introduced to NodeJS and its ecosystem
Curriculum
+-Basic JavaScript
+-Intermediate JavaScript
+-Advanced JavaScript
+-NodeJS
+-Final section
This course is taught by Simone Butera
Simone Butera is a software engineer with expertise in open-source development and peer-to-peer technologies. He is also very passionate about DX (developer experience) and programming language design.
