Register - Login - Forgotten Password

Lesson 3: Operators, Expressions and Type Conversion in JavaScript

A score of 10 plus 5 looks simple, but what exactly is JavaScript doing with those symbols and values? The result is the number 15, not unfinished code. This leads to the key idea of an expression: code that evaluates to a value. A variable from Lesson 2 can then associate a name with that value.

Lesson 3: Operators, Expressions and Type Conversion in JavaScript

This lesson just one in the category Introduction to JavaScript. To access this lesson you need to have a valid learner account, ask your parent to register you now.