JavaScript Object Oriented Programming – Level 2

DifficultyIntermediate
AVG Duration1h
Students10
Content
33

Description

JavaScript Object Oriented Programming – Level 2

Designed for people new to programming, this Learning Path provides an ideal entry point for people wanting to learn how to program with the JavaScript scripting language. This level offers an introduction to JavaScript Destructuring, Rest Operators, and Spread Operators.

Learning Objectives

By completing this Learning Path you will be able to recognize and explain:

JavaScript Destructuring

JavaScript Spread Operator

JavaScript Rest Operator

Prerequisites

We recommend having a basic understanding of computing and access to a computer

Feedback

Please feel free to reach out to us at support@cloudacademy.com if you need help or have suggestions we welcome all comments and feedback

Certificate

Your certificate for this learning path

Training Content

1
Course - Intermediate - 7m
Introduction to JavaScript Destructuring
This practical course explores JavaScript destructuring, which is a JavaScript expression with the purpose of unpacking values from arrays and objects.
2
Hands-on Lab - Intermediate - 45m
Working with JavaScript Destructuring
In this lab, you will be working with JavaScript Destructuring. Destructuring is a way to unpack data from collections such as arrays and objects and bind that data to variables.
3
Course - Intermediate - 8m
Introduction to JavaScript Spread Operator
This practical course explores the JavaScript Spread Operator, a syntax with the purpose of unpacking values from an iterable data collection into individual elements.
4
Hands-on Lab - Intermediate - 45m
Working With JavaScript Spread Operator
In this lab, you will be working with the JavaScript Spread Operator. The spread operator is a syntax with the purpose of unpacking values from an iterable data collection into individual elements.
5
Course - Intermediate - 4m
Introduction to JavaScript Rest Operator
This practical course explores the JavaScript Rest Operator, a syntax with the purpose of capturing individual values and placing them into a data collection.
6
Hands-on Lab - Intermediate - 45m
Working With JavaScript Rest Operator
In this lab, you will be working with the JavaScript Rest Operator. The rest operator is a syntax with the purpose of capturing individual values and placing them into a data collection.
About the Author
Students4445
Labs24
Courses62
Learning paths30

Farish has worked in the EdTech industry for over six years. He is passionate about teaching valuable coding skills to help individuals and enterprises succeed.

Previously, Farish worked at 2U Inc in two concurrent roles. Farish worked as an adjunct instructor for 2U’s full-stack boot camps at UCLA and UCR. Farish also worked as a curriculum engineer for multiple full-stack boot camp programs. As a curriculum engineer, Farish’s role was to create activities, projects, and lesson plans taught in the boot camps used by over 50 University partners. Along with these duties, Farish also created nearly 80 videos for the full-stack blended online program.

Before 2U, Farish worked at Codecademy for over four years, both as a content creator and part of the curriculum experience team.

Farish is an avid powerlifter, sushi lover, and occasional Funko collector.

Covered Topics