When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

pluralsight logo

C# Design Patterns: Bridge

This course will teach you how to implement the Bridge design pattern in C#.

     
  • 5
  •  |
  • Reviews ( 191 )
Free

This Course Includes

  • iconpluralsight
  • icon5 (191 reviews )
  • icon31 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconcore courses
  • iconpluralsight

About C# Design Patterns: Bridge

Implementing a Bridge pattern may be difficult. In this course, C# Design Patterns: Bridge, you’ll learn how to implement the Bridge design pattern in C#. First, you’ll explore the drawbacks of the approach without the pattern. Next, you’ll discover how the Bridge pattern helps overcome these drawbacks. Finally, you’ll learn how to apply the Bridge pattern using composition instead of inheritance. When you’re finished with this course, you’ll have the skills and knowledge of the Bridge pattern needed to implement it in your own projects.

What You Will Learn?

  • Course Overview : 1min.
  • The Bridge Design Pattern : 30mins.