Instructional Video

More on Variables

Curated and Reviewed by Lesson Planet
This More on Variables instructional video also includes:

Variables represent one of the most fundamental features in any programming language. The easy-to-follow explanation given in this video focuses on the difference between variables and values. Specifically, the author looks at how to use variables in expressions, and how the computer interprets lines such as x = x + 1 and x = y. Your beginning coders will appreciate the clarity and excitement given to this topic. 

9 Views 5 Downloads
Classroom Considerations
  • This video is hosted on YouTube
Pros
  • Clear explanation on how to interpret the use of variables and understand their value in JavaScript coding
Cons
  • None