
This course includes our updated coding exercises so you can practice your skills as you learn.
See a demo
A live demonstration of arrays, in real life.
An overview of all the topics this course will be covering
Is this course right for you? Find out in this video.
In this video, we'll go over the programs you'll need to have installed, including Google Chrome and Node.js, to code along at home. We'll also talk about other measures you can take to maximize your benefit from this course.
We will learn what arrays are and what their purpose is in our programs and lives.
A lecture explaining what references are. As many values in arrays are stored as references, it pays to understand this concept.
To better understand arrays, we look at some concepts that are closely tied to the idea of arrays.
In this video, we take a look at unique properties of JavaScript arrays that do not exist in all other programming languages.
We look at some of the differences between JavaScript arrays and JavaScript objects.
Let's quickly review what we've learned in this chapter
Create arrays in JavaScript using literal syntax or the new keyword, add, remove, or access elements, and understand memory references and recommended array literal initialization.
In this video, we will learn how to access elements in arrays we have created.
Now that we can create arrays, we will learn how to add new elements to them.
In this video, we will learn how to change elements of arrays without affecting the others.
Though it is not a best practice, strings can be used as indexes as well as integers. We will learn about this phenomenon in this video.
One of the more challenging elements of JavaScript arrays is removing elements from them. This video will explore a few way of doing so.
We will wrap up what we've learned in this chapter.
See the attached PDF for a bonus reference on arrays.
We'll have a look at what this chapter will include.
Explanation of the usefulness of iteration.
An explanation, and demonstration, of For Loops.
In this video we discuss For Each Loops.
Demonstration and discussion of the consequences of modifying arrays during loops.
We discuss and have a look at While Loops, another way to loop through arrays.
A demonstration and explanation of array filters, a very useful array method.
Video and demonstration of array maps.
Explanation and demo of array reduction, or folding.
We look at some built-in filters including every, some and find.
A brief word on Array Includes.
A demo and explanation of chaining array methods, a useful feature of JavaScript.
We conclude what we have learned in this chapter.
An explanation of the uses of array sorting.
An explanation and demonstration of sorting arrays.
We conclude the chapter.
In this video we look ahead at this chapter, and explain and demonstrate the Spread operator.
Next, we look at the Rest Operator, the cousin of the Spread Operator. Includes demo.
We review what we learned in this chapter
We'll take an overview of this chapter on libraries.
This video provides an explanation and demonstration of the array manipulation library Lodash.
In this video we look at and demo D3.js
We review what we learned about array manipulation libraries in this chapter.
In this final lecture, we review all the things we covered in previous chapters.
We have a look at some continued education resources to keep learning after the completion of this course. (See resources)
A special thank you video to congratulate you on successfully completing this course.
How much is not understanding JavaScript arrays costing you every day?
After many years of anticipation, Daniel Stern, aka the Code Whisperer, has finally released the MOST COMPREHENSIVE course on JavaScript Arrays known to the developer at this time.
This is the ONLY course designed to FULLY appraise you of EVERYTHING array-related in JavaScript!
Before this course is over, you'll learn....
I've spared no expense to create the MAXIMUM number of quizzes and coding exercises possible! It is literally impossible not to understand JavaScript arrays after watching the videos and completing the exercises. Add to this the handouts included in EVERY CHAPTER and you have a recipe for learning of epic proportions.
This course includes EIGHT action-packed chapters including...
If you want to take your JavaScript arrays, or just coding in general, to the next level, this is the course for YOU!
Why hesitate? If you're not 100% satisfied, just return the course for the money-back guarantee. You have literally 0 risk and huge benefits to gain.
I can personally say that this is one of the most exciting courses I've ever created. I'm confident anyone who takes this course will see a huge improvement in their day-to-day coding.