Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Pluralsight

SOLID Principles for C# Developers

via Pluralsight

Overview

Every C# developer needs a good understanding of the SOLID principles. Learn these principles to guide your design toward more loosely coupled & maintainable software.

It's easy to write software that fulfills its users' immediate needs, but is difficult to extend and maintain. Such software becomes a burden for companies striving to remain competitive. In this course, SOLID Principles for C# Developers, you will learn five fundamental principles of object-oriented design that will keep your software loosely coupled, testable, and maintainable. First, you will see how to keep classes small and focused, and how to extend their behavior without having to edit their source code. Then, you will discover the importance of properly designing interfaces and abstractions in your systems. Finally, you will explore how to arrange dependencies in your system so different implementations can be added or plugged in as needed, allowing a truly modular design. When you are finished with this course, you will understand how to build maintainable, extensible, and testable applications using C# and .NET.

Taught by

Steve Smith

Reviews

4.7 rating at Pluralsight based on 735 ratings

Start your review of SOLID Principles for C# Developers

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.