Favorites
b/v-tutorialsbyahabeta

SOLID Principles for C# Developers

This post was published 2 years ago. Download links are most likely obsolete. If that's the case, try asking the uploader to re-upload.

SOLID Principles for C# Developers

Steve Smith | Duration: 2h 08m | Video: H264 1280x720 | Audio: AAC 44,1 kHz 2ch | 273 MB | Language: English

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.

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.

Homepage

Screenshots

SOLID Principles for C# Developers

No comments have been posted yet. Please feel free to comment first!

    Load more replies

    Join the conversation!

    Log in or Sign up
    to post a comment.