Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Learning JavaScript Fundamentals - Variables, Operations, Conditional Statements

GreeneMath.com via YouTube

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Dive into the fundamentals of JavaScript in this comprehensive 4-hour tutorial. Begin by setting up your development environment with Node.js and Visual Studio Code. Explore essential concepts such as variables, data types, and string manipulation. Master mathematical operations, operator precedence, and various assignment techniques. Learn to control program flow with conditional statements, including if/else and switch. Tackle type conversion, understand truthy and falsy values, and implement logical operators. Practice your skills with three coding challenges throughout the course. By the end, you'll have a solid foundation in JavaScript basics, preparing you for more advanced programming concepts.

Syllabus

Installing Node and VS Code.
Values and Variables.
let, const, and var.
Data types in JavaScript.
String concatenation and template literals.
Type coercion in JavaScript.
Math Operators.
Operator precedence in JavaScript.
Assignment operators in JavaScript.
Equality operators in JavaScript.
Comparison operators in JavaScript.
if/else statements in JavaScript.
else if statements in JavaScript.
Coding challenge #1.
Type conversion (strings to numbers) / (numbers to strings).
Truthy and falsy values in JavaScript.
Nested if statements and the logical AND (&&) operator.
Coding challenge #2.
Logical OR (||) operator in JavaScript.
Logical NOT (!) operator in JavaScript.
Switch statement.
Ternary operator (?).
Coding challenge #3.

Taught by

GreeneMath.com

Reviews

Start your review of Learning JavaScript Fundamentals - Variables, Operations, Conditional Statements

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.