what will you learn
Write better code by exploring SOLID principles
Group design patterns
Maintain and expand your code with Dependency Inversion in modern C# applications
Get familiar with the Singleton design Pattern to work with single instances
Use Singleton along with an IoC container
Explore the concepts of loose coupling
Look for value changes using the Observer pattern
Implement interchangeable algorithms with the Strategy pattern
Go from inheritance to composition
Comments
Post a Comment