Course
Skills Expanded
C#: Using Interfaces (Interactive)
This course introduces using interfaces in C# both implicitly and explicitly to enable better coding practices.
What you'll learn
This course introduces using interfaces in C# both implicitly and explicitly to enable better coding practices. Specifically in this course we’ll briefly touch on how interfaces operate as contracts and using polymorphism to clean up code.