Generics were introduced to C# 2.0 in 2005. They allow programmers to write general-purpose code that is type safe, without writing a tedious amount of type-specific data structures. Similar to C++ templates, generics reduce the amount of type checking required to build reusable code and make you a much more productive C# programmer. This course is designed to introduce the beginning programmer to the concept of generics and show how to use them for greater reusability in popular design patterns. Instructor Robby Millsap covers the history and purpose of generics, as well as concepts such as type scoping, constraints, and collections. In chapter two, he demonstrates how to incorporate generics into actual architecture, following design patterns such as service locator, visitor, and observer.
Swift in Depth Название: Swift in Depth Автор: Tjeerd in 't Veen Издательство: Manning Publications Год: 2018 Страниц: 439 Формат: epub/pdf(conv.) Размер: 10.1...
Advanced Swift: Updated for Swift 4 3rd Edition Название: Advanced Swift: Updated for Swift 4, 3rd Edition Автор: Chris Eidhof, Ole Begemann Издательство: Kugler und Eidhof GbR ISBN: 1979725454 ...
TypeScript for C# Programmers Название: TypeScript for C# Programmers by Steve Fenton Автор: Steve Fenton Издательство: InfoQ ISBN: 1291576215 Год: 2013 Страниц: 68 Язык:...