This video is part of the Dart Crash Course playlist on YouTube. See the entire playlist here: [ Ссылка ]
Welcome to Dart Crash Course. Dart is a beautiful and modern programming language that can be used both for frontend and backend applications. In this course, we will focus on Dart as a programming language without blending in any other frameworks such as Flutter.
In this video we will have a look at different types of collections such as maps, lists and sets and how to implement hashing and equality so that our objects can be correctly placed inside a set. We will also go through the Collection package and some of its most important functionalities.
Timestamps:
00:00:00 - Intro
00:01:38 - Lists
30:45 - Sets
46:23 - Hash Code and Equality
56:24 - Maps
01:04:17 - Iterables
01:08:14 - Mapping Lists to Iterables
01:10:20 - Unmodifiable List Views
01:12:30 - Unmodifiable Map Views
01:14:59 - Encapsulation with Unmodifiable Collections
01:18:51 - Extending ListBase to Create a Safer List
01:34:17 - Synchronous Generators
01:36:54 - Spread Operator with Collections
01:44:08 - Collection Comprehensions
01:53:18 - The Collection Package
Join the discord group if you have any questions: [ Ссылка ]
The GitHub repository for this course can be found here: [ Ссылка ]
Join my YouTube channel to support me: [ Ссылка ]
Also please follow me on Twitter and LinkedIn to stay up to date:
[ Ссылка ]
[ Ссылка ]
Ещё видео!