Lesson Code: http://www.developphp.com/video/JavaScript/Multidimensional-Array-Programming-Tutorial
Learn to write and process multidimensional arrays using JavaScript. They are arrays that contain one or more arrays to provide a deeper level of data nesting and processing than normal basic arrays.
Original source
Multidimensional Array JavaScript Programming Tutorial
…, (Programming, app, array, Data, design, Development, element, free, html, html5, javascript, javascript tutorial, learn, loop, Multidimensional, nest, ONLINE, php, tutorial, Web
21 responses to “Multidimensional Array JavaScript Programming Tutorial”
I'm curious what code editor you are using?
A great lesson thank you, Mr. Adam
The intro was fucking racist
Hello Adam. Greeting for Ecuador. I wonder why some websites use nested array like 10 levels deep or more. That is too much. Maybe they want to increase security or something, or they're possessed. xd
Why would want to do this this way? Doesn't it make much more sense to have an array of objects with keys and values, it makes it much easier to access the correct information rather then trying to figure out or remember what index you want.
A great lesson thank you, Adam
How would you push values into a multi-dimensional array with a for loop?
thanks for this awesome video!!
you did this video on the time when I needed it the most.
I'm really new to coding and trying to understand all of this. The video was very helpful, but…..Could someone please provide how you would do the additional for loop that it talks about at the end of the video….the one that will add the tags "eye color" and "hair color" for the deeply nested array?
Thank you. This was very helpful.
Thank you for the great lesson! This really saved my bacon!
that's simple what's so hard about that
+Adam Khoury you are awesome tutorial brother, thanks for explaining this… I must admit at 5:36 I felt like such an idiot.
man those click sounds gives my ears multiple orgasms – goddamnn niiiice
Thanks, excellent explanation 😉
what about an array inside objects or vice versa?
Love the video, but it's spelt 'Uruguay'. 🙂
I like the outro sounds like a 70's porn flick…. ?????
I had been stuck on these, and this video made it super clear and understandable. Thank you!
very clear and concise. thank you.
this was the transitional problem from GWBASIC to JS
10 DIM NU(10,1000)