Featured resource
2026 Tech Forecast
2026 Tech Forecast

Stay ahead of what’s next in tech with predictions from 1,500+ business leaders, insiders, and Pluralsight Authors.

Get these insights
  • Course

SOLID Principles for C# Developers

Every C# developer, or any developer using an object-oriented programming language, needs a good understanding of the SOLID principles. These principles guide your design toward more loosely coupled and maintainable software.

Beginner
2h 12m
(802)

Created by Steve Smith

Last Updated Mar 15, 2024

Course Thumbnail
  • Course

SOLID Principles for C# Developers

Every C# developer, or any developer using an object-oriented programming language, needs a good understanding of the SOLID principles. These principles guide your design toward more loosely coupled and maintainable software.

Beginner
2h 12m
(802)

Created by Steve Smith

Last Updated Mar 15, 2024

Get started today

Access this course and other top-rated tech content with one of our business plans.

Try this course for free

Access this course and other top-rated tech content with one of our individual plans.

This course is included in the libraries shown below:

  • Core Tech
What you'll learn

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.

SOLID Principles for C# Developers
Beginner
2h 12m
(802)
Table of contents

About the author
Steve Smith - Pluralsight course - SOLID Principles for C# Developers
Steve Smith
24 courses 4.5 author rating 13475 ratings

Steve Smith (@ardalis) is an entrepreneur and software developer with a passion for building quality software as effectively as possible.

Get started with Pluralsight