Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Beginning C# Collections [Updated Feb 25, 2021]

Posted By: IrGens
Beginning C# Collections [Updated Feb 25, 2021]

Beginning C# Collections
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 3h 25m | 467 MB
Instructor: Simon Robinson

Almost every app requires data to be stored in collections. This course gives you a basic introduction, covering the most widely used collections - arrays, lists, and dictionaries - and gets you up to speed with querying and modifying data in them.

Collections are essential to store almost any real data in apps, but the vast number of different collections can be confusing.

In this course, Beginning C# Collections, you will gain the ability to leverage the most commonly used collections to query data.

First, you will learn how and when to use the three most widely used collections to group data together:

Arrays
Lists
Dictionaries

Next, you will discover how to query data using the foreach and for loops and also using LINQ.

Finally, you will explore how to put collections inside other collections to accomplish tasks such as partitioning data.

When you're finished with this course, you will have the skills to store data in collections, and to look up, enumerate, query, and modify that data using the collections in a variety of simple scenarios.


Beginning C# Collections [Updated Feb 25, 2021]