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

Pluralsight

Working with Arrays and Collections in C#

via Pluralsight

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
This course will teach you the essential skills behind manipulating collections, enabling you to store, look up, and enumerate your data in C# apps."

Real-world apps almost always require manipulating sets of data, and in C# apps, that data is normally held in collections. In this course, Working with Arrays and Collections in C#, you’ll learn how to use collections to access your data. First, you’ll discover how to look up and enumerate data in an array – the simplest of the collections. Next, you’ll learn how to add and remove data using a list, and how dictionaries can aid efficient look up by using a key. Then, you’ll delve into easily combining sets of data using the HashSet collection. Finally, you'll explore how to process data using stacks and queues, and make modifications more efficient with linked lists. By the end of the course, you’ll have a better understanding of the skills needed to work with your data in C# using collections.

Syllabus

  • Course Overview 1min
  • Storing Data in an Array 19mins
  • Finding Data in an Array 20mins
  • Adding and Removing Data with List 19mins
  • Dictionaries 20mins
  • Sets 13mins
  • Complex Data: Multidimensional and Jagged Arrays 12mins
  • Stacks and Queues 12mins
  • Adding Data Efficiently with Linked Lists 12mins

Taught by

Simon Robinson

Reviews

4.8 rating at Pluralsight based on 160 ratings

Start your review of Working with Arrays and Collections in C#

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.