Effectively working with arrays is critical to any JavaScript programmer. Arrays are an important data structure, and this course will provide you with the competency you need to master them.
In this course you are going to learn all there is to know about JavaScript arrays. I start from the beginning, so if you are comfortable with JavaScript, you may want to use the first section as a review or skip it. You will learn the basics of different ways to create an array and work with the elements. You will learn the basics of iterating an array and some unique ways to create arrays and access elements. You will learn all the methods to modify or mutate an array, as well as those methods that are preferred in the functional programming world because they preserve the original array. You will learn how to combine arrays and extract values as well as multiple ways to search arrays for values. We will end with a look at some array–like collections available in JavaScript and how you can use those.
By taking this course:
You will feel more comfortable working with arrays in any coding problem you encounter.
You will become more familiar with functional methods for working with arrays (reduce, map, filter).
Instructor Details
Courses : 7
Specification: Mastering JavaScript Arrays
|
12 reviews for Mastering JavaScript Arrays
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $14.99 |
---|---|
Provider | |
Duration | 6 hours |
Year | 2021 |
Level | All |
Language | English |
Certificate | Yes |
Quizzes | No |
$49.99 $14.99
Manuel Castro –
Excellent information !!!!! ..
Subramaniam VL –
A very good course on javascript arrays
Dinesh Gnanasundararajan –
Thanks for the nice lecture. Guys good to know this.
Ben Theunisse –
Comprehensive overview and extensive discussion of arrays and appropriate data manipulation.
G kmen Bahadir –
Great instructor!
Jack Johnston –
One of the best courses I’ve purchased.
Marco –
Excellent, excellent course. Steven is by far the best JS instructor around. His knowledge is profound, and he possesses the rare skill to transmit it easily… I only wish he would show how to build a full fledged app. But yet the learning experience one gets from his courses is priceless!
Chris L Selby –
I now have a much better understanding of arrays as a result of the lessons and teachings in this course. Steven comes across very clear and concise in the material and would recommend this course to anyone struggling with understanding arrays in Javascript.
Sandeep Kumar –
good…. thank you sir:)
Matthieu Simard –
I just love the basic stuff. It’s the only way to level up! ; ) Thanks for that excellent lecture, well done as always!!!
Avery Merriex –
Good course was expecting lots more array exercises. Instructor should add more practice exercises
Patrick Mills –
This is a great course to take the first steps in mastering arrays in JavaScript. The course is good after you have had some experience with the language to take your skills to the next level. Steven Hancock’s basic course Learn Modern JavaScript: Getting Started would be good before taking this one