Get up to speed with the basics of JavaScript. In this course, you'll learn the fundamental concepts and syntax of the JavaScript programming language.
What you'll learn
- Variables
- Arrays
- Objects
- Functions
- Loops and conditionals
Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.
Get up to speed with the basics of JavaScript. In this course, you'll learn the fundamental concepts and syntax of the JavaScript programming language.
JavaScript variables and data types are the foundation for creating programs that can store and retrieve information.
Chevron 8 steps1:17
4:14
2:37
1:55
5 questions
4 objectives
Functions are at the heart of JavaScript. They let you create code you can reuse, and make performing the same steps over and over again simple, and your programs shorter.
Chevron 6 steps1:11
2:38
2:19
2:52
4 objectives
Arrays provide a way of storing more than one value in a single place. And loops let you repeat the same set of actions a certain number of times, and are frequently used to perform tasks on items in an array.
Chevron 7 steps3:31
3 objectives
2:48
0:50
1:28
1 objective
JavaScript objects provide a way to store and access data as key-value pairs. And conditional statements let you create intelligent programs that can react to different conditions.
Chevron 7 steps4:36
2 objectives
3:37
3:30
5 questions
Guil Hernandez
Get personalized course recommendations, track subjects and courses with reminders, and more.