Тёмный

Arrays in Javascript | Arrays Tutorial for Beginners 

Dave Gray
Подписаться 342 тыс.
Просмотров 13 тыс.
50% 1

Опубликовано:

 

28 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 21   
@greatoutdoors6318
@greatoutdoors6318 3 года назад
I used google to figure out how to configure Visual Studio Code with the console output just like your video. Then I followed along and paused to experiment further. Very helpful! This is my favorite way to learn how to code. Thanks!
@DaveGrayTeachesCode
@DaveGrayTeachesCode 3 года назад
You're welcome! 🙏
@djheckler92
@djheckler92 3 года назад
Here's the code for anyone that doesn't want to type it out: const equipShelfA = ["baseball", "football", "volleyball"]; const equipShelfB = ["basketball", "golf balls", "tennis balls"]; const clothesShelfA = ["tank tops", "t-shirts", "jerseys"]; const clothesShelfB = ["sweat tops", "sweat pants", "hoodies"]; const equipDept = [equipShelfA, equipShelfB]; const clothesDept = [clothesShelfA, clothesShelfB]; const sportsStore = [equipDept, clothesDept];
@9nikolov
@9nikolov 6 месяцев назад
This is the best explanation of multi-dimensional arrays I have ever seen. You are a really really good teacher Mr. Gray ❤
@DaveGrayTeachesCode
@DaveGrayTeachesCode 6 месяцев назад
Thank you!
@CondeAlberto
@CondeAlberto 2 года назад
You have a gift for explaining and teaching. Great once more.
@DaveGrayTeachesCode
@DaveGrayTeachesCode 2 года назад
Thank you for the kind words, Alberto! 🙏🙏
@jamshidtashkent1976
@jamshidtashkent1976 Год назад
Thank you for very interesting lessons
@DaveGrayTeachesCode
@DaveGrayTeachesCode Год назад
You're welcome!
@yeahoahpy705
@yeahoahpy705 5 месяцев назад
I can already tell arrays are gonna be a pain in the ass😭
@patrickonoigboria2621
@patrickonoigboria2621 2 дня назад
hi you are good but i can't quite see it clearly
@patrickonoigboria2621
@patrickonoigboria2621 2 дня назад
do you have an app cause i would like to see it
@Awpsun
@Awpsun 2 месяца назад
Loved this lecture! Just Finished it and Understood everything Thankyou so much DAVE
@iamtharunraj
@iamtharunraj 4 месяца назад
Wow, this 3-year-old tutorial is so great! Arrays is one of the concepts *I always struggle to understand.* But, this video has helped me learn lots of new concepts about Arrays. Thank you so much Dave, you're an excellent teacher!
@onlinestudies-j3m
@onlinestudies-j3m 11 месяцев назад
why do you always uses const in most of your videos.
@DaveGrayTeachesCode
@DaveGrayTeachesCode 11 месяцев назад
You should whenever possible. I could write an article or create a video on the reasons. Here's a brief StackOverflow explanation: stackoverflow.com/questions/41086633/in-javascript-why-should-i-usually-prefer-const-to-let
@Grihlo
@Grihlo 2 года назад
Amazing practical explanation! Thank you! I remember Linear Algebra course at my university - it was a nightmare because of the instructor, and eventually I just hated everything related to arrays and stuff. I wish all the instructors have at least part of that gift for explaining and teaching that you have.
@DaveGrayTeachesCode
@DaveGrayTeachesCode 2 года назад
Glad it was helpful and thank you for the kind words, Grigory! 🙏💯
@konstantinzakharov5643
@konstantinzakharov5643 11 месяцев назад
Informative and entertaining as always. When I come to this channel I understand that studying can really be a fun and exciting thing to do! Thank you, Dave!
@amankumarsingh7311
@amankumarsingh7311 Год назад
thank you so much dave :) . would be really nice if you put in notes below the video . #Grateful
@DaveGrayTeachesCode
@DaveGrayTeachesCode Год назад
You're welcome!
Далее
JavaScript Closures Tutorial (Explained in depth)
19:03
TEAM SPIRIT: НОВЫЙ СОСТАВ. SEASON 24-25
01:31
Офицер, я всё объясню
01:00
Просмотров 3,3 млн
Самая сложная маска…
00:32
Просмотров 1,2 млн
JavaScript Array Mastery: Tips, Tricks & Best Practices
1:02:49
All 33 JavaScript Array Methods In One Video
51:11
Просмотров 31 тыс.
All The JavaScript You Need To Know For React
28:00
Просмотров 619 тыс.
If statements in JavaScript are easy 🤔
15:58
Просмотров 35 тыс.
Array Methods in JavaScript | 17 Useful Methods
42:39
JavaScript Promises  -- Tutorial for Beginners
37:05
Просмотров 124 тыс.
JavaScript Functions Crash Course
1:36:54
Просмотров 176 тыс.