Learning JavaScript Fundamentals - Variables, Operations, Conditional Statements

Learning JavaScript Fundamentals - Variables, Operations, Conditional Statements

GreeneMath.com via YouTube Direct link

else if statements in JavaScript

13 of 23

13 of 23

else if statements in JavaScript

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Learning JavaScript Fundamentals - Variables, Operations, Conditional Statements

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Installing Node and VS Code
  2. 2 Values and Variables
  3. 3 let, const, and var
  4. 4 Data types in JavaScript
  5. 5 String concatenation and template literals
  6. 6 Type coercion in JavaScript
  7. 7 Math Operators
  8. 8 Operator precedence in JavaScript
  9. 9 Assignment operators in JavaScript
  10. 10 Equality operators in JavaScript
  11. 11 Comparison operators in JavaScript
  12. 12 if/else statements in JavaScript
  13. 13 else if statements in JavaScript
  14. 14 Coding challenge #1
  15. 15 Type conversion (strings to numbers) / (numbers to strings)
  16. 16 Truthy and falsy values in JavaScript
  17. 17 Nested if statements and the logical AND (&&) operator
  18. 18 Coding challenge #2
  19. 19 Logical OR (||) operator in JavaScript
  20. 20 Logical NOT (!) operator in JavaScript
  21. 21 Switch statement
  22. 22 Ternary operator (?)
  23. 23 Coding challenge #3

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.