Удален по просьбе правообладателя
  1. Урок 1. 00:02:05
    Course Overview
  2. Урок 2. 00:02:40
    Overview
  3. Урок 3. 00:01:16
    Introduction
  4. Урок 4. 00:02:56
    The Role of Objects
  5. Урок 5. 00:06:18
    Object Creation Techniques
  6. Урок 6. 00:08:19
    Object-oriented Concepts
  7. Урок 7. 00:00:57
    Summary
  8. Урок 8. 00:01:24
    Introduction
  9. Урок 9. 00:01:49
    The Role of Classes
  10. Урок 10. 00:03:09
    Creating a Class
  11. Урок 11. 00:08:11
    Adding Class Members
  12. Урок 12. 00:04:23
    Creating a Class Instance
  13. Урок 13. 00:05:54
    Constructors and Properties
  14. Урок 14. 00:07:27
    Static Members
  15. Урок 15. 00:01:50
    Summary
  16. Урок 16. 00:01:43
    Introduction
  17. Урок 17. 00:01:44
    The Role of Inheritance
  18. Урок 18. 00:07:36
    Inheriting from a Class
  19. Урок 19. 00:03:01
    The Role of Abstract Classes
  20. Урок 20. 00:08:57
    Creating and Inheriting from an Abstract Class
  21. Урок 21. 00:02:47
    Overriding Members
  22. Урок 22. 00:02:11
    Summary
  23. Урок 23. 00:01:41
    Introduction
  24. Урок 24. 00:07:43
    The Role of Interfaces
  25. Урок 25. 00:08:08
    Creating an Interface
  26. Урок 26. 00:08:56
    Using Interfaces
  27. Урок 27. 00:04:01
    Interfaces, Classes, and Polymorphism
  28. Урок 28. 00:02:17
    Summary
  29. Урок 29. 00:05:31
    Putting It All Together
  30. Урок 30. 00:06:43
    Reviewing the Code