• Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

C# Best Practices: Collections and Generics

This course covers best practices for using C# collections and generics, guiding you on the path from apprentice, to skilled C# software developer.

Deborah Kurata - Pluralsight course - C# Best Practices: Collections and Generics
by Deborah Kurata

What you'll learn

When building applications we often deal with groups of things: a user's preferences, a customer's orders, or a product's color choices. To implement these groups of things in C#, we use collections. And to get the most from collections, we need to leverage generics. This course covers how, when, why, and best practices for using C# collections and generics, including arrays, generic interfaces, LINQ, delegates, and Lambda expressions.

Table of contents

About the author

Deborah Kurata - Pluralsight course - C# Best Practices: Collections and Generics
Deborah Kurata

Deborah Kurata is a software developer, consultant, Pluralsight author, Google Developer Expert (GDE), and Microsoft Most Valuable Professional (MVP). Follow her on twitter: @deborahkurata

More Courses by Deborah