📚What is a Dictionary in C#?

  Рет қаралды 31,165

tutorialsEU

tutorialsEU

Күн бұрын

Пікірлер: 33
@tutorialsEU
@tutorialsEU 2 жыл бұрын
🚀Master C# and .NET programming EASILY with our best-selling C# Masterclass: bit.ly/47Hk3u7
@clinton6087
@clinton6087 Жыл бұрын
Currently going thru your c# master class on udemy. You're an awesome instructor. Thanks for all you do.
@GazbertUK
@GazbertUK 3 жыл бұрын
Love the picture of the safe with toilet rolls and pasta. After Covid, Brexit and HGV driver shortages, these items are the most precious things in the UK!
@pedromiranda5448
@pedromiranda5448 3 жыл бұрын
These new C# videos are very good
@tutorialsEU
@tutorialsEU 3 жыл бұрын
Hi Pedro, we are happy you like it!
@justmonika6529
@justmonika6529 2 жыл бұрын
love the dark souls references here
@sefatergbashi
@sefatergbashi Жыл бұрын
Thank you so very much. This was indeed well-explained and super clear!
@rufat9113
@rufat9113 2 жыл бұрын
great video! thanks
@gdvdw2256
@gdvdw2256 2 жыл бұрын
This is exactly what I was looking for, thank you 😁
@dutyman5533
@dutyman5533 3 жыл бұрын
How can I show you picture of my gradel problem?
@shvideo1
@shvideo1 2 жыл бұрын
Great video thank you. A lead developer role as the only developer? :)
@programmingwithjackchew903
@programmingwithjackchew903 3 жыл бұрын
well explained
@daomonkcoder
@daomonkcoder 3 жыл бұрын
herzlichen Dank!
@tutorialsEU
@tutorialsEU 3 жыл бұрын
@AliTahreiSh
@AliTahreiSh 2 жыл бұрын
What is the difference between Dictionary and Enum?
@tutorialsEU
@tutorialsEU 2 жыл бұрын
A dictionary is meant for storing data and Enum is more like an option-selection. They are not really comparable :)
@evgeniiatotmyanina5534
@evgeniiatotmyanina5534 3 жыл бұрын
Great video!
@kmutech718
@kmutech718 3 жыл бұрын
Hi Denis I have your total udemy course of c#
@PremiereHell
@PremiereHell 2 жыл бұрын
Just wish they were as easy as Python to Implement and use. They seem a bit more work. Yet C# is not python.
@dutyman5533
@dutyman5533 3 жыл бұрын
Hello sir Right now I'm working on with the project that you thought (Android Google Firebase 7 Hours) But I have a problem related to gradel so could you help me to solve it please?
@floris1810
@floris1810 3 жыл бұрын
no
@alexdelarge4120
@alexdelarge4120 2 жыл бұрын
@@floris1810 lol. Duty Man needs to git gud
@StygianStyle
@StygianStyle 2 жыл бұрын
I've been looking at several tutorials about dictionaries, and every one of them is incredibly aggravating. They show how to declare the dictionary, then they go ahead and create a bunch of code for a real-world scenario to use it without explaining in very simple terms how to simply use a key to get a value from an entry in the dictionary, so I always get completely lost at that point.
@aty4282
@aty4282 2 жыл бұрын
Same here..
@ericocypriani2308
@ericocypriani2308 3 ай бұрын
you know, they usually translate mangas
@rowlandgoddy-worlu3382
@rowlandgoddy-worlu3382 3 жыл бұрын
nice!!!!!!!
@pienkow
@pienkow 2 жыл бұрын
I find it poorly explained here, same as hashtables in the linked video. That doesn't really encourage to join your website. I've seen many of your videos, easier topics were well explained but this one (and hashtable topic) dissapointed me :|
@ninjaz923
@ninjaz923 3 жыл бұрын
まんが読んでるんかーいw
@AliTahreiSh
@AliTahreiSh 2 жыл бұрын
You move your mouse curser too much and scroll too much and highlight things for no reason you just make confusion for no reason!!!!!
@dutyman5533
@dutyman5533 3 жыл бұрын
red line org.codehaus.groovy.ast.expr.TupleExpression cannot be cast to org.codehaus.groovy.ast.expr.ArgumentListExpression red line org.codehaus.groovy.ast.expr.TupleExpression cannot be cast to org.codehaus.groovy.ast.expr.ArgumentListExpression red line Gradle's dependency cache may be corrupt (this sometimes occurs after a network connection timeout.) Re-download dependencies and sync project (requires network) red line The state of a Gradle build process (daemon) may be corrupt. Stopping all Gradle daemons may solve this problem. Stop Gradle build processes (requires restart) red line Your project may be using a third-party plugin which is not compatible with the other plugins in the project or the version of Gradle requested by the project. red line In the case of corrupt Gradle processes, you can also try closing the IDE and then killing all Java processes.
Hash Tables in C# - How to use and when to use?
16:13
tutorialsEU
Рет қаралды 26 М.
JSON IN C# - Downloading Data and Making Objects From It
24:10
tutorialsEU
Рет қаралды 41 М.
Lamborghini vs Smoke 😱
00:38
Topper Guild
Рет қаралды 33 МЛН
The Dictionary Data Structure in C# in 10 Minutes or Less
10:20
IAmTimCorey
Рет қаралды 40 М.
How to Use Dictionaries in Unity and C# [BEGINNER FRIENDLY]
18:59
Wild Cockatiel Games
Рет қаралды 10 М.
What is a C# Delegate and how does it help my code? + Example
17:54
IEnumerable 🆚 IEnumerator Interfaces in C#
34:06
tutorialsEU
Рет қаралды 29 М.
What you DID NOT know about Network Protocols - FTP, FTPS, and SFTP
15:35
What are ASYNC and AWAIT in C#? Asynchronous Programming Tutorial
18:34