Тёмный
No video :(

C# Arrays, Lists, and Dictionaries (Quick dotnet tutorial) 

Dev Leader
Подписаться 7 тыс.
Просмотров 2,3 тыс.
50% 1

This video is a brief overview for beginners on how you can effectively use arrays, lists, and dictionaries in your C# dotnet applications. I skip over the nitty-gritty details of why each data structure has different performance characteristics or how they function exactly under the hood, but instead, focus on how you can leverage them. If you want more in-depth explanations, let's hear about it in the comments!
For more videos on programming with detailed examples, check this out:
• All About Programming!...
Check out more Dev Leader content (including full in-depth articles with source code examples) here:
linktr.ee/devl...
Social Media:
RU-vid: / @devleader
TikTok: / devleader
Blog: www.devleader.ca/
GitHub: github.com/nco...
Twitch: / ncosentino
Twitter: / devleaderca
Facebook: / devleaderca
Instagram: / dev.leader
LinkedIn: / nickcosentino
#dotnet #csharp #tutorial #programming #array #list #dictionary

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

 

21 авг 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 16   
@DevLeader
@DevLeader Год назад
✅Like, ✅share, and ✅subscribe to the channel for more full length content about software engineering topics presented by a Principal Software Engineering Manager 🤓
@neilranada
@neilranada Год назад
Super helpful in understanding the differences in data structures coming from JavaScript. Key takeaways from your explanations for me: 6:27 Use Arrays for fixed size collections 12:55 Use Lists for dynamic size collections 16:28 For Dictionaries, you can overwrite an existing value by assigning an item using "dictionary[index] = value" bracket notation. But if you want to avoid overwriting an existing value, we can use the "dictionary.Add()" method.
@DevLeader
@DevLeader Год назад
Awesome awesome!! Those are great highlights! Thanks for sharing, and it's so nice to hear that you found this helpful 💪💪
@As-crafts
@As-crafts Месяц назад
Great explaination 👍👍
@DevLeader
@DevLeader Месяц назад
@@As-crafts awesome! I'm glad you found it helpful!
@phevab
@phevab 4 месяца назад
Great content. It really helped me.
@DevLeader
@DevLeader 4 месяца назад
I'm very happy to hear that!
@evnikasmirnova7753
@evnikasmirnova7753 4 месяца назад
👍👍
@DevLeader
@DevLeader 4 месяца назад
Hope you found it helpful! Let me know if there's anything else you'd like covered!
@uditjagtap8317
@uditjagtap8317 25 дней назад
So basically Arrays are static with single data type collection, Lists are dynamic with single data type collection and Dictionaries are dynamic with 2 different data type collection....That's it?
@DevLeader
@DevLeader 25 дней назад
@@uditjagtap8317 the first part is a good summary. The second part is true, but it leaves more to be desired in the definition. Dictionaries have very different characteristics. If you want to find a specific element in an unsorted array or list you need to step through it. A dictionary, the lookup by key is extremely efficient and you don't need to walk through the elements. Dictionary keys must also be unique, but there's no such constraint on an array or list 🙂
@uditjagtap8317
@uditjagtap8317 25 дней назад
@@DevLeader Oh...get it thank you for the explanation 😄
@As-crafts
@As-crafts Месяц назад
Sir can't find any video on generics?.....
@DevLeader
@DevLeader Месяц назад
These collections *are* generics 🙂 are you looking for a more basic introduction to the concept? Let me know 🙂
@user-ib1lu3kq8t
@user-ib1lu3kq8t 6 месяцев назад
Lots of talk and incomplete explanation
@DevLeader
@DevLeader 6 месяцев назад
What was not explained? There are several ways to offer feedback, and simply saying something negative without much context is *exactly* what your own criticism was of the video. - What did you feel was superfluous and extra? ("Lots of talk") - What did you feel was an incomplete explanation? - What's your level as a programmer? Are you junior, and still feel that you don't get the concept? Or are you advanced, and feel like there's other aspects that you'd mention? Thanks for taking a moment to offer feedback, but that's inactionable due to "incomplete explanation".
Далее
The weirdest way to loop in C# is also the fastest
12:55
When I met the most famous Cristiano
01:03
Просмотров 17 млн
Мама приболела😂@kak__oska
00:16
Просмотров 411 тыс.
Dynamic Arrays in C
11:46
Просмотров 66 тыс.
Arrays vs Lists
12:49
Просмотров 6 тыс.
Every single feature of C# in 10 minutes
9:50
Просмотров 117 тыс.
I've been using Redis wrong this whole time...
20:53
Просмотров 353 тыс.
When I met the most famous Cristiano
01:03
Просмотров 17 млн