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

YouTube

Learning JavaScript Fundamentals - Functions, Arrays, Loops, Objects

GreeneMath.com via YouTube

Overview

Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Dive into an extensive 6-hour tutorial on JavaScript fundamentals, focusing on functions, arrays, loops, and objects. Explore function declarations, expressions, and arrow functions, as well as variable scope and strict mode. Learn about Immediately Invoked Function Expressions (IIFE) and how to call functions within other functions. Discover array manipulation techniques, including basic methods like push(), pop(), shift(), and unshift(), as well as indexOf and includes methods. Master various loop types, including while, do/while, and for loops, and understand how to use break and continue statements. Delve into object-oriented programming concepts, covering object creation, methods, constructor functions, and ES6 classes. Apply your knowledge through multiple coding challenges, including tasks related to weight lifting contests, customer billing systems, and bank account management. Enhance your JavaScript skills with this comprehensive tutorial suitable for beginners and intermediate learners alike.

Syllabus

Introduction to Functions.
Function Declarations vs Function Expressions.
Variable Scope | Strict Mode.
Immediately Invoked Function Expressions.
Introduction to Arrow Functions.
Functions Calling Other Functions.
Coding Challenge #4.
Introduction to Arrays.
Basic Array Methods push(), pop(), shift(), unshift().
indexOf Method for arrays.
includes Method for arrays.
Coding challenge #5.
While statement, while loops.
do/while loops.
for loops.
Using break and continue inside of loops.
Looping backwards.
Nested loops.
Coding challenge #6.
Introduction to objects.
Using bracket/dot notation with objects.
Object Methods.
Object Constructor Functions.
Coding Challenge #7.
Prototype Property.
Using ES6 Classes.
Coding Challenge #8.

Taught by

GreeneMath.com

Reviews

Start your review of Learning JavaScript Fundamentals - Functions, Arrays, Loops, Objects

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.