YoVDO

Implementing SOLID Principles in C# with .NET Core

Offered By: Coursera Project Network via Coursera

Tags

.NET Core Courses Software Development Courses C# Courses Liskov Substitution Principle Courses

Course Description

Overview

In this 1-hour long project-based course, you will learn how to

- Review an initial monolith .NET Core console application written in C#
- Implement the Single Responsibility principle by breaking the single class in smaller classes with single responsibilities
- Implement the Open Closed Principle by breaking rides into base classes and children classes for types of rides
- Implement the Liskov Substitution Principle by implementing less restrictive rules on the input parameters by the parent ride class and more restrictive rules to the input parameters by the child ride class
- Implement the Interface Segregation Principle by adding multiple interfaces to the ride class
- Implement the Dependency Inversion Principle by Injecting ride interfaces into the ThemePark class

Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.

Taught by

Warren J Thompson

Related Courses

Beginning Game Programming with C#
University of Colorado System via Coursera
Programming with C#
Microsoft via edX
DEV206.1x: Introduction to XAML and Application Development
Microsoft via edX
Introduction to Game Development
Michigan State University via Coursera
Designing Advanced Applications using XAML
Microsoft via edX