JavaScript for Complete Beginners
Tags: none
A course to learn JavaScript programming for complete beginners! Jump right into action with this easy to follow and very hands-on course taught by NBK Tech World.
- 01Introduction to JavaScript (Opening the Browser Console)
- 02Opening the Browser Console in Microsoft Edge
- 03Logging a Message to the Console using JavaScript in the Browser
- 04JavaScript Variable Definition with const
- 05Doing Basic Math in JavaScript
- 06The typeof Operator
- 07String Concatenation in JavaScript
- 08String Interpolation in JavaScript
- 09Comparison Operators in JavaScript
- 10JavaScript Variable Reassignment with let
- 11Introduction to JavaScript Functions
- 12JavaScript Functions with Parameters
- 13Converting String to Upper or Lower Case in JavaScript
- 14String Slicing in JavaScript
- 15Strict Comparison Equal (===) in JavaScript
- 16Strict Comparison Not Equal (!==) in JavaScript
- 17String Replacement in JavaScript
- 18Review of the JavaScript Things We Learned (Part 1)
- 19Review of the JavaScript Things We Learned (Part 2)
- 20Introduction to JavaScript Arrays
- 21Accessing JavaScript Array Elements
- 22Adding / Removing Elements at the End of JavaScript Array (push and pop)
- 23Adding / Removing Elements at the Beginning of JavaScript Array (unshift and shift)
- 24Using split to Break Down a String into an Array in JavaScript
- 25Splitting a URL string into an Array in JavaScript
- 26Using join to Create a String From an Array in JavaScript
- 27Using the if Statement to Control the Flow in JavaScript
- 28Using “else” to Deal with False if Condition in JavaScript
- 29JavaScript Exercise: if Statement with Array Access (Phone Number Parts)
- 30Using if, “else if”, else Statement in JavaScript
- 31Mapping a Score to Letter Grade (If Else If Else Statement Exercise) using JavaScript
- 32Solution to Mapping a Score to Letter Grade in JavaScript
- 33Running the Score to Letter Grade Mapper Script in the JavaScript Console
Did you like the lesson? 😆👍
Consider a donation to support our work: