Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

C# Design Patterns: Composite

Posted By: IrGens
C# Design Patterns: Composite

C# Design Patterns: Composite
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 34m | 91 MB
Instructor: Steve Michelotti

In this course you'll discover how to work with the composite pattern. You will understand why this pattern exists and how to implement this in a C# application.

For developers looking to deepen their knowledge of design patterns, this code-focused course will fully introduce the composite design pattern, which enables you to manage tree structures in a uniform and concise way. In this course, C# Design Patterns: Composite, we’ll cover everything you need to know to quickly get started with the composite pattern. First, you’ll learn what the composite pattern is and why you’d want to use it. Next, you will discover how to implement your own composite pattern. Finally, you will explore existing composite patterns that exist in .NET and how to leverage them effectively. When you are finished with this course, you will have the knowledge of the composite pattern needed to implement and leverage the composite pattern in your own C# applications.


C# Design Patterns: Composite