[FreeCourseSite.com] Udemy - The Java Design Patterns Course

파일 형식 창조 시간 파일 크기 Seeders Leechers 업데이트 된 시간
비디오 2019-06-29 10.02GB 0 1 6 months ago
다운로드
자석 링크   or   Save Instantly without Torrenting   또는   토런트 다운로드

이 다운로드를 시작하려면, 당신은 qBittorrent 같은 무료 비트 토런트 클라이언트가 필요합니다.

Report Abuse
태그들
FreeCourseSite  com  Udemy  The  Java  Design  Patterns  Course  
관련 링크
  1. [FreeCourseSite.com] Udemy - The Complete Node.js Developer Course (3rd Edition) 15.17GB
  2. [FreeCourseSite.com] Udemy - The Complete Python Course Learn Python by Doing in 2023 7.41GB
  3. FreeCourseSite.com-Udemy - The Complete JavaScript Course 2023 From Zero to Expert!.torrent 602B
  4. FreeCourseSite.com-Udemy - The Complete Data Structures and Algorithms Course in Python.torrent 158.47KB
  5. FreeCourseSite.com-Udemy - The Complete Android 14 Developer Course - Build 100 Apps (1).torrent 350.57KB
  6. [FreeCourseSite.com] Udemy - The Data Science Course 2022 Complete Data Science Bootcamp 7.38GB
  7. [FreeCourseSite.com] Udemy - The Complete 2023 Web Development Bootcamp 1.26GB
  8. [FreeCourseSite.com] Udemy - The Complete Elixir and Phoenix Bootcamp 10.73GB
  9. [FreeCourseSite.com] Udemy - The Modern React 18 Bootcamp - A Complete Developer Guide 7.65GB
  10. [FreeCourseSite.com] Udemy - The Web Developer Bootcamp 2023 57.72GB
