1. Урок 1. 00:04:11
    Introduction
  2. Урок 2. 00:04:46
    Dependency Injection Terminology
  3. Урок 3. 00:04:29
    Fundamental Dependency Injection Techniques
  4. Урок 4. 00:01:08
    Udemy Course Review Popup
  5. Урок 5. 00:09:08
    Comparison Between Fundamental Dependency Injection Techniques
  6. Урок 6. 00:07:30
    Large-Scale Structure
  7. Урок 7. 00:06:24
    Architectural Patterns
  8. Урок 8. 00:04:22
    Dependency Injection Architectural Pattern (DIAP)
  9. Урок 9. 00:06:01
    Fundamental Dependency Injection Techniques vs DIAP
  10. Урок 10. 00:03:51
    Tutorial Application Demo
  11. Урок 11. 00:06:26
    How to Get the Source Code of the Tutorial Application
  12. Урок 12. 00:14:08
    Tutorial Application Code Review
  13. Урок 13. 00:08:56
    Tutorial Application Refactoring Rationale
  14. Урок 14. 00:19:33
    Extraction of the User Interface Logic into MVC View
  15. Урок 15. 00:03:17
    Exercise 1
  16. Урок 16. 00:11:20
    Base Class for MVC Views
  17. Урок 17. 00:12:48
    Extraction of the Domain Logic into Use Case
  18. Урок 18. 00:02:51
    Exercise 2
  19. Урок 19. 00:07:00
    Extraction of the Dialogs Management Logic into Dialogs Navigator
  20. Урок 20. 00:09:13
    Extraction of the Navigation Logic into Screens Navigator
  21. Урок 21. 00:03:48
    Model View Controller (MVC) Architectural Pattern
  22. Урок 22. 00:05:52
    Sharing an Instance of a Service among Multiple Clients
  23. Урок 23. 00:05:39
    Removing Unneeded "Proxy" Dependencies
  24. Урок 24. 00:03:35
    The Law of Demeter
  25. Урок 25. 00:06:05
    Refactoring the Use Case According to the Law of Demeter
  26. Урок 26. 00:01:26
    Exercise 3
  27. Урок 27. 00:11:24
    Application Composition Root
  28. Урок 28. 00:07:59
    Lazy Initialization of Services
  29. Урок 29. 00:16:09
    Activity Composition Root
  30. Урок 30. 00:01:52
    Exercise 4
  31. Урок 31. 00:09:15
    Exercise 4 Solution
  32. Урок 32. 00:16:05
    Runtime Construction Arguments
  33. Урок 33. 00:09:59
    Extraction of MVC Views Construction Logic into a Factory
  34. Урок 34. 00:01:13
    Exercise 5
  35. Урок 35. 00:15:30
    Presentation Composition Root
  36. Урок 36. 00:07:52
    Tutorial Application Refactoring Summary
  37. Урок 37. 00:05:46
    Pure Dependency Injection
  38. Урок 38. 00:09:39
    The Main Benefit of Dependency Injection
  39. Урок 39. 00:08:59
    Context Isolation
  40. Урок 40. 00:09:13
    Objects vs Data Structures
  41. Урок 41. 00:12:12
    Injecting Services "from Outside"
  42. Урок 42. 00:14:02
    Convention Over Configuration (CoC)
  43. Урок 43. 00:04:35
    Dependency Injection Frameworks
  44. Урок 44. 00:05:29
    Dagger 2
  45. Урок 45. 00:03:10
    Gradle Configuration
  46. Урок 46. 00:17:01
    Components and Modules
  47. Урок 47. 00:02:30
    Exercise 6
  48. Урок 48. 00:12:50
    Scopes
  49. Урок 49. 00:12:08
    Component as Injector
  50. Урок 50. 00:08:11
    Dependent Components
  51. Урок 51. 00:01:44
    Exercise 7
  52. Урок 52. 00:11:41
    Subcomponents
  53. Урок 53. 00:01:25
    Exercise 8
  54. Урок 54. 00:12:33
    Multi-Module Components
  55. Урок 55. 00:18:50
    Automatic Discovery of Services
  56. Урок 56. 00:06:45
    Provider Methods in Modules vs Automatic Discovery
  57. Урок 57. 00:15:57
    Workflow with Dagger
  58. Урок 58. 00:05:49
    Dagger Tutorial Summary
  59. Урок 59. 00:12:22
    Android Services and Dialogs
  60. Урок 60. 00:18:34
    Static Provider Methods and Component Builders
  61. Урок 61. 00:13:17
    Type Bindings
  62. Урок 62. 00:17:09
    Qualifiers
  63. Урок 63. 00:13:29
    Providers
  64. Урок 64. 00:02:00
    ViewModel
  65. Урок 65. 00:10:09
    Incorrect ViewModel Integration
  66. Урок 66. 00:09:05
    Dedicated Factories for ViewModels
  67. Урок 67. 00:06:31
    Refactoring ViewModel Factories According to the Law of Demeter
  68. Урок 68. 00:06:14
    Centralized Factory for ViewModels
  69. Урок 69. 00:16:50
    Multibinding
  70. Урок 70. 00:20:48
    ViewModel with SavedState
  71. Урок 71. 00:18:16
    Why ViewModel is So Complex
  72. Урок 72. 00:19:37
    Simplification of ViewModel with SavedState
  73. Урок 73. 00:03:12
    Hilt
  74. Урок 74. 00:08:18
    Hilt's Fundamental Assumptions
  75. Урок 75. 00:02:28
    How to Get the Source Code
  76. Урок 76. 00:07:35
    Gradle Configuration, Hilt Application, Android Entry Points
  77. Урок 77. 00:08:34
    Installing Modules into Components
  78. Урок 78. 00:04:37
    Hilt Scopes
  79. Урок 79. 00:02:07
    Providing AppCompatActivity
  80. Урок 80. 00:11:42
    Hilt and ViewModel
  81. Урок 81. 00:09:47
    Hilt Summary
  82. Урок 82. 00:03:43
    Course Summary
  83. Урок 83. 00:02:28
    Bonus Lecture
  84. Урок 84. 00:02:32
    Dependency injection
  85. Урок 85. 00:01:55
    Fundamental Dependency Injection Techniques
  86. Урок 86. 00:02:30
    Comparison of Fundamental Dependency Injection Techniques
  87. Урок 87. 00:01:17
    Best Fundamental Dependency Injection Technique
  88. Урок 88. 00:03:58
    Large Scale Structure
  89. Урок 89. 00:02:38
    Architectural Patterns
  90. Урок 90. 00:03:19
    Dependency Injection Architectural Pattern
  91. Урок 91. 00:03:01
    Dependency Injection Architectural Pattern vs Fundamental Techniques
  92. Урок 92. 00:07:05
    Decoupling Business Logic from UI and Networking Logic
  93. Урок 93. 00:03:08
    Decoupling Dialogs Management Logic
  94. Урок 94. 00:02:38
    Sharing an Instance of a Service between Multiple Clients
  95. Урок 95. 00:04:06
    Law of Demeter
  96. Урок 96. 00:02:05
    Composition Root
  97. Урок 97. 00:05:23
    Presentation Composition Root
  98. Урок 98. 00:02:20
    Factory
  99. Урок 99. 00:04:33
    Benefits of Dependency Injection
  100. Урок 100. 00:02:56
    Pure Dependency Injection
  101. Урок 101. 00:04:39
    Convention Over Configuration
  102. Урок 102. 00:01:01
    Preventing Multiple Injections
  103. Урок 103. 00:01:18
    Dependency Injection Frameworks
  104. Урок 104. 00:01:51
    Dagger 2
  105. Урок 105. 00:00:39
    Adding Dagger Dependency to the Project
  106. Урок 106. 00:10:05
    Application Component
  107. Урок 107. 00:05:10
    Presentation Component
  108. Урок 108. 00:03:55
    Presentation Component as Injector
  109. Урок 109. 00:03:47
    Dependent Components
  110. Урок 110. 00:04:24
    Subcomponents
  111. Урок 111. 00:02:58
    Multi Module Components
  112. Урок 112. 00:01:57
    Automatic Service Discovery
  113. Урок 113. 00:02:23
    Providing Context
  114. Урок 114. 00:02:16
    Injection into Fragments and Dialogs
  115. Урок 115. 00:02:12
    Service Component
  116. Урок 116. 00:03:08
    Summary
  117. Урок 117. 00:04:53
    ViewModel
  118. Урок 118. 00:12:24
    ViewModelFactory
  119. Урок 119. 00:03:10
    ViewModelFactory Cleanup
  120. Урок 120. 00:05:22
    ViewModelFactory Cleanup Using Dagger 2 Multibindings
  121. Урок 121. 00:16:11
    Fixing Subtle Bug in ViewModelFactory
  122. Урок 122. 00:03:05
    ViewModel Summary
  123. Урок 123. 00:03:02
    Course Summary