PluralSight - C# Collection Fundamentals
MP4 | AVC 415kbps | English | 1024x768 | 15fps | 5h 56mins | AAC stereo 66kbps | 1.04 GB
Genre: Video Training
Starting from arrays and progressing to lists, dictionaries, and sets, this course covers the capabilities of the various collection types, how they work under the hood, and performance implications. This course aims to empower you to take advantage of the surprisingly rich set of collections that are available in C#. You'll learn how to use the various collection types to store data as arrays, lists, dictionaries, linked lists, or sets, as well as how to customize collection behavior in C#. You'll also learn how many of these types work under the hood and the implications for performance. This course also covers enumerators and the collection interfaces.
Table of contents:
Course Welcome4m 27s
Introducing C# Collections31m 44s
Inside Arrays49m 11s
The Array Type41m 49s
Collection Interfaces32m 54s
Lists38m 1s
Linked Lists, Stacks and Queues26m 53s
Dictionaries45m 54s
Sets26m 50s
Enumerators35m 52s
Multidimensional Arrays, Rank and Bounds22m 49s