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