#777 Год выпуска: 01/2016 Производитель: Pluralsight Сайт производителя: pluralsight.com/courses/csharp-best-practices-collections-generics Автор: Deborah Kurata Продолжительность: 3:35 Тип раздаваемого материала: Видеоклипы Язык: Английский Описание: 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.
Содержание
Course Overview 1m 30s Course Overview 1m 30s
Introduction 12m 15s Introduction 3m 58s Collections Overview 3m 6s Get the Most from This Course 1m 9s Sample Application 2m 33s Course Outline 1m 27s
Arrays 24m 34s Introduction 1m 45s Declaring and Populating an Array 6m 50s Using Collection Initializers 2m 35s Retrieving an Element from an Array 2m 18s Iterating Through an Array 6m 1s Using Array Methods 3m 6s Frequently Asked Questions 1m 57s
Building Generic Code with Generics 30m 32s Introduction 1m 44s Making the Case for Generics 3m 51s Building a Generic Class 5m 23s Using a Generic Class 4m 36s Defining Generic Methods 7m 15s Leveraging Generic Constraints 5m 18s Frequently Asked Questions 2m 22s
Generic Lists 35m 22s Introduction 3m 23s Declaring and Populating a Generic List 6m 55s Using Collection Initializers 1m 41s Initializing a List of Objects 8m 6s Retrieving an Element from a Generic List 2m 57s Iterating Through a Generic List 5m 44s Types of C# Lists 4m 24s Frequently Asked Questions 2m 8s
Generic Dictionaries 33m 3s Introduction 4m 12s Declaring and Populating a Generic Dictionary 5m 53s Using Collection Initializers 2m 1s Initializing a Dictionary of Objects 5m 24s Retrieving an Element from a Generic Dictionary 3m 49s Iterating Through a Generic Dictionary 6m 36s Types of C# Dictionaries 2m 42s Frequently Asked Questions 2m 23s
Generic Collection Interfaces 44m 16s Introduction 6m 48s Making the Case for Using Interfaces 3m 56s Built-in Generic Collection Interfaces 4m 11s Using an Interface as a Parameter 6m 42s Using an Interface as a Return Type 5m 40s Returning IEnumerable T 5m 25s Defining an Iterator with Yield 7m 1s Frequently Asked Questions 4m 30s
LINQ 27m 45s Introduction 7m 26s Building a LINQ Query: Query Syntax 4m 27s Building a LINQ Query: Method Syntax 5m 53s Using Lambda Expressions 2m 35s LINQ and Collections 4m 34s Frequently Asked Questions 2m 47s
Final Words 6m 11s Introduction 0m 31s Takeaways 3m 53s For More Information 1m 10s Closing 0m 35s
Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 5
Вы не можете начинать темы Вы не можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы не можете добавлять вложения
Ресурс не предоставляет электронные версии произведений, а занимается лишь коллекционированием и каталогизацией ссылок, присылаемых и публикуемых на форуме нашими читателями. Если вы являетесь правообладателем какого-либо представленного материала и не желаете чтобы ссылка на него находилась в нашем каталоге, свяжитесь с нами и мы незамедлительно удалим её. Файлы для обмена на трекере предоставлены пользователями сайта, и администрация не несёт ответственности за их содержание. Просьба не заливать файлы, защищенные авторскими правами, а также файлы нелегального содержания!