Brief Summary
This course is a fantastic way to level up your C# skills! You'll learn about collections in a chill, easy-going way, perfect for anyone looking to get their hands dirty with real code.
Key Points
-
Learn about attributes and common collections in C#
-
Hands-on practice with arrays, HashSets, and SortedSets
-
Create custom collections and understand their usage
-
Gain knowledge on concurrent collections and iterators
Learning Outcomes
-
Understand and use the collection classes in .NET
-
Create your own custom collections
-
Work effectively with different types of collections
About This Course
A Masterclass Course on Collections in C# and .NET
In this Collections in C# and .NET training course, expert author Jeremy McPeak will teach you how to use the collection classes in the .NET framework. This course is designed for users that are already familiar with the basic fundamentals of C# and the .NET framework.
You will start by learning about attributes, then jump into learning about common collections, including working with arrays, the HashSet, and the SortedSet. From there, Jeremy will teach you how to create your own collection with Collection, bind data with BindingList, and prevent collection modifications with ReadOnlyCollection. Finally, you will learn about concurrent collections and how to write iterators.Â
Once you have completed this computer based training course, you will have gained a solid understanding of what the collection classes are in the .NET framework and how to use them. Working files are included, allowing you to follow along with the author throughout the lessons.
Have a solid and practical understanding of Collections in C# and .NET
Jump into learning about common collections, including working with arrays, the HashSet, and the SortedSet.
Henry L.
Execellent! Clear, concise and easy to understand A*****