Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Java Design Patterns & SOLID Design Principles, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:01:07
    Section Introduction
  • Урок 2. 00:03:43
    Single Responsibility Principle
  • Урок 3. 00:12:29
    Single Responsibility Principle - Hands on
  • Урок 4. 00:02:29
    Open-Closed Principle
  • Урок 5. 00:10:40
    Open-Closed Principle - Hands On
  • Урок 6. 00:01:36
    Liskov Substitution Principle
  • Урок 7. 00:10:55
    Liskov Substitution Principle - Hands On
  • Урок 8. 00:02:21
    Interface Segregation Principle
  • Урок 9. 00:07:53
    Interface Segregation Principle - Hands On
  • Урок 10. 00:07:44
    Dependency Inversion Principle
  • Урок 11. 00:09:28
    Dependency Inversion Principle - Hands On
  • Урок 12. 00:02:00
    Design Patterns - Introduction
  • Урок 13. 00:01:42
    Creational Patterns - Introduction
  • Урок 14. 00:06:50
    Builder - Introduction
  • Урок 15. 00:01:58
    Builder Implementation Steps
  • Урок 16. 00:01:47
    Builder - Example UML
  • Урок 17. 00:14:14
    Builder - Implementation Part 1
  • Урок 18. 00:03:46
    Builder - Implementation Part 2
  • Урок 19. 00:03:07
    Builder - Implementation & Design Considerations
  • Урок 20. 00:03:40
    Builder - Examples
  • Урок 21. 00:03:00
    Builder - Comparison with Prototype
  • Урок 22. 00:02:07
    Builder - Pitfalls
  • Урок 23. 00:04:55
    Builder - Summary
  • Урок 24. 00:02:36
    Simple Factory - Introduction
  • Урок 25. 00:00:50
    Simple Factory - Implementation Steps
  • Урок 26. 00:04:23
    Simple Factory - Implementation
  • Урок 27. 00:01:13
    Simple Factory - Implementation & Design Considerations
  • Урок 28. 00:01:24
    Simple Factory - Example
  • Урок 29. 00:00:54
    Simple Factory - Comparison with Factory Method
  • Урок 30. 00:00:43
    Simple Factory - Pitfalls
  • Урок 31. 00:01:38
    Simple Factory - Summary
  • Урок 32. 00:02:27
    Factory Method - Introduction
  • Урок 33. 00:01:01
    Factory Method - Implementation Steps
  • Урок 34. 00:01:36
    Factory Method - Example UML
  • Урок 35. 00:06:03
    Factory Method - Implementation
  • Урок 36. 00:02:13
    Factory Method - Implementation & Design Considerations
  • Урок 37. 00:02:02
    Factory Method - Example
  • Урок 38. 00:00:55
    Factory Method - Pitfalls
  • Урок 39. 00:04:57
    Factory Method - Summary
  • Урок 40. 00:02:13
    Prototype - Introduction
  • Урок 41. 00:02:04
    Prototype - Implementation Steps
  • Урок 42. 00:00:59
    Prototype - Example UML
  • Урок 43. 00:11:35
    Prototype - Implementation
  • Урок 44. 00:02:51
    Prototype - Implementation & Design Considerations
  • Урок 45. 00:01:10
    Prototype - Example
  • Урок 46. 00:01:21
    Prototype - Comparison with Singleton
  • Урок 47. 00:01:18
    Prototype - Pitfalls
  • Урок 48. 00:02:51
    Prototype - Summary
  • Урок 49. 00:09:17
    Abstract Factory - Introduction
  • Урок 50. 00:01:35
    Abstract Factory - Implementation Steps
  • Урок 51. 00:02:56
    Abstract Factory - Example UML
  • Урок 52. 00:09:16
    Abstract Factory - Implementation
  • Урок 53. 00:02:10
    Abstract Factory - Implementation & Design Considerations
  • Урок 54. 00:06:06
    Abstract Factory - Example
  • Урок 55. 00:01:17
    Abstract Factory - Comparison with Factory Method
  • Урок 56. 00:01:26
    Abstract Factory - Pitfalls
  • Урок 57. 00:05:23
    Abstract Factory - Summary
  • Урок 58. 00:01:59
    Singleton - Introduction
  • Урок 59. 00:01:55
    Singleton - Implementation Steps
  • Урок 60. 00:03:40
    Singleton - Implementation - Eager Singleton
  • Урок 61. 00:06:18
    Singleton - Implementation - Lazy Singleton
  • Урок 62. 00:07:21
    Singleton - Implementation - Initialization Holder
  • Урок 63. 00:03:00
    Singleton - Implementation - Enum
  • Урок 64. 00:03:30
    Singleton - Implementation & Design Considerations
  • Урок 65. 00:01:05
    Singleton - Example
  • Урок 66. 00:01:08
    Singleton - Comparison with Factory Method
  • Урок 67. 00:02:05
    Singleton - Pitfalls
  • Урок 68. 00:09:14
    Singleton - Summary
  • Урок 69. 00:03:15
    Object Pool - Introduction
  • Урок 70. 00:01:35
    Object Pool - Implementation Steps
  • Урок 71. 00:02:05
    Object Pool - Example UML
  • Урок 72. 00:15:52
    Object Pool - Implementation
  • Урок 73. 00:04:53
    Object Pool - Implementation & Design Considerations
  • Урок 74. 00:03:59
    Object Pool - Example
  • Урок 75. 00:01:18
    Object Pool - Comparison with Prototype
  • Урок 76. 00:02:07
    Object Pool - Pitfalls
  • Урок 77. 00:07:16
    Object Pool - Summary
  • Урок 78. 00:01:57
    Structural Design Patterns - Introduction
  • Урок 79. 00:05:36
    Adapter - Introduction
  • Урок 80. 00:02:26
    Adapter - Implementation Steps
  • Урок 81. 00:02:00
    Adapter - Example UML
  • Урок 82. 00:06:19
    Adapter - Implementation - Class Adapter
  • Урок 83. 00:05:02
    Adapter - Implementation - Object Adapter
  • Урок 84. 00:03:52
    Adapter - Implementation & Design Considerations
  • Урок 85. 00:01:36
    Adapter - Example
  • Урок 86. 00:02:11
    Adapter - Comparison with Decorator
  • Урок 87. 00:02:44
    Adapter - Pitfalls
  • Урок 88. 00:05:11
    Adapter - Summary
  • Урок 89. 00:05:14
    Bridge - Introduction
  • Урок 90. 00:03:00
    Bridge - Implementation Steps
  • Урок 91. 00:03:19
    Bridge - Example UML
  • Урок 92. 00:06:00
    Bridge - Implementation
  • Урок 93. 00:02:11
    Bridge - Implementation & Design Considerations
  • Урок 94. 00:04:31
    Bridge - Example
  • Урок 95. 00:01:49
    Bridge - Comparison with Adapter
  • Урок 96. 00:01:12
    Bridge - Pitfalls
  • Урок 97. 00:04:00
    Bridge - Summary
  • Урок 98. 00:02:30
    Decorator - Introduction
  • Урок 99. 00:01:17
    Decorator - Implementation Steps
  • Урок 100. 00:01:55
    Decorator - Example UML
  • Урок 101. 00:06:35
    Decorator - Implementation
  • Урок 102. 00:03:24
    Decorator - Implementation & Design Considerations
  • Урок 103. 00:01:47
    Decorator - Example
  • Урок 104. 00:01:11
    Decorator - Comparison with Composite
  • Урок 105. 00:01:50
    Decorator - Pitfalls
  • Урок 106. 00:03:23
    Decorator - Summary
  • Урок 107. 00:05:24
    Composite - Introduction
  • Урок 108. 00:01:56
    Composite - Implementation Steps
  • Урок 109. 00:01:18
    Composite - Example UML
  • Урок 110. 00:09:48
    Composite - Implementation
  • Урок 111. 00:03:22
    Composite - Implementation & Design Considerations
  • Урок 112. 00:02:10
    Composite - Example
  • Урок 113. 00:01:03
    Composite - Comparison with Decorator
  • Урок 114. 00:01:41
    Composite - Pitfalls
  • Урок 115. 00:04:38
    Composite - Summary
  • Урок 116. 00:03:13
    Facade - Introduction
  • Урок 117. 00:01:32
    Facade - Implementation Steps
  • Урок 118. 00:01:19
    Facade - Example UML
  • Урок 119. 00:04:18
    Facade - Implementation
  • Урок 120. 00:03:20
    Facade - Implementation & Design Considerations
  • Урок 121. 00:03:51
    Facade - Example
  • Урок 122. 00:01:53
    Facade - Comparison with Adapter
  • Урок 123. 00:01:40
    Facade - Pitfalls
  • Урок 124. 00:02:54
    Facade - Summary
  • Урок 125. 00:05:51
    Flyweight - Introduction
  • Урок 126. 00:01:57
    Flyweight - Implementation Steps
  • Урок 127. 00:02:43
    Flyweight - Example UML
  • Урок 128. 00:14:27
    Flyweight - Implementation
  • Урок 129. 00:01:28
    Flyweight - Implementation & Design Considerations
  • Урок 130. 00:04:12
    Flyweight - Example
  • Урок 131. 00:01:22
    Flyweight - Comparison with Object Pool
  • Урок 132. 00:01:42
    Flyweight - Pitfalls
  • Урок 133. 00:05:45
    Flyweight - Summary
  • Урок 134. 00:03:32
    Proxy - Introduction
  • Урок 135. 00:02:01
    Proxy - Implementation Steps Part 1
  • Урок 136. 00:01:36
    Proxy - Example UML
  • Урок 137. 00:09:56
    Proxy - Implementation Part 1
  • Урок 138. 00:01:20
    Proxy - Dynamic Proxy Implementation Steps
  • Урок 139. 00:16:11
    Proxy - Dynamic Proxy Implementation
  • Урок 140. 00:02:55
    Proxy - Implementation & Design Considerations
  • Урок 141. 00:01:36
    Proxy - Example
  • Урок 142. 00:01:33
    Proxy - Comparison with Decorator
  • Урок 143. 00:02:18
    Proxy - Pifalls
  • Урок 144. 00:06:08
    Proxy - Summary
  • Урок 145. 00:01:18
    Behavioral Patterns - Introduction
  • Урок 146. 00:04:16
    Chain of Responsibility - Introduction
  • Урок 147. 00:02:11
    Chain of Responsibility - Implementation Steps
  • Урок 148. 00:02:21
    Chain of Responsibility - Example UML
  • Урок 149. 00:20:19
    Chain of Responsibility - Implementation
  • Урок 150. 00:02:43
    Chain of Responsibility - Implementation & Design Considerations
  • Урок 151. 00:01:50
    Chain of Responsibility - Example
  • Урок 152. 00:02:07
    Chain of Responsibility - Comparison with Command
  • Урок 153. 00:01:16
    Chain of Responsibility - Pitfalls
  • Урок 154. 00:07:07
    Chain of Responsibility - Summary
  • Урок 155. 00:05:20
    Command - Introduction
  • Урок 156. 00:03:16
    Command - Implementation Steps
  • Урок 157. 00:02:36
    Command - Example UML
  • Урок 158. 00:12:47
    Command - Implementation
  • Урок 159. 00:04:22
    Command - Implementation & Design Considerations
  • Урок 160. 00:01:32
    Command - Example
  • Урок 161. 00:01:18
    Command - Comparison with Strategy
  • Урок 162. 00:03:01
    Command - Pitfalls
  • Урок 163. 00:04:29
    Command - Summary
  • Урок 164. 00:04:49
    Interpreter - Introduction
  • Урок 165. 00:03:19
    Interpreter - Implementation Steps
  • Урок 166. 00:03:14
    Interpreter - Example UML
  • Урок 167. 00:21:19
    Interpreter - Implementation
  • Урок 168. 00:03:31
    Interpreter - Implementation & Design Considerations
  • Урок 169. 00:03:14
    Interpreter - Example
  • Урок 170. 00:01:19
    Interpreter - Comparison with Visitor
  • Урок 171. 00:01:06
    Interpreter - Pitfalls
  • Урок 172. 00:04:35
    Interpreter - Summary
  • Урок 173. 00:07:12
    Mediator - Introduction
  • Урок 174. 00:02:50
    Mediator - Implementation Steps
  • Урок 175. 00:05:15
    Mediator - Example UML
  • Урок 176. 00:19:31
    Mediator - Implementation
  • Урок 177. 00:03:34
    Mediator - Implementation & Design Considerations
  • Урок 178. 00:05:05
    Mediator - Example
  • Урок 179. 00:02:38
    Mediator - Comparison with Observer
  • Урок 180. 00:01:09
    Mediator - Pitfalls
  • Урок 181. 00:08:21
    Mediator - Summary
  • Урок 182. 00:03:58
    Iterator - Introduction
  • Урок 183. 00:02:21
    Iterator - Implementation Steps
  • Урок 184. 00:01:50
    Iterator - Example UML
  • Урок 185. 00:07:01
    Iterator - Implementation
  • Урок 186. 00:02:54
    Iterator - Implementation & Design Considerations
  • Урок 187. 00:01:43
    Iterator - Example
  • Урок 188. 00:01:03
    Iterator - Pitfalls
  • Урок 189. 00:05:17
    Iterator - Summary
  • Урок 190. 00:03:51
    Memento - Introduction
  • Урок 191. 00:01:33
    Memento - Implementation Steps
  • Урок 192. 00:03:00
    Memento - Example UML
  • Урок 193. 00:17:58
    Memento - Implementation
  • Урок 194. 00:04:14
    Memento - Implementation & Design Considerations
  • Урок 195. 00:03:51
    Memento - Example
  • Урок 196. 00:02:19
    Memento - Comparison with Command
  • Урок 197. 00:01:00
    Memento - Pitfalls
  • Урок 198. 00:05:08
    Memento - Summary
  • Урок 199. 00:06:26
    Observer - Introduction
  • Урок 200. 00:02:11
    Observer - Implementation Steps
  • Урок 201. 00:01:35
    Observer - Example UML
  • Урок 202. 00:14:51
    Observer - Implementation
  • Урок 203. 00:06:39
    Observer - Implementation & Design Considerations
  • Урок 204. 00:02:58
    Observer - Example
  • Урок 205. 00:02:12
    Observer - Comparison with Mediator
  • Урок 206. 00:01:44
    Observer - Pitfalls
  • Урок 207. 00:05:48
    Observer - Summary
  • Урок 208. 00:04:21
    State - Introduction
  • Урок 209. 00:02:33
    State - Implementation Steps
  • Урок 210. 00:01:41
    State - Example UML
  • Урок 211. 00:15:55
    State - Implementation
  • Урок 212. 00:03:23
    State - Implementation & Design Considerations
  • Урок 213. 00:01:47
    State - Example
  • Урок 214. 00:01:12
    State - Comparison with Command
  • Урок 215. 00:01:31
    State - Pitfalls
  • Урок 216. 00:06:11
    State - Summary
  • Урок 217. 00:03:14
    Strategy - Introduction
  • Урок 218. 00:01:35
    Strategy - Implementation Steps
  • Урок 219. 00:01:53
    Strategy - Example UML
  • Урок 220. 00:10:32
    Strategy - Implementation
  • Урок 221. 00:03:09
    Strategy - Implementation & Design Considerations
  • Урок 222. 00:03:23
    Strategy - Example
  • Урок 223. 00:01:05
    Strategy - Comparison with State
  • Урок 224. 00:00:50
    Strategy - Pitfalls
  • Урок 225. 00:05:45
    Strategy - Summary
  • Урок 226. 00:04:41
    Template Method - Introduction
  • Урок 227. 00:01:37
    Template Method - Implementation Steps
  • Урок 228. 00:01:43
    Template Method - Example UML
  • Урок 229. 00:15:37
    Template Method - Implementation
  • Урок 230. 00:02:38
    Template Method - Implementation & Design Considerations
  • Урок 231. 00:01:06
    Template Method - Example
  • Урок 232. 00:01:47
    Template Method - Comparison with Strategy
  • Урок 233. 00:01:38
    Template Method - Pitfalls
  • Урок 234. 00:03:59
    Template Method - Summary
  • Урок 235. 00:07:15
    Visitor - Introduction
  • Урок 236. 00:01:52
    Visitor - Implementation Steps
  • Урок 237. 00:03:33
    Visitor - Example UML
  • Урок 238. 00:19:07
    Visitor - Implementation
  • Урок 239. 00:04:30
    Visitor - Implementation & Design Considerations
  • Урок 240. 00:01:46
    Visitor - Example
  • Урок 241. 00:01:50
    Visitor - Comparison with Strategy
  • Урок 242. 00:02:23
    Visitor - Pitfalls
  • Урок 243. 00:08:32
    Visitor - Summary
  • Урок 244. 00:04:19
    Null Object - Introduction
  • Урок 245. 00:02:05
    Null Object - Implementation Steps
  • Урок 246. 00:01:14
    Null Object - Example UML
  • Урок 247. 00:06:14
    Null Object - Implementation
  • Урок 248. 00:04:15
    Null Object - Implementation & Design Considerations
  • Урок 249. 00:01:46
    Null Object - Example
  • Урок 250. 00:02:17
    Null Object - Comparison with Proxy
  • Урок 251. 00:02:23
    Null Object - Pitfalls
  • Урок 252. 00:03:40
    Null Object - Summary