- Course
C# Interfaces
C# Interfaces help us create code that's maintainable, extensible, and easily testable. This course covers interfaces from the basics of "what are interfaces?" and works up to advanced abstractions.
- Course
C# Interfaces
C# Interfaces help us create code that's maintainable, extensible, and easily testable. This course covers interfaces from the basics of "what are interfaces?" and works up to advanced abstractions.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Code that is easy to maintain, extend, and test is key to applications that move quickly to meet our users’ changing needs. In this course, C# Interfaces, you will learn how to use interfaces effectively to create flexible and maintainable applications. First, you will see the mechanics of exactly what interfaces are, and why we want to use them. Next, you will explore how to create your own interfaces to make it easy to change them or swap out functionality. Finally, you will delve into designing effective interfaces to make sure that you are getting the benefits that you need in your specific applications. When you are finished with this course, you will have a good understanding of interfaces and how you can use them effectively in your own applications.