C# Design Patterns: Bridge
This course will teach you how to implement the Bridge design pattern in C#.
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.
Author Name: Vladimir Khorikov
Author Description:
Vladimir Khorikov is the author of the book Unit Testing Principles, Practices, and Patterns: https://amzn.to/2QXS2ch He has been professionally involved in software development for over 15 years, including mentoring teams on the ins and outs of unit testing. He’s also the founder of the Enterprise Craftsmanship blog, where he reaches 500 thousand software developers yearly. He started as an adviser on general programming topics, but lately has shifted his focus to unit testing with a central … more
There are no reviews yet.