Welcome to Part 1
Alright, let's start our learning session!
In this Part 1 of the course, you're going to learn the basics of JavaScript programming language.
You're going to learn universal programming concepts like variables, data types, operators, arrays, and functions.
Then by the end of the course, you're going to use everything you've learned to build a program that respond to user inputs.
There will be exercises sprinkled across the lessons, and if you have some difficulties, I provide the solutions at the end of Part 1. Look for the lesson titled Exercise Solutions.
Let's move to the first lesson!