Always bet on JavaScript.
Learn the basics of computer programming. Read the first chapter of the Eloquent JavaScript book.
Read about ECMAScript; the standard upon which JavaScript is based.
Read more about What is JavaScript and the standards in You Don't Know JS.
Watch this video from Fun Fun Function about variables.
Then read more in-depth about values in Eloquent JavaScript.
Read everything from General JavaScript guidelines to Operators and Comparison.
You can try the following exercises:
- The Basic JavaScript exercises from freeCodeCamp. From introduction to JavaScript to comparisons with the logical Or Operator. freeCodeCamp - Basic JavaScript (exercises)
- (Optional) Learn the basics of JavaScript. No previous programming experience required in this Nodeschool Workshopper