Zieg Heil
Linkedin.Learning.C.Sharp.Collections-ZH
Title: C#: Collections
Publisher: Linkedin.Learning
Size: 209M (219031934 B)
Files: 5F
Date: 11/05/2019
Course #: Linkedin.Learning
Type: N/A
Published: November 5, 2019
Modified: N/A
URL: www.linkedin.com/learning/c-sharp-collections
Author: Joe Marini
Duration:
Skill: Advanced
Exer/Code: [X]
Installation:
Unpack that shit, run that shit
Of course we know its sieg heil, thats how fucking rebelious we are!
Description:
Efficiently manage data with C# collection classes. In this
course, join Joe Marini as he details how to maintain
collections of data in C# and choose the right collection class to
apply to a wide set of programming scenarios. Joe begins by
covering basic concepts, including the difference between
generic and non-generic collections and how to select a
collection class to suit a specific programming problem. He then
goes over basic collection classes, including how to use a
LinkedList, and discusses specialized collections such as
OrderDictionary and StringCollection.