Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Pluralsight

Beginning C# Collections

via Pluralsight

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
This course gives you a basic introduction to C# collections and gets you up to speed with querying and modifying data in them. Learn arrays, lists, dictionaries, and more.

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 array, the list, and the dictionary - the three most widely used collections - to group data together. 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.

Syllabus

  • Course Overview 1min
  • Introducing Collections and Arrays 26mins
  • Importing from a Data Source into an Array 27mins
  • Resizing Collections with Lists 28mins
  • Storing Keyed Data with Dictionaries 26mins
  • Manipulating List Data 26mins
  • Selecting Items Using LINQ 27mins
  • Creating Collections of Collections 24mins
  • Taking Collections Further 16mins

Taught by

Simon Robinson

Reviews

4.6 rating at Pluralsight based on 326 ratings

Start your review of Beginning C# Collections

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.