파일 리스트
  1. 1. Introduction/1. Welcome to Class!.mp4 98.50MB
  2. 1. Introduction/1. Welcome to Class!.srt 22.93KB
  3. 1. Introduction/1. Welcome to Class!.vtt 20.11KB
  4. 1. Introduction/2. Class Organization.mp4 67.70MB
  5. 1. Introduction/2. Class Organization.srt 9.16KB
  6. 1. Introduction/2. Class Organization.vtt 8.09KB
  7. 1. Introduction/3. Overview.mp4 179.84MB
  8. 1. Introduction/3. Overview.srt 25.89KB
  9. 1. Introduction/3. Overview.vtt 22.57KB
  10. 1. Introduction/4. Advantages of Design Patterns.mp4 172.28MB
  11. 1. Introduction/4. Advantages of Design Patterns.srt 20.75KB
  12. 1. Introduction/4. Advantages of Design Patterns.vtt 18.13KB
  13. 1. Introduction/5. Types of Design Patterns.mp4 152.05MB
  14. 1. Introduction/5. Types of Design Patterns.srt 21.14KB
  15. 1. Introduction/5. Types of Design Patterns.vtt 18.61KB
  16. 1. Introduction/6. Selecting and Using Design Patterns.mp4 155.94MB
  17. 1. Introduction/6. Selecting and Using Design Patterns.srt 22.60KB
  18. 1. Introduction/6. Selecting and Using Design Patterns.vtt 19.99KB
  19. 10. Prototype/1. Overview.mp4 36.52MB
  20. 10. Prototype/1. Overview.srt 9.99KB
  21. 10. Prototype/1. Overview.vtt 8.81KB
  22. 10. Prototype/2. Implementation.mp4 109.95MB
  23. 10. Prototype/2. Implementation.srt 20.27KB
  24. 10. Prototype/2. Implementation.vtt 17.68KB
  25. 10. Prototype/2.1 Source code - Prototype - Implementation.html 141B
  26. 10. Prototype/3. Problems with the Cloneable Interface.mp4 71.53MB
  27. 10. Prototype/3. Problems with the Cloneable Interface.srt 16.84KB
  28. 10. Prototype/3. Problems with the Cloneable Interface.vtt 14.81KB
  29. 10. Prototype/4. (Challenge) Prototype.mp4 15.34MB
  30. 10. Prototype/4. (Challenge) Prototype.srt 3.32KB
  31. 10. Prototype/4. (Challenge) Prototype.vtt 2.90KB
  32. 10. Prototype/5. (Challenge Solution) Prototype.mp4 104.05MB
  33. 10. Prototype/5. (Challenge Solution) Prototype.srt 13.26KB
  34. 10. Prototype/5. (Challenge Solution) Prototype.vtt 11.44KB
  35. 10. Prototype/5.1 Source code - Prototype - (Challenge Solution) Prototype.html 141B
  36. 11. Structural Design Patterns/1. Overview.mp4 22.51MB
  37. 11. Structural Design Patterns/1. Overview.srt 6.06KB
  38. 11. Structural Design Patterns/1. Overview.vtt 5.40KB
  39. 12. Adapter/1. Overview.mp4 47.95MB
  40. 12. Adapter/1. Overview.srt 12.32KB
  41. 12. Adapter/1. Overview.vtt 10.86KB
  42. 12. Adapter/2. Object Adapter Implementation.mp4 26.97MB
  43. 12. Adapter/2. Object Adapter Implementation.srt 6.25KB
  44. 12. Adapter/2. Object Adapter Implementation.vtt 5.57KB
  45. 12. Adapter/3. Object Adapter (TurkeyDuck Example).mp4 94.52MB
  46. 12. Adapter/3. Object Adapter (TurkeyDuck Example).srt 15.37KB
  47. 12. Adapter/3. Object Adapter (TurkeyDuck Example).vtt 13.24KB
  48. 12. Adapter/3.1 Source code - Adapter - Object Adapter (TurkeyDuck Example).html 141B
  49. 12. Adapter/4. Object Adapter (CalculatorTriangle Example).mp4 91.48MB
  50. 12. Adapter/4. Object Adapter (CalculatorTriangle Example).srt 14.52KB
  51. 12. Adapter/4. Object Adapter (CalculatorTriangle Example).vtt 12.47KB
  52. 12. Adapter/4.1 Source code - Adapter - Object Adapter (CalculatorTriangle Example).html 141B
  53. 12. Adapter/5. Class Adapter Implementation.mp4 36.51MB
  54. 12. Adapter/5. Class Adapter Implementation.srt 8.55KB
  55. 12. Adapter/5. Class Adapter Implementation.vtt 7.51KB
  56. 12. Adapter/6. ClassAdapter Example.mp4 44.14MB
  57. 12. Adapter/6. ClassAdapter Example.srt 6.56KB
  58. 12. Adapter/6. ClassAdapter Example.vtt 5.77KB
  59. 12. Adapter/6.1 Source code - Adapter - ClassAdapter Example.html 141B
  60. 12. Adapter/7. (Challenge) Adapter.mp4 28.09MB
  61. 12. Adapter/7. (Challenge) Adapter.srt 6.83KB
  62. 12. Adapter/7. (Challenge) Adapter.vtt 6.01KB
  63. 12. Adapter/8. (Challenge Solution) Adapter.mp4 104.24MB
  64. 12. Adapter/8. (Challenge Solution) Adapter.srt 13.87KB
  65. 12. Adapter/8. (Challenge Solution) Adapter.vtt 12.03KB
  66. 12. Adapter/8.1 Source code - Adapter - (Challenge Solution) Adapter.html 141B
  67. 13. Bridge/1. Overview.mp4 34.23MB
  68. 13. Bridge/1. Overview.srt 8.71KB
  69. 13. Bridge/1. Overview.vtt 7.75KB
  70. 13. Bridge/2. Implementation (Overview).mp4 64.18MB
  71. 13. Bridge/2. Implementation (Overview).srt 18.74KB
  72. 13. Bridge/2. Implementation (Overview).vtt 16.60KB
  73. 13. Bridge/3. Implementation (Example).mp4 60.75MB
  74. 13. Bridge/3. Implementation (Example).srt 8.79KB
  75. 13. Bridge/3. Implementation (Example).vtt 7.68KB
  76. 13. Bridge/3.1 Source code - Bridge - Implementation (Example).html 141B
  77. 13. Bridge/4. (Challenge) Bridge.mp4 27.38MB
  78. 13. Bridge/4. (Challenge) Bridge.srt 7.13KB
  79. 13. Bridge/4. (Challenge) Bridge.vtt 6.28KB
  80. 13. Bridge/5. (Challenge Solution) Bridge.mp4 85.43MB
  81. 13. Bridge/5. (Challenge Solution) Bridge.srt 11.53KB
  82. 13. Bridge/5. (Challenge Solution) Bridge.vtt 10.02KB
  83. 13. Bridge/5.1 Source code - Bridge - (Challenge Solution) Bridge.html 141B
  84. 14. Composite/1. Overview.mp4 41.82MB
  85. 14. Composite/1. Overview.srt 12.22KB
  86. 14. Composite/1. Overview.vtt 10.77KB
  87. 14. Composite/2. Implementation (Overview).mp4 40.39MB
  88. 14. Composite/2. Implementation (Overview).srt 10.97KB
  89. 14. Composite/2. Implementation (Overview).vtt 9.73KB
  90. 14. Composite/3. Implementation (Example).mp4 179.18MB
  91. 14. Composite/3. Implementation (Example).srt 27.63KB
  92. 14. Composite/3. Implementation (Example).vtt 24.04KB
  93. 14. Composite/3.1 Source code - Composite - Implementation (Example) Part 1.html 141B
  94. 14. Composite/3.2 Source code - Composite - Implementation (Example) Part 2.html 141B
  95. 14. Composite/4. (Challenge) Composite.mp4 34.96MB
  96. 14. Composite/4. (Challenge) Composite.srt 8.86KB
  97. 14. Composite/4. (Challenge) Composite.vtt 7.83KB
  98. 14. Composite/5. (Challenge Solution) Composite.mp4 105.41MB
  99. 14. Composite/5. (Challenge Solution) Composite.srt 14.25KB
  100. 14. Composite/5. (Challenge Solution) Composite.vtt 12.51KB
  101. 14. Composite/5.1 Source code - Composite - (Challenge Solution) Composite.html 141B
  102. 15. Decorator/1. Overview.mp4 44.92MB
  103. 15. Decorator/1. Overview.srt 13.36KB
  104. 15. Decorator/1. Overview.vtt 11.76KB
  105. 15. Decorator/2. Implementation (Overview).mp4 77.36MB
  106. 15. Decorator/2. Implementation (Overview).srt 14.16KB
  107. 15. Decorator/2. Implementation (Overview).vtt 12.35KB
  108. 15. Decorator/2.1 Source code - Decorator - Implementation (Overview).html 141B
  109. 15. Decorator/3. Implementation (File IO Example).mp4 74.56MB
  110. 15. Decorator/3. Implementation (File IO Example).srt 10.92KB
  111. 15. Decorator/3. Implementation (File IO Example).vtt 9.56KB
  112. 15. Decorator/3.1 Source code - Decorator - Implementation (File IO Example).html 141B
  113. 15. Decorator/4. (Challenge) Decorator.mp4 17.08MB
  114. 15. Decorator/4. (Challenge) Decorator.srt 4.66KB
  115. 15. Decorator/4. (Challenge) Decorator.vtt 4.13KB
  116. 15. Decorator/5. (Challenge Solution) Decorator.mp4 49.54MB
  117. 15. Decorator/5. (Challenge Solution) Decorator.srt 7.46KB
  118. 15. Decorator/5. (Challenge Solution) Decorator.vtt 6.44KB
  119. 15. Decorator/5.1 Source code - Decorator - (Challenge Solution) Decorator.html 141B
  120. 16. Facade/1. Overview.mp4 38.41MB
  121. 16. Facade/1. Overview.srt 10.38KB
  122. 16. Facade/1. Overview.vtt 9.14KB
  123. 16. Facade/2. Implementation (Overview).mp4 21.44MB
  124. 16. Facade/2. Implementation (Overview).srt 5.13KB
  125. 16. Facade/2. Implementation (Overview).vtt 4.55KB
  126. 16. Facade/3. Implementation (Example).mp4 116.62MB
  127. 16. Facade/3. Implementation (Example).srt 17.61KB
  128. 16. Facade/3. Implementation (Example).vtt 15.44KB
  129. 16. Facade/3.1 Source code - Facade - Implementation (Example).html 141B
  130. 16. Facade/4. (Challenge) Facade.mp4 20.57MB
  131. 16. Facade/4. (Challenge) Facade.srt 5.81KB
  132. 16. Facade/4. (Challenge) Facade.vtt 5.08KB
  133. 16. Facade/4.1 Source code - Facade - (Challenge) Facade.html 141B
  134. 16. Facade/5. (Challenge Solution) Facade.mp4 63.18MB
  135. 16. Facade/5. (Challenge Solution) Facade.srt 8.44KB
  136. 16. Facade/5. (Challenge Solution) Facade.vtt 7.36KB
  137. 16. Facade/5.1 Source code - Facade - (Challenge Solution) Facade.html 141B
  138. 17. Flyweight/1. Overview.mp4 32.20MB
  139. 17. Flyweight/1. Overview.srt 8.46KB
  140. 17. Flyweight/1. Overview.vtt 7.46KB
  141. 17. Flyweight/2. Implementation (Overview).mp4 40.42MB
  142. 17. Flyweight/2. Implementation (Overview).srt 11.03KB
  143. 17. Flyweight/2. Implementation (Overview).vtt 9.82KB
  144. 17. Flyweight/3. Implementation (Example).mp4 196.50MB
  145. 17. Flyweight/3. Implementation (Example).srt 28.57KB
  146. 17. Flyweight/3. Implementation (Example).vtt 24.81KB
  147. 17. Flyweight/3.1 Source code - Flyweight - Implementation (Example).html 141B
  148. 17. Flyweight/4. (Challenge) Flyweight.mp4 30.69MB
  149. 17. Flyweight/4. (Challenge) Flyweight.srt 8.32KB
  150. 17. Flyweight/4. (Challenge) Flyweight.vtt 7.33KB
  151. 17. Flyweight/5. (Challenge Solution) Flyweight.mp4 94.69MB
  152. 17. Flyweight/5. (Challenge Solution) Flyweight.srt 12.45KB
  153. 17. Flyweight/5. (Challenge Solution) Flyweight.vtt 10.78KB
  154. 17. Flyweight/5.1 Source code - Flyweight - (Challenge Solution) Flyweight.html 141B
  155. 18. Proxy/1. Overview.mp4 35.26MB
  156. 18. Proxy/1. Overview.srt 10.26KB
  157. 18. Proxy/1. Overview.vtt 9.02KB
  158. 18. Proxy/2. Implementation.mp4 80.26MB
  159. 18. Proxy/2. Implementation.srt 13.88KB
  160. 18. Proxy/2. Implementation.vtt 12.08KB
  161. 18. Proxy/2.1 Source code - Proxy - Implementation.html 141B
  162. 18. Proxy/3. (Challenge) Proxy.mp4 13.17MB
  163. 18. Proxy/3. (Challenge) Proxy.srt 3.82KB
  164. 18. Proxy/3. (Challenge) Proxy.vtt 3.38KB
  165. 18. Proxy/4. (Challenge Solution) Proxy.mp4 51.34MB
  166. 18. Proxy/4. (Challenge Solution) Proxy.srt 7.01KB
  167. 18. Proxy/4. (Challenge Solution) Proxy.vtt 6.09KB
  168. 18. Proxy/4.1 Source code - Proxy - (Challenge Solution) Proxy.html 141B
  169. 19. Structural Patterns Summary/1. Summary.mp4 33.57MB
  170. 19. Structural Patterns Summary/1. Summary.srt 9.03KB
  171. 19. Structural Patterns Summary/1. Summary.vtt 8.01KB
  172. 2. Installing Required Software/1. Install JDK for Windows.mp4 46.68MB
  173. 2. Installing Required Software/1. Install JDK for Windows.srt 7.87KB
  174. 2. Installing Required Software/1. Install JDK for Windows.vtt 6.89KB
  175. 2. Installing Required Software/2. Installing and Configuring IntelliJ IDEA on Windows.mp4 105.27MB
  176. 2. Installing Required Software/2. Installing and Configuring IntelliJ IDEA on Windows.srt 15.61KB
  177. 2. Installing Required Software/2. Installing and Configuring IntelliJ IDEA on Windows.vtt 13.73KB
  178. 2. Installing Required Software/3. Installing JDK 11 on a Mac.mp4 36.02MB
  179. 2. Installing Required Software/3. Installing JDK 11 on a Mac.srt 3.54KB
  180. 2. Installing Required Software/3. Installing JDK 11 on a Mac.vtt 3.10KB
  181. 2. Installing Required Software/4. Installing and Configuring IntelliJ IDEA on a Mac.mp4 144.05MB
  182. 2. Installing Required Software/4. Installing and Configuring IntelliJ IDEA on a Mac.srt 17.16KB
  183. 2. Installing Required Software/4. Installing and Configuring IntelliJ IDEA on a Mac.vtt 15.04KB
  184. 2. Installing Required Software/5. Installing JDK 11 on a Linux Machine.mp4 67.53MB
  185. 2. Installing Required Software/5. Installing JDK 11 on a Linux Machine.srt 9.52KB
  186. 2. Installing Required Software/5. Installing JDK 11 on a Linux Machine.vtt 8.44KB
  187. 2. Installing Required Software/6. Installing and Configuring IntelliJ IDEA on a Linux Machine.mp4 97.26MB
  188. 2. Installing Required Software/6. Installing and Configuring IntelliJ IDEA on a Linux Machine.srt 17.75KB
  189. 2. Installing Required Software/6. Installing and Configuring IntelliJ IDEA on a Linux Machine.vtt 15.50KB
  190. 20. Behavioral Design Patterns/1. Overview.mp4 26.49MB
  191. 20. Behavioral Design Patterns/1. Overview.srt 8.93KB
  192. 20. Behavioral Design Patterns/1. Overview.vtt 7.85KB
  193. 21. Chain of Responsibility/1. Overview.mp4 34.09MB
  194. 21. Chain of Responsibility/1. Overview.srt 8.92KB
  195. 21. Chain of Responsibility/1. Overview.vtt 7.92KB
  196. 21. Chain of Responsibility/2. Implementation.mp4 141.95MB
  197. 21. Chain of Responsibility/2. Implementation.srt 22.88KB
  198. 21. Chain of Responsibility/2. Implementation.vtt 19.94KB
  199. 21. Chain of Responsibility/2.1 Source code - Chain of Responsibility - Implementation.html 141B
  200. 21. Chain of Responsibility/3. (Challenge) Chain of Responsibility.mp4 27.14MB
  201. 21. Chain of Responsibility/3. (Challenge) Chain of Responsibility.srt 5.62KB
  202. 21. Chain of Responsibility/3. (Challenge) Chain of Responsibility.vtt 5.03KB
  203. 21. Chain of Responsibility/4. (Challenge Solution) Chain of Responsibility.mp4 93.27MB
  204. 21. Chain of Responsibility/4. (Challenge Solution) Chain of Responsibility.srt 11.01KB
  205. 21. Chain of Responsibility/4. (Challenge Solution) Chain of Responsibility.vtt 9.64KB
  206. 21. Chain of Responsibility/4.1 Source code - Chain of Responsibility - (Challenge Solution) Chain of Responsibility.html 141B
  207. 22. Command/1. Overview.mp4 38.17MB
  208. 22. Command/1. Overview.srt 10.27KB
  209. 22. Command/1. Overview.vtt 9.11KB
  210. 22. Command/2. Implementation (Overview).mp4 44.68MB
  211. 22. Command/2. Implementation (Overview).srt 11.87KB
  212. 22. Command/2. Implementation (Overview).vtt 10.63KB
  213. 22. Command/3. Implementation (Example).mp4 119.61MB
  214. 22. Command/3. Implementation (Example).srt 19.46KB
  215. 22. Command/3. Implementation (Example).vtt 17.06KB
  216. 22. Command/3.1 Source code - Command - Implementation (Example).html 141B
  217. 22. Command/4. (Challenge) Command.mp4 21.99MB
  218. 22. Command/4. (Challenge) Command.srt 6.22KB
  219. 22. Command/4. (Challenge) Command.vtt 5.45KB
  220. 22. Command/5. (Challenge Solution) Command.mp4 64.70MB
  221. 22. Command/5. (Challenge Solution) Command.srt 9.45KB
  222. 22. Command/5. (Challenge Solution) Command.vtt 8.28KB
  223. 22. Command/5.1 Source code - Command - (Challenge Solution) Command.html 141B
  224. 23. Interpreter/1. Overview.mp4 57.16MB
  225. 23. Interpreter/1. Overview.srt 17.49KB
  226. 23. Interpreter/1. Overview.vtt 15.46KB
  227. 23. Interpreter/2. Implementation.mp4 111.01MB
  228. 23. Interpreter/2. Implementation.srt 22.55KB
  229. 23. Interpreter/2. Implementation.vtt 19.73KB
  230. 23. Interpreter/2.1 Source code - Interpreter - Implementation.html 141B
  231. 23. Interpreter/3. (Challenge) Interpreter.mp4 37.56MB
  232. 23. Interpreter/3. (Challenge) Interpreter.srt 10.12KB
  233. 23. Interpreter/3. (Challenge) Interpreter.vtt 8.82KB
  234. 23. Interpreter/4. (Challenge Solution) Interpreter.mp4 106.20MB
  235. 23. Interpreter/4. (Challenge Solution) Interpreter.srt 14.20KB
  236. 23. Interpreter/4. (Challenge Solution) Interpreter.vtt 12.34KB
  237. 23. Interpreter/4.1 Source code - Interpreter - (Challenge Solution) Interpreter.html 141B
  238. 24. Iterator/1. Overview.mp4 25.02MB
  239. 24. Iterator/1. Overview.srt 6.98KB
  240. 24. Iterator/1. Overview.vtt 6.16KB
  241. 24. Iterator/2. Implementation.mp4 108.94MB
  242. 24. Iterator/2. Implementation.srt 17.84KB
  243. 24. Iterator/2. Implementation.vtt 15.64KB
  244. 24. Iterator/2.1 Source code - Iterator - Implementation.html 141B
  245. 24. Iterator/3. (Challenge) Iterator.mp4 18.21MB
  246. 24. Iterator/3. (Challenge) Iterator.srt 4.30KB
  247. 24. Iterator/3. (Challenge) Iterator.vtt 3.82KB
  248. 24. Iterator/4. (Challenge Solution) Iterator.mp4 88.47MB
  249. 24. Iterator/4. (Challenge Solution) Iterator.srt 12.29KB
  250. 24. Iterator/4. (Challenge Solution) Iterator.vtt 10.71KB
  251. 24. Iterator/4.1 Source code - Iterator - (Challenge Solution) Iterator.html 141B
  252. 25. Mediator/1. Overview.mp4 27.99MB
  253. 25. Mediator/1. Overview.srt 7.66KB
  254. 25. Mediator/1. Overview.vtt 6.76KB
  255. 25. Mediator/2. Implementation (Overview).mp4 34.75MB
  256. 25. Mediator/2. Implementation (Overview).srt 9.05KB
  257. 25. Mediator/2. Implementation (Overview).vtt 7.97KB
  258. 25. Mediator/3. Implementation (Example).mp4 90.10MB
  259. 25. Mediator/3. Implementation (Example).srt 14.09KB
  260. 25. Mediator/3. Implementation (Example).vtt 12.34KB
  261. 25. Mediator/3.1 Source code - Mediator - Implementation (Example).html 141B
  262. 25. Mediator/4. (Challenge) Mediator.mp4 19.10MB
  263. 25. Mediator/4. (Challenge) Mediator.srt 5.28KB
  264. 25. Mediator/4. (Challenge) Mediator.vtt 4.65KB
  265. 25. Mediator/5. (Challenge Solution) Mediator.mp4 118.65MB
  266. 25. Mediator/5. (Challenge Solution) Mediator.srt 16.86KB
  267. 25. Mediator/5. (Challenge Solution) Mediator.vtt 14.59KB
  268. 25. Mediator/5.1 Source code - Mediator - (Challenge Solution) Mediator.html 141B
  269. 26. Memento/1. Overview.mp4 20.93MB
  270. 26. Memento/1. Overview.srt 5.37KB
  271. 26. Memento/1. Overview.vtt 4.72KB
  272. 26. Memento/2. Implementation (Overview).mp4 30.28MB
  273. 26. Memento/2. Implementation (Overview).srt 7.24KB
  274. 26. Memento/2. Implementation (Overview).vtt 6.44KB
  275. 26. Memento/3. Implementation (Example).mp4 97.21MB
  276. 26. Memento/3. Implementation (Example).srt 15.16KB
  277. 26. Memento/3. Implementation (Example).vtt 13.19KB
  278. 26. Memento/3.1 Source code - Memento - Implementation (Example).html 141B
  279. 26. Memento/4. (Challenge) Memento.mp4 22.08MB
  280. 26. Memento/4. (Challenge) Memento.srt 5.74KB
  281. 26. Memento/4. (Challenge) Memento.vtt 5.08KB
  282. 26. Memento/5. (Challenge Solution) Memento.mp4 52.96MB
  283. 26. Memento/5. (Challenge Solution) Memento.srt 8.80KB
  284. 26. Memento/5. (Challenge Solution) Memento.vtt 7.71KB
  285. 26. Memento/5.1 Source code - Memento - (Challenge Solution) Memento.html 141B
  286. 27. Observer/1. Overview.mp4 30.30MB
  287. 27. Observer/1. Overview.srt 7.44KB
  288. 27. Observer/1. Overview.vtt 6.55KB
  289. 27. Observer/2. Implementation (Overview).mp4 36.19MB
  290. 27. Observer/2. Implementation (Overview).srt 9.14KB
  291. 27. Observer/2. Implementation (Overview).vtt 8.15KB
  292. 27. Observer/3. java.util Implementation.mp4 27.97MB
  293. 27. Observer/3. java.util Implementation.srt 6.87KB
  294. 27. Observer/3. java.util Implementation.vtt 6.05KB
  295. 27. Observer/4. Implementation (Example).mp4 106.48MB
  296. 27. Observer/4. Implementation (Example).srt 18.58KB
  297. 27. Observer/4. Implementation (Example).vtt 16.06KB
  298. 27. Observer/4.1 Source code - Observer - Implementation (Example).html 141B
  299. 27. Observer/5. (Challenge) Observer.mp4 19.01MB
  300. 27. Observer/5. (Challenge) Observer.srt 5.66KB
  301. 27. Observer/5. (Challenge) Observer.vtt 4.97KB
  302. 27. Observer/6. (Challenge Solution) Observer.mp4 96.29MB
  303. 27. Observer/6. (Challenge Solution) Observer.srt 13.75KB
  304. 27. Observer/6. (Challenge Solution) Observer.vtt 12.03KB
  305. 27. Observer/6.1 Source code - Observer - (Challenge Solution) Observer.html 141B
  306. 28. State/1. Overview.mp4 24.21MB
  307. 28. State/1. Overview.srt 6.46KB
  308. 28. State/1. Overview.vtt 5.77KB
  309. 28. State/2. Implementation (Overview).mp4 25.37MB
  310. 28. State/2. Implementation (Overview).srt 6.02KB
  311. 28. State/2. Implementation (Overview).vtt 5.37KB
  312. 28. State/3. Implementation (Example).mp4 55.25MB
  313. 28. State/3. Implementation (Example).srt 10.27KB
  314. 28. State/3. Implementation (Example).vtt 8.94KB
  315. 28. State/3.1 Source code - State - Implementation (Example).html 141B
  316. 28. State/4. (Challenge) State.mp4 12.06MB
  317. 28. State/4. (Challenge) State.srt 3.20KB
  318. 28. State/4. (Challenge) State.vtt 2.81KB
  319. 28. State/5. (Challenge Solution) State.mp4 37.97MB
  320. 28. State/5. (Challenge Solution) State.srt 6.51KB
  321. 28. State/5. (Challenge Solution) State.vtt 5.70KB
  322. 28. State/5.1 Source code - State - (Challenge Solution) State.html 141B
  323. 29. Strategy/1. Overview.mp4 38.17MB
  324. 29. Strategy/1. Overview.srt 10.22KB
  325. 29. Strategy/1. Overview.vtt 8.99KB
  326. 29. Strategy/2. Implementation (Overview).mp4 41.81MB
  327. 29. Strategy/2. Implementation (Overview).srt 10.23KB
  328. 29. Strategy/2. Implementation (Overview).vtt 9.08KB
  329. 29. Strategy/3. Implementation (Example).mp4 84.03MB
  330. 29. Strategy/3. Implementation (Example).srt 13.60KB
  331. 29. Strategy/3. Implementation (Example).vtt 11.82KB
  332. 29. Strategy/3.1 Source code - Strategy - Implementation (Example).html 141B
  333. 29. Strategy/4. (Challenge) Strategy.mp4 15.57MB
  334. 29. Strategy/4. (Challenge) Strategy.srt 3.68KB
  335. 29. Strategy/4. (Challenge) Strategy.vtt 3.30KB
  336. 29. Strategy/5. (Challenge Solution) Strategy.mp4 46.81MB
  337. 29. Strategy/5. (Challenge Solution) Strategy.srt 7.04KB
  338. 29. Strategy/5. (Challenge Solution) Strategy.vtt 6.17KB
  339. 29. Strategy/5.1 Source code - Strategy - (Challenge Solution) Strategy.html 141B
  340. 3. Principles and Strategies of Design/1. Overview.mp4 147.95MB
  341. 3. Principles and Strategies of Design/1. Overview.srt 25.47KB
  342. 3. Principles and Strategies of Design/1. Overview.vtt 22.38KB
  343. 3. Principles and Strategies of Design/10. Dependency Inversion.mp4 93.53MB
  344. 3. Principles and Strategies of Design/10. Dependency Inversion.srt 21.67KB
  345. 3. Principles and Strategies of Design/10. Dependency Inversion.vtt 19.04KB
  346. 3. Principles and Strategies of Design/10.1 Source code - Principles and Strategies of Design - Dependency Inversion.html 141B
  347. 3. Principles and Strategies of Design/11. Dependency Injection.mp4 123.67MB
  348. 3. Principles and Strategies of Design/11. Dependency Injection.srt 24.48KB
  349. 3. Principles and Strategies of Design/11. Dependency Injection.vtt 21.30KB
  350. 3. Principles and Strategies of Design/11.1 Source code - Principles and Strategies of Design - Dependency Injection.html 141B
  351. 3. Principles and Strategies of Design/2. Design Smells.mp4 58.21MB
  352. 3. Principles and Strategies of Design/2. Design Smells.srt 17.08KB
  353. 3. Principles and Strategies of Design/2. Design Smells.vtt 14.96KB
  354. 3. Principles and Strategies of Design/3. Programming to an interface.mp4 132.58MB
  355. 3. Principles and Strategies of Design/3. Programming to an interface.srt 32.41KB
  356. 3. Principles and Strategies of Design/3. Programming to an interface.vtt 28.32KB
  357. 3. Principles and Strategies of Design/3.1 Source code - Principles and Strategies of Design - Programming to an interface.html 141B
  358. 3. Principles and Strategies of Design/4. Using Composition Over Inheritance.mp4 74.07MB
  359. 3. Principles and Strategies of Design/4. Using Composition Over Inheritance.srt 18.89KB
  360. 3. Principles and Strategies of Design/4. Using Composition Over Inheritance.vtt 16.65KB
  361. 3. Principles and Strategies of Design/5. Delegation Principles.mp4 70.65MB
  362. 3. Principles and Strategies of Design/5. Delegation Principles.srt 14.62KB
  363. 3. Principles and Strategies of Design/5. Delegation Principles.vtt 12.76KB
  364. 3. Principles and Strategies of Design/5.1 Source code - Principles and Strategies of Design - Delegation Principles.html 141B
  365. 3. Principles and Strategies of Design/6. The Single Responsibility Principle.mp4 85.52MB
  366. 3. Principles and Strategies of Design/6. The Single Responsibility Principle.srt 18.14KB
  367. 3. Principles and Strategies of Design/6. The Single Responsibility Principle.vtt 15.68KB
  368. 3. Principles and Strategies of Design/6.1 Source code - Principles and Strategies of Design - The Single Responsibility Principle.html 141B
  369. 3. Principles and Strategies of Design/7. The Open Closed Principle.mp4 94.94MB
  370. 3. Principles and Strategies of Design/7. The Open Closed Principle.srt 17.31KB
  371. 3. Principles and Strategies of Design/7. The Open Closed Principle.vtt 14.99KB
  372. 3. Principles and Strategies of Design/7.1 Source code - Principles and Strategies of Design - The Open Closed Principle.html 141B
  373. 3. Principles and Strategies of Design/8. The Liskov Substitution Principle.mp4 86.56MB
  374. 3. Principles and Strategies of Design/8. The Liskov Substitution Principle.srt 15.00KB
  375. 3. Principles and Strategies of Design/8. The Liskov Substitution Principle.vtt 13.05KB
  376. 3. Principles and Strategies of Design/8.1 Source code - Principles and Strategies of Design - The Liskov Substitution Principle.html 141B
  377. 3. Principles and Strategies of Design/9. The Interface Segregation Principle.mp4 125.17MB
  378. 3. Principles and Strategies of Design/9. The Interface Segregation Principle.srt 21.45KB
  379. 3. Principles and Strategies of Design/9. The Interface Segregation Principle.vtt 18.81KB
  380. 3. Principles and Strategies of Design/9.1 Source code - Principles and Strategies of Design - The Interface Segregation Principle Part 2.html 141B
  381. 3. Principles and Strategies of Design/9.2 Source code - Principles and Strategies of Design - The Interface Segregation Principle Part 1.html 141B
  382. 30. Template Method/1. Overview.mp4 43.02MB
  383. 30. Template Method/1. Overview.srt 10.86KB
  384. 30. Template Method/1. Overview.vtt 9.58KB
  385. 30. Template Method/2. Implementation (Overview).mp4 37.42MB
  386. 30. Template Method/2. Implementation (Overview).srt 9.69KB
  387. 30. Template Method/2. Implementation (Overview).vtt 8.52KB
  388. 30. Template Method/3. Implementation (Example).mp4 63.60MB
  389. 30. Template Method/3. Implementation (Example).srt 11.13KB
  390. 30. Template Method/3. Implementation (Example).vtt 9.77KB
  391. 30. Template Method/3.1 Source code - Template Method - Implementation (Example).html 141B
  392. 30. Template Method/4. (Challenge) Template Method.mp4 25.34MB
  393. 30. Template Method/4. (Challenge) Template Method.srt 5.98KB
  394. 30. Template Method/4. (Challenge) Template Method.vtt 5.31KB
  395. 30. Template Method/5. (Challenge Solution) Template Method.mp4 66.47MB
  396. 30. Template Method/5. (Challenge Solution) Template Method.srt 10.79KB
  397. 30. Template Method/5. (Challenge Solution) Template Method.vtt 9.46KB
  398. 30. Template Method/5.1 Source code - Template Method - (Challenge Solution) Template Method.html 141B
  399. 31. Visitor/1. Overview.mp4 26.00MB
  400. 31. Visitor/1. Overview.srt 6.91KB
  401. 31. Visitor/1. Overview.vtt 6.14KB
  402. 31. Visitor/2. Implementation (Overview).mp4 38.49MB
  403. 31. Visitor/2. Implementation (Overview).srt 10.64KB
  404. 31. Visitor/2. Implementation (Overview).vtt 9.47KB
  405. 31. Visitor/3. Implementation (Example).mp4 92.24MB
  406. 31. Visitor/3. Implementation (Example).srt 16.18KB
  407. 31. Visitor/3. Implementation (Example).vtt 14.06KB
  408. 31. Visitor/3.1 Source code - Visitor - Implementation (Example).html 141B
  409. 31. Visitor/4. (Challenge) Visitor.mp4 31.72MB
  410. 31. Visitor/4. (Challenge) Visitor.srt 7.48KB
  411. 31. Visitor/4. (Challenge) Visitor.vtt 6.52KB
  412. 31. Visitor/5. (Challenge Solution) Visitor.mp4 120.92MB
  413. 31. Visitor/5. (Challenge Solution) Visitor.srt 18.49KB
  414. 31. Visitor/5. (Challenge Solution) Visitor.vtt 15.91KB
  415. 31. Visitor/5.1 Source code - Visitor - (Challenge Solution) Visitor.html 141B
  416. 32. Summary of Behavioral Patterns/1. Summary of Behavioral Patterns.mp4 38.80MB
  417. 32. Summary of Behavioral Patterns/1. Summary of Behavioral Patterns.srt 10.08KB
  418. 32. Summary of Behavioral Patterns/1. Summary of Behavioral Patterns.vtt 8.88KB
  419. 33. MVC - Model View Controller/1. Overview.mp4 34.06MB
  420. 33. MVC - Model View Controller/1. Overview.srt 10.59KB
  421. 33. MVC - Model View Controller/1. Overview.vtt 9.32KB
  422. 34. J2EE Patterns/1. Overview.mp4 70.34MB
  423. 34. J2EE Patterns/1. Overview.srt 20.03KB
  424. 34. J2EE Patterns/1. Overview.vtt 17.62KB
  425. 35. Conclusion/1. Course Summary.mp4 84.92MB
  426. 35. Conclusion/1. Course Summary.srt 23.51KB
  427. 35. Conclusion/1. Course Summary.vtt 20.56KB
  428. 36. Bonus Material/1. Bonus - Please Watch!.mp4 7.30MB
  429. 36. Bonus Material/1. Bonus - Please Watch!.srt 1.13KB
  430. 36. Bonus Material/1. Bonus - Please Watch!.vtt 1.00KB
  431. 36. Bonus Material/2. Check out Our Other 38 Udemy Courses!.html 1.50KB
  432. 36. Bonus Material/3. Source Codes.html 14.62KB
  433. 4. UML/1. Overview.mp4 97.81MB
  434. 4. UML/1. Overview.srt 16.20KB
  435. 4. UML/1. Overview.vtt 14.24KB
  436. 4. UML/2. Class Diagrams.mp4 29.51MB
  437. 4. UML/2. Class Diagrams.srt 8.35KB
  438. 4. UML/2. Class Diagrams.vtt 7.39KB
  439. 4. UML/3. Drawing a Class Diagram.mp4 66.57MB
  440. 4. UML/3. Drawing a Class Diagram.srt 16.42KB
  441. 4. UML/3. Drawing a Class Diagram.vtt 14.41KB
  442. 4. UML/4. Example Class Diagrams.mp4 32.04MB
  443. 4. UML/4. Example Class Diagrams.srt 8.10KB
  444. 4. UML/4. Example Class Diagrams.vtt 7.11KB
  445. 5. Creational Design Patterns/1. Overview.mp4 74.36MB
  446. 5. Creational Design Patterns/1. Overview.srt 13.63KB
  447. 5. Creational Design Patterns/1. Overview.vtt 12.01KB
  448. 6. Factory Method/1. Overview.mp4 119.57MB
  449. 6. Factory Method/1. Overview.srt 18.77KB
  450. 6. Factory Method/1. Overview.vtt 16.54KB
  451. 6. Factory Method/2. Implementation (Abstract Creator).mp4 92.59MB
  452. 6. Factory Method/2. Implementation (Abstract Creator).srt 19.27KB
  453. 6. Factory Method/2. Implementation (Abstract Creator).vtt 16.94KB
  454. 6. Factory Method/2.1 Source code - Factory Method - Implementation (Abstract Creator).html 141B
  455. 6. Factory Method/3. Implementation (Concrete Creator).mp4 68.92MB
  456. 6. Factory Method/3. Implementation (Concrete Creator).srt 12.51KB
  457. 6. Factory Method/3. Implementation (Concrete Creator).vtt 10.96KB
  458. 6. Factory Method/3.1 Source code - Factory Method - Implementation (Concrete Creator).html 141B
  459. 6. Factory Method/4. Implementation (Static Method Creator).mp4 36.71MB
  460. 6. Factory Method/4. Implementation (Static Method Creator).srt 6.17KB
  461. 6. Factory Method/4. Implementation (Static Method Creator).vtt 5.35KB
  462. 6. Factory Method/4.1 Source code - Factory Method - Implementation (Static Method Creator).html 141B
  463. 6. Factory Method/5. (Challenge) Factory Method.mp4 25.39MB
  464. 6. Factory Method/5. (Challenge) Factory Method.srt 7.11KB
  465. 6. Factory Method/5. (Challenge) Factory Method.vtt 6.28KB
  466. 6. Factory Method/6. (Challenge Solution) Factory Method.mp4 79.94MB
  467. 6. Factory Method/6. (Challenge Solution) Factory Method.srt 12.27KB
  468. 6. Factory Method/6. (Challenge Solution) Factory Method.vtt 10.68KB
  469. 6. Factory Method/6.1 Source code - Factory Method - (Challenge Solution) Factory Method.html 141B
  470. 7. Abstract Factory Method/1. Overview.mp4 50.24MB
  471. 7. Abstract Factory Method/1. Overview.srt 14.04KB
  472. 7. Abstract Factory Method/1. Overview.vtt 12.41KB
  473. 7. Abstract Factory Method/2. Implementation.mp4 168.20MB
  474. 7. Abstract Factory Method/2. Implementation.srt 30.86KB
  475. 7. Abstract Factory Method/2. Implementation.vtt 27.03KB
  476. 7. Abstract Factory Method/2.1 Source code - Abstract Factory Method - Implementation.html 141B
  477. 7. Abstract Factory Method/3. (Challenge) Abstract Factory Method.mp4 42.79MB
  478. 7. Abstract Factory Method/3. (Challenge) Abstract Factory Method.srt 9.52KB
  479. 7. Abstract Factory Method/3. (Challenge) Abstract Factory Method.vtt 8.38KB
  480. 7. Abstract Factory Method/4. (Challenge Solution) Abstract Factory Method.mp4 204.52MB
  481. 7. Abstract Factory Method/4. (Challenge Solution) Abstract Factory Method.srt 23.31KB
  482. 7. Abstract Factory Method/4. (Challenge Solution) Abstract Factory Method.vtt 19.96KB
  483. 7. Abstract Factory Method/4.1 Source code - Abstract Factory Method - (Challenge Solution) Abstract Factory Method.html 141B
  484. 8. Singleton/1. Overview.mp4 34.52MB
  485. 8. Singleton/1. Overview.srt 9.53KB
  486. 8. Singleton/1. Overview.vtt 8.41KB
  487. 8. Singleton/10. (Challenge Solution) Singleton.mp4 57.31MB
  488. 8. Singleton/10. (Challenge Solution) Singleton.srt 8.73KB
  489. 8. Singleton/10. (Challenge Solution) Singleton.vtt 7.72KB
  490. 8. Singleton/10.1 Source code - Singleton - (Challenge Solution) Singleton.html 141B
  491. 8. Singleton/2. Singleton vs. Dependency Injection.mp4 41.56MB
  492. 8. Singleton/2. Singleton vs. Dependency Injection.srt 11.52KB
  493. 8. Singleton/2. Singleton vs. Dependency Injection.vtt 10.23KB
  494. 8. Singleton/3. Implementation Overview.mp4 25.75MB
  495. 8. Singleton/3. Implementation Overview.srt 8.01KB
  496. 8. Singleton/3. Implementation Overview.vtt 7.04KB
  497. 8. Singleton/4. Implementation (Lazy Evaluation).mp4 82.23MB
  498. 8. Singleton/4. Implementation (Lazy Evaluation).srt 15.44KB
  499. 8. Singleton/4. Implementation (Lazy Evaluation).vtt 13.47KB
  500. 8. Singleton/4.1 Source code - Singleton - Implementation (Lazy Evaluation).html 141B
  501. 8. Singleton/5. Implementation (Synchronized method).mp4 37.38MB
  502. 8. Singleton/5. Implementation (Synchronized method).srt 6.42KB
  503. 8. Singleton/5. Implementation (Synchronized method).vtt 5.61KB
  504. 8. Singleton/5.1 Source code - Singleton - Implementation (Synchronized method).html 141B
  505. 8. Singleton/6. Implementation (Double Checked Locking).mp4 46.58MB
  506. 8. Singleton/6. Implementation (Double Checked Locking).srt 7.67KB
  507. 8. Singleton/6. Implementation (Double Checked Locking).vtt 6.73KB
  508. 8. Singleton/6.1 Source code - Singleton - Implementation (Double Checked Locking).html 141B
  509. 8. Singleton/7. Implementation (Eager Evaluation).mp4 20.23MB
  510. 8. Singleton/7. Implementation (Eager Evaluation).srt 4.75KB
  511. 8. Singleton/7. Implementation (Eager Evaluation).vtt 4.19KB
  512. 8. Singleton/7.1 Source code - Singleton - Implementation (Eager Evaluation).html 141B
  513. 8. Singleton/8. Implementation (Bill Pugh).mp4 48.72MB
  514. 8. Singleton/8. Implementation (Bill Pugh).srt 9.57KB
  515. 8. Singleton/8. Implementation (Bill Pugh).vtt 8.40KB
  516. 8. Singleton/8.1 Source code - Singleton - Implementation (Bill Pugh).html 141B
  517. 8. Singleton/9. (Challenge) Singleton.mp4 22.62MB
  518. 8. Singleton/9. (Challenge) Singleton.srt 6.44KB
  519. 8. Singleton/9. (Challenge) Singleton.vtt 5.68KB
  520. 9. Builder/1. Overview.mp4 57.41MB
  521. 9. Builder/1. Overview.srt 15.55KB
  522. 9. Builder/1. Overview.vtt 13.72KB
  523. 9. Builder/2. Implementation (Overview).mp4 50.70MB
  524. 9. Builder/2. Implementation (Overview).srt 11.40KB
  525. 9. Builder/2. Implementation (Overview).vtt 10.07KB
  526. 9. Builder/3. Implementation (Example).mp4 138.75MB
  527. 9. Builder/3. Implementation (Example).srt 23.36KB
  528. 9. Builder/3. Implementation (Example).vtt 20.34KB
  529. 9. Builder/3.1 Source code - Builder - Implementation (Example).html 141B
  530. 9. Builder/4. (Challenge) Builder.mp4 39.57MB
  531. 9. Builder/4. (Challenge) Builder.srt 10.17KB
  532. 9. Builder/4. (Challenge) Builder.vtt 9.07KB
  533. 9. Builder/5. (Challenge Solution) Builder.mp4 150.48MB
  534. 9. Builder/5. (Challenge Solution) Builder.srt 21.85KB
  535. 9. Builder/5. (Challenge Solution) Builder.vtt 18.83KB
  536. 9. Builder/5.1 Source code - Builder - (Challenge Solution) Builder.html 141B
  537. [CourseClub.ME].url 122B
  538. [FCS Forum].url 133B
  539. [FreeCourseSite.com].url 127B