C# Best Practices: Collections and Generics
Offered By: Pluralsight
Course Description
Overview
This course covers best practices for using C# collections and generics, guiding you on the path from apprentice, to skilled C# software developer.
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.
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.
Syllabus
- Course Overview 1min
- Introduction 12mins
- Arrays 24mins
- Building Generic Code with Generics 30mins
- Generic Lists 35mins
- Generic Dictionaries 33mins
- Generic Collection Interfaces 44mins
- LINQ 27mins
- Final Words 6mins
Taught by
Deborah Kurata
Related Courses
C++ For C Programmers, Part AUniversity of California, Santa Cruz via Coursera Programming Languages, Part C
University of Washington via Coursera AP Computer Science A: Java Programming Polymorphism and Advanced Data Structures
Purdue University via edX Введение в iOS-разработку
Moscow Institute of Physics and Technology via Coursera Java Programming: Step by Step from A to Z
Udemy