This course has been updated! We now recommend you take the JavaScript: From First Steps to Professional course.

Check out a free preview of the full JavaScript: From Fundamentals to Functional JS course:
The "Arrays Exercise" Lesson is part of the full, JavaScript: From Fundamentals to Functional JS course featured in this preview video. Here's what you'd learn in this lesson:

In this exercise, you will review arrays and learn how to create a collection of animal objects.

Get Unlimited Access Now

Transcript from the "Arrays Exercise" Lesson

[00:00:00]
>> [MUSIC]

[00:00:03]
>> Speaker 1: So, actually, I'm gonna do nesting in a minute. And it's gonna be Exercise Time. So again, we're gonna jump right into the exercises. We're gonna go to Arrays. And this is a little bit, a little bit longer. So maybe 30 minutes, let's say 40 minutes, let's do 40 minutes for this one and we're going to create our second data structure, which is going to be a collection.

[00:00:32] Which is going to be an array of our animal objects and that's how we're gonna to be representing our data for our application for eFarmony.