Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
11-12-2015, 09:35 AM
Post: #1
|
|||
|
|||
[REQ] Udemy - C# Intermediate: Classes, Interfaces and OOP
C# is an object-oriented language. So, mastering the classes, interfaces and object-oriented programming is crucial for a C# developer. If you're familiar with the basics of C# (e.g. variables, constants, conditionals, loops, etc), and want to learn about classes, interfaces and object-oriented programming, this is the course for you. In essence, you'll learn: How to work with classes, constructors, fields, properties, methods and indexers How to use encapsulation to reduce the impact of change How to improve the robustness of your code How to re-use code using inheritance and composition Why composition is better than inheritance How to build extensible applications using polymorphism How to develop loosely-coupled, extensible and testable applications using interfaces https://www.udemy.com/csharp-intermediat...s-and-oop/ |
|||