Introduction to JavaScript Variables

In this short video tutorial from my recent JavaScript Fundamentals course, we look at one of the most fundamental units of JavaScript: the humble variable. We'll see the different ways that a variable can be declared and then assigned a value, as well as some other general bits of information about variables that you should probably be aware of.

Watch the Tutorial

 

Watch the Full Course

So you want to learn JavaScript? In the full course, JavaScript Fundamentals, we’ll start at the very beginning and cover everything about the language that a beginner needs to know. 

Maybe you've never programmed anything before, or maybe you're coming to JavaScript from another language. Whatever your situation, we'll go through everything you need to get up and running with one of the most popular and dynamic languages in use today.

Tags:

Comments

Related Articles