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