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

The course covers fundamental concepts of JavaScript, including variables, math operations, string manipulation, and conditional statements. By the end of the course, students will be able to work with variables, perform mathematical operations, manipulate strings, and implement conditional logic in JavaScript. The teaching method includes lectures, coding challenges, and practical examples. This course is intended for beginners who want to learn the basics of JavaScript programming.

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.