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.
Table of contents
Using Interfaces
1 Video
•
3 Challenges