1. Урок 1. 00:12:36
    Class and Object (Optional Prerequisite)
  2. Урок 2. 00:11:41
    Program Flow and Using Constructor (Optional Prerequisite)
  3. Урок 3. 00:11:06
    Application Runtime (Optional Prerequisite)
  4. Урок 4. 00:24:08
    Java Behind The Scenes
  5. Урок 5. 00:13:53
    Class Inheritance (Optional Prerequisite)
  6. Урок 6. 00:11:29
    Interfaces and Abstractions (Optional Prerequisite)
  7. Урок 7. 00:15:25
    Abstract Classes (Optional Prerequisite)
  8. Урок 8. 00:12:05
    Objects, Messages and Dependencies
  9. Урок 9. 00:04:11
    Forming Associations Between Objects
  10. Урок 10. 00:05:28
    Overview of Software Design
  11. Урок 11. 00:14:04
    Single Responsibility Principle
  12. Урок 12. 00:25:42
    Single Responsibility - Homework
  13. Урок 13. 00:16:58
    Open Closed Principle & STRATEGY Pattern
  14. Урок 14. 00:07:09
    Dependency Inversion + TEMPLATE Pattern
  15. Урок 15. 00:12:25
    Dependency Inversion & Template pattern - Homework Solution
  16. Урок 16. 00:13:51
    Liskov Substitution Principle
  17. Урок 17. 00:15:50
    Interface Segregation Principle
  18. Урок 18. 00:09:40
    Dependency Injection Part 1
  19. Урок 19. 00:14:53
    Dependency Injection Part 2 (Using Spring)
  20. Урок 20. 00:10:45
    Observer Pattern
  21. Урок 21. 00:22:20
    Observer Pattern - Homework Solution
  22. Урок 22. 00:12:53
    Builder Pattern
  23. Урок 23. 00:14:02
    Factory Design Pattern
  24. Урок 24. 00:10:48
    Singleton Design Pattern (Newly Added)
  25. Урок 25. 00:04:52
    Automatically generate UML diagrams from java code Tutorial
  26. Урок 26. 00:00:47
    Final Comments from Instructor