Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Collections in C# and .NET
Highest Rated
Rating: 4.6 out of 5(104 ratings)
641 students

Learn Collections in C# and .NET

A Masterclass Course on Collections in C# and .NET
Created byInfinite Skills
Last updated 1/2017
English

What you'll learn

  • 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.

Course content

7 sections28 lectures2h 49m total length
  • Important - Download These First - Working Files0:01
  • Welcome And What To Expect2:19

    Explore the common collections in system.collections.generic, such as list of t, linked list of t, dictionary, and sorted list, and learn about attributes and the enumerable interface.

  • About The Author1:05

    Meet the author who began coding in 1998 with JavaScript, transitioned to C# and the .NET framework, and now writes desktop and web applications for an oil and gas company.

Requirements

  • PC or Mac
  • Working files are included, allowing you to follow along with the author throughout the lessons.

Description

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.

Who this course is for:

  • Programmers and Developers of all levels
  • This course is designed for users that are already familiar with the basic fundamentals of C# and the .NET framework.