Collections in Dart - Learn About Lists, Maps, Sets and the Collection Package in Dart

Collections in Dart - Learn About Lists, Maps, Sets and the Collection Package in Dart

Vandad Nahavandipoor

1 год назад

10,036 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@appdevelopment4741
@appdevelopment4741 - 13.12.2022 09:19

With every dart lecture you are winning my heart. Thank you Sir for making videos in great details❤❤❤

Ответить
@houssainel101
@houssainel101 - 13.12.2022 09:19

Keep going bro

Ответить
@houssembousmaha3615
@houssembousmaha3615 - 13.12.2022 09:37

Sir, you are a legend!

Ответить
@Nirvairsingh-vv9ly
@Nirvairsingh-vv9ly - 13.12.2022 12:01

sir you are Great

Ответить
@learnandearn1851
@learnandearn1851 - 13.12.2022 13:50

This is life changing course. Thank you sir for providing us great content🤗.

Ответить
@mikolajdebowski3271
@mikolajdebowski3271 - 14.12.2022 08:02

I want my bag of candies that I said yes too 😜

Ответить
@benmatt8940
@benmatt8940 - 14.12.2022 22:14

High quality as always!! Thanks!!

Ответить
@jasvindersingh2791
@jasvindersingh2791 - 15.12.2022 21:31

if this is crash course then i can't imagine the length of full course.... thank you much sir such a great video.

Ответить
@red.rocket
@red.rocket - 20.12.2022 09:59

The spread operator is great but what about more complicated things like lists of maps? How to copy those? Is the spread operator still usefil?

Ответить
@wilsonchinedu813
@wilsonchinedu813 - 26.12.2022 13:28

Was able to complete this course today. I must say, I have learned a whole new thing about collections. This is really an eye-opener course. Thank you so much Mr. Vandad.

Ответить
@d-apps2699
@d-apps2699 - 05.01.2023 18:42

One thing that I didn't understand was: When to use List and when to use Iterable?

Ответить
@omoyajowotemidayo5382
@omoyajowotemidayo5382 - 06.01.2023 15:14

Wish I could like this video more than once

Ответить
@filipb6973
@filipb6973 - 13.01.2023 19:31

Great tutorial for Dart collections. I'm at the half of the video and already loving it - the details, examples, straight to the point approach,...

Ответить
@Omarhi51llarious4tsxdl1l
@Omarhi51llarious4tsxdl1l - 23.01.2023 17:00

How to show the error message on the right side within line???? All error and suggestion are on the bottom

Ответить
@StudentPro-io8vi
@StudentPro-io8vi - 14.02.2023 16:12

Thank you Vandad!

Ответить
@miracle_blue
@miracle_blue - 18.03.2023 02:16

thanks

Ответить
@ksf3823
@ksf3823 - 27.03.2023 14:25

I fuckin love you man ! Thanks

Ответить
@MrHellkaizer
@MrHellkaizer - 09.04.2023 04:07

first of all thank you for your work and I hope you lead a blessed life.
I have a question on the codeActionOnSave,
so i added the entries on json user setting but i get the error "end of the file expected when I place them outside {} of the default entries, but when I place them inside the default entries nothing happens. what did I do wrong and ty.
"[dart]": {
"editor.codeActionsOnSave": {
"quickFix.add.required": true,
"quickFix.add.required.multi": true,
"quickFix.create.constructorForFinalFields": true,
"quickFix.create.constructorForFinalFields.multi": true,
"quickFix.remove.thisExpression:": true,
"quickFix.remove.thisExpression.multi": true
},
"editor.formatOnSave": true,
"editor.formatOnType": true
}

Ответить
@viktorlovgren5144
@viktorlovgren5144 - 17.05.2023 13:56

@VandadNP when you add the getter to protect the _siblings list in the Person class, returning UnmodifiableListView, doesn't it just stop the outside from modifying the list when accessing via .siblings? It can still modify the actual list in _siblings just as before? It seems it's still as vulnerable to edits from the outside as before. Or am I missing something?

Ответить
@edidiongbassey919
@edidiongbassey919 - 09.10.2023 01:30

Mature dart tutorial

Ответить
@nickcfc1
@nickcfc1 - 07.11.2023 17:13

Congratulations, this is a course that truly teaches and not empty tutorials, I'm learning a lot.

Ответить
@SaadullahKhan-og3eb
@SaadullahKhan-og3eb - 13.06.2024 20:10

I have watched so many courses but this course is a super game changer. Thank you sir for providing us great course

Ответить