C# Data Structures

Purchase a Subscription!

Watch the first few minutes on us! If you'd like to watch the entire video and hundreds more like it, download code samples, access offline videos and skills assessments, and use the discussion forums, log in or purchase a subscription.


Instructor

Colin Melia

Description

Almost every application stores and manipulates data in memory. This video acquaints developers with fundamental data structures and collection types in C#, including Lists, Dictionaries, Stacks, and Queues. It also covers synchronized collections, which can be accessed from concurrent threads.

Table of Contents

{{toc.Position}} {{toc.Text}}

Related Links

  • {{link.LinkText}} (requires a paid subscription)

Series

This course is part of the following series: