Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай C# Intermediate: Classes, Interfaces and Object-oriented Programming, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:02:43
    About this Course
  • Урок 2. 00:13:57
    Introduction to Classes
  • Урок 3. 00:22:55
    Constructors
  • Урок 4. 00:02:21
    Object Initializers
  • Урок 5. 00:24:00
    Methods
  • Урок 6. 00:09:22
    Fields
  • Урок 7. 00:10:49
    Access Modifiers
  • Урок 8. 00:16:20
    Properties
  • Урок 9. 00:09:31
    Indexers
  • Урок 10. 00:03:46
    Class Coupling
  • Урок 11. 00:07:55
    Inheritance
  • Урок 12. 00:07:28
    Composition
  • Урок 13. 00:08:49
    Composition over Inheritance
  • Урок 14. 00:22:38
    Access Modifiers
  • Урок 15. 00:09:43
    Constructors and Inheritance
  • Урок 16. 00:17:46
    Upcasting and Downcasting
  • Урок 17. 00:07:10
    Boxing and Unboxing
  • Урок 18. 00:17:16
    Method Overriding
  • Урок 19. 00:11:59
    Abstract Classes and Members
  • Урок 20. 00:02:39
    Sealed Classes and Members
  • Урок 21. 00:04:36
    What is an Interface?
  • Урок 22. 00:25:13
    Interfaces and Testability
  • Урок 23. 00:18:16
    Interfaces and Extensibility
  • Урок 24. 00:04:27
    Interfaces are NOT for Multiple Inheritance
  • Урок 25. 00:11:48
    Interfaces and Polymorphism
  • Урок 26. 00:12:22
    StopWatch Exercise
  • Урок 27. 00:07:25
    Stack Exercise
  • Урок 28. 00:12:37
    WorkflowEngine Exercise