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

Coursera Project Network

Implementing SOLID Principles in C# with .NET Core

Coursera Project Network via Coursera

This course may be unavailable.

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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

Reviews

Start your review of Implementing SOLID Principles in C# with .NET Core

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.