589689.xyz

[] Udemy - OOP Object Oriented Programming In PHP 7

  • 收录时间:2018-06-30 18:32:48
  • 文件大小:608MB
  • 下载次数:132
  • 最近下载:2021-01-15 01:05:15
  • 磁力链接:

文件列表

  1. 16 Autoloading/079 Namespaces.mp4 24MB
  2. 07 Inheritance/020 Real Life Example Of Inheritance.mp4 19MB
  3. 01 Overview of the course/001 Sections Overview.mp4 19MB
  4. 10 Abstract classes and methods/029 Abstract Classes And Methods.mp4 18MB
  5. 21 Overloading/110 Property Overloading Using Magic Methods (__get___set_ __isset and __unset).mp4 16MB
  6. 02 Introduction to Object Oriented Programming/002 Introduction To Object Oriented Programming.mp4 16MB
  7. 15 Errors and exceptions in php/074 The Change In Errors and Exceptions In PHP 7.mp4 14MB
  8. 19 Type Hinting/101 Type Hinting For Callable.mp4 13MB
  9. 21 Overloading/111 Method Overloading Using Magic Methods (__call_ __callStatic).mp4 11MB
  10. 17 Object Serialization/085 serialize() and unserialize().mp4 11MB
  11. 16 Autoloading/081 Psr-0 And Psr-4 Autoloading Standards.mp4 11MB
  12. 24 Object Iteration/127 Object Iteration.mp4 11MB
  13. 16 Autoloading/082 Autoloader To Autoload Namespace Classes.mp4 11MB
  14. 18 Object Cloning/091 Recursive Cloning.mp4 10MB
  15. 15 Errors and exceptions in php/052 Warnings.mp4 10MB
  16. 15 Errors and exceptions in php/053 Fatal Errors.mp4 10MB
  17. 24 Object Iteration/128 Iterator Interface.mp4 10MB
  18. 14 Magic Methods/044 __set_state() Magic Method.mp4 10MB
  19. 19 Type Hinting/095 Type Hinting.mp4 9MB
  20. 17 Object Serialization/086 Magic Methods For Serialization __sleep() and __wakeup().mp4 9MB
  21. 15 Errors and exceptions in php/064 How To Handle Errors With Error Handler.mp4 9MB
  22. 16 Autoloading/078 How To Register An Autoloader Function.mp4 9MB
  23. 06 Data Encapsulation/017 Data Encapsulation.mp4 8MB
  24. 15 Errors and exceptions in php/065 What Actually The Exceptions Are What They Actually Do_.mp4 8MB
  25. 15 Errors and exceptions in php/063 Logging Your Own Error Messages.mp4 8MB
  26. 13 Static Properties And Methods/038 Static Keyword And Static Properties.mp4 8MB
  27. 18 Object Cloning/090 Deep Copy Cloning Using __clone() Magic Method.mp4 8MB
  28. 19 Type Hinting/104 Type Hinting For Return Types.mp4 8MB
  29. 18 Object Cloning/088 Object Cloning.mp4 7MB
  30. 23 Late Static Binding/122 Binding_ Early Binding And Late Binding.mp4 7MB
  31. 04 Visibility/013 Visibility.mp4 7MB
  32. 19 Type Hinting/099 Type Hinting For Self.mp4 7MB
  33. 19 Type Hinting/102 Type Hinting For Scalar Data Types.mp4 7MB
  34. 12 Constructor and Destructor/035 Constructor Using __construct() Magic Method.mp4 7MB
  35. 19 Type Hinting/103 Strict Scalar Type Hinting.mp4 7MB
  36. 18 Object Cloning/092 Double Linking Problem.mp4 6MB
  37. 14 Magic Methods/046 __debugInfo() Magic Method.mp4 6MB
  38. 18 Object Cloning/093 Solution Deep Copy Cloning Using serialization.mp4 6MB
  39. 17 Object Serialization/084 Object Serialization.mp4 6MB
  40. 22 Traits/117 Multiple Traits.mp4 6MB
  41. 15 Errors and exceptions in php/070 Try With Multiple Catch Blocks.mp4 5MB
  42. 11 Interfaces/031 Interfaces.mp4 5MB
  43. 13 Static Properties And Methods/039 Static Methods.mp4 5MB
  44. 19 Type Hinting/100 Type Hinting For Arrays.mp4 5MB
  45. 20 Comparing Objects/107 Object Comparison Using (==) And (===).mp4 5MB
  46. 18 Object Cloning/089 Shallow Copy Cloning.mp4 5MB
  47. 23 Late Static Binding/124 Solution_ _Late Static Binding Using Static Keyword.mp4 5MB
  48. 03 Basics of Object Oriented Programming/006 Creating And Accessing Properties.mp4 5MB
  49. 15 Errors and exceptions in php/068 Stack Trace For Exception.mp4 5MB
  50. 12 Constructor and Destructor/034 What Is Constructor And Destructor_.mp4 5MB
  51. 08 Overriding/025 Preserving Parent Class Functionality in overriding.mp4 5MB
  52. 05 Class Constants/015 Class Constants.mp4 5MB
  53. 22 Traits/115 Php Traits.mp4 5MB
  54. 15 Errors and exceptions in php/057 Triggering Errors.mp4 4MB
  55. 24 Object Iteration/126 Traverse_ Iterate_ Iterate Using Loops.mp4 4MB
  56. 15 Errors and exceptions in php/069 Creating Your Own Custom Exceptions.mp4 4MB
  57. 24 Object Iteration/129 IteratorAggregate Interface.mp4 4MB
  58. 22 Traits/114 Single Inheritance And Its Limitation.mp4 4MB
  59. 07 Inheritance/022 ISA Vs HASA.mp4 4MB
  60. 15 Errors and exceptions in php/071 Re-Throwing Exceptions.mp4 4MB
  61. 16 Autoloading/077 Autoloader Function.mp4 4MB
  62. 15 Errors and exceptions in php/060 Error Reporting Settings In php ini.mp4 4MB
  63. 19 Type Hinting/097 Type Hinting For Class And Objects.mp4 4MB
  64. 15 Errors and exceptions in php/067 The Exception Class In PHP.mp4 4MB
  65. 21 Overloading/109 Overloading.mp4 4MB
  66. 08 Overriding/024 Overriding.mp4 4MB
  67. 03 Basics of Object Oriented Programming/003 Classes And Objects.mp4 4MB
  68. 19 Type Hinting/098 Type Hinting For Interfaces.mp4 4MB
  69. 12 Constructor and Destructor/036 Destructor Using __destruct() Magic Method.mp4 3MB
  70. 09 Final Keyword/027 Final Classes And Methods.mp4 3MB
  71. 15 Errors and exceptions in php/049 Errors and Their Types.mp4 3MB
  72. 24 Object Iteration/130 Iterator And IteratorAggregate Interface In One Plate.mp4 3MB
  73. 03 Basics of Object Oriented Programming/005 Creating Classes And Objects In PHP.mp4 3MB
  74. 14 Magic Methods/043 __toString() Magic Method.mp4 3MB
  75. 15 Errors and exceptions in php/073 Top Level Exception Handler.mp4 3MB
  76. 23 Late Static Binding/123 Problem_ _Early Binding of self Keyword_.mp4 3MB
  77. 15 Errors and exceptions in php/048 Introduction to Errors And Exception.mp4 3MB
  78. 03 Basics of Object Oriented Programming/009 Accessing Object Properties From Methods.mp4 3MB
  79. 14 Magic Methods/045 __invoke() Magic Method.mp4 3MB
  80. 15 Errors and exceptions in php/072 Uncaught Exceptions.mp4 3MB
  81. 16 Autoloading/076 Autoloading.mp4 3MB
  82. 15 Errors and exceptions in php/058 When These Errors Occur In Life Cycle Of Your Script.mp4 3MB
  83. 22 Traits/116 Precedence.mp4 3MB
  84. 15 Errors and exceptions in php/066 Try_ Throw and Catch.mp4 2MB
  85. 15 Errors and exceptions in php/051 Notices.mp4 2MB
  86. 03 Basics of Object Oriented Programming/008 Defining And Calling Methods.mp4 2MB
  87. 03 Basics of Object Oriented Programming/004 Properties And Methods.mp4 2MB
  88. 03 Basics of Object Oriented Programming/010 Parameters And Return Value Of Methods.mp4 2MB
  89. 22 Traits/119 Abstract And Static Members Of Traits.mp4 2MB
  90. 07 Inheritance/019 Inheritance.mp4 2MB
  91. 14 Magic Methods/041 Magic Methods.mp4 2MB
  92. 22 Traits/118 Traits Composed From Traits.mp4 2MB
  93. 15 Errors and exceptions in php/055 Strict Standards Notices.mp4 2MB
  94. 19 Type Hinting/105 Type Error Exception In PHP7.mp4 2MB
  95. 03 Basics of Object Oriented Programming/007 Print The Whole Object.mp4 1MB
  96. 11 Interfaces/032 The difference between abstract classes and interfaces.html 1MB
  97. 15 Errors and exceptions in php/054 Parser Errors.mp4 1MB
  98. 15 Errors and exceptions in php/056 E_ALL And Error Level Constants.mp4 1MB
  99. 22 Traits/120 Trait Properties.mp4 1MB
  100. 14 Magic Methods/042 11 Magic Methods In Different Topics.mp4 1MB
  101. 15 Errors and exceptions in php/050 Sub Types Of Errors.mp4 1MB
  102. 22 Traits/113 Multiple Inheritance And Deadly Diamond Of Death.mp4 992KB
  103. 16 Autoloading/080 Autoloading Namespaces.mp4 918KB
  104. 15 Errors and exceptions in php/062 Display Errors.mp4 869KB
  105. 07 Inheritance/021 Visibility Level Protected In Inheritance.mp4 847KB
  106. 19 Type Hinting/096 Type Hinting For Non Scalar Data Types.mp4 800KB
  107. 15 Errors and exceptions in php/059 Logical Errors.mp4 714KB
  108. 15 Errors and exceptions in php/061 What To Do With Errors_.mp4 562KB
  109. 16 Autoloading/079 Namespaces-subtitle-en.srt 17KB
  110. 15 Errors and exceptions in php/075 ErrorsAndExceptions.zip 14KB
  111. 01 Overview of the course/001 Sections Overview-subtitle-en.srt 13KB
  112. 07 Inheritance/020 Real Life Example Of Inheritance-subtitle-en.srt 12KB
  113. 19 Type Hinting/106 TypeHinting.zip 12KB
  114. 21 Overloading/110 Property Overloading Using Magic Methods (__get___set_ __isset and __unset)-subtitle-en.srt 11KB
  115. 10 Abstract classes and methods/029 Abstract Classes And Methods-subtitle-en.srt 10KB
  116. 02 Introduction to Object Oriented Programming/002 Introduction To Object Oriented Programming-subtitle-en.srt 10KB
  117. 15 Errors and exceptions in php/074 The Change In Errors and Exceptions In PHP 7-subtitle-en.srt 9KB
  118. 19 Type Hinting/101 Type Hinting For Callable-subtitle-en.srt 8KB
  119. 21 Overloading/111 Method Overloading Using Magic Methods (__call_ __callStatic)-subtitle-en.srt 8KB
  120. 19 Type Hinting/095 Type Hinting-subtitle-en.srt 7KB
  121. 18 Object Cloning/091 Recursive Cloning-subtitle-en.srt 7KB
  122. 14 Magic Methods/044 __set_state() Magic Method-subtitle-en.srt 7KB
  123. 15 Errors and exceptions in php/053 Fatal Errors-subtitle-en.srt 7KB
  124. 24 Object Iteration/131 ObjectIteration.zip 6KB
  125. 24 Object Iteration/128 Iterator Interface-subtitle-en.srt 6KB
  126. 16 Autoloading/083 Autoloading.zip 6KB
  127. 15 Errors and exceptions in php/052 Warnings-subtitle-en.srt 6KB
  128. 15 Errors and exceptions in php/063 Logging Your Own Error Messages-subtitle-en.srt 6KB
  129. 06 Data Encapsulation/017 Data Encapsulation-subtitle-en.srt 6KB
  130. 24 Object Iteration/127 Object Iteration-subtitle-en.srt 6KB
  131. 17 Object Serialization/085 serialize() and unserialize()-subtitle-en.srt 6KB
  132. 15 Errors and exceptions in php/065 What Actually The Exceptions Are What They Actually Do_-subtitle-en.srt 6KB
  133. 22 Traits/121 Traits.zip 6KB
  134. 18 Object Cloning/088 Object Cloning-subtitle-en.srt 6KB
  135. 19 Type Hinting/099 Type Hinting For Self-subtitle-en.srt 6KB
  136. 16 Autoloading/082 Autoloader To Autoload Namespace Classes-subtitle-en.srt 5KB
  137. 15 Errors and exceptions in php/064 How To Handle Errors With Error Handler-subtitle-en.srt 5KB
  138. 19 Type Hinting/104 Type Hinting For Return Types-subtitle-en.srt 5KB
  139. 16 Autoloading/078 How To Register An Autoloader Function-subtitle-en.srt 5KB
  140. 23 Late Static Binding/122 Binding_ Early Binding And Late Binding-subtitle-en.srt 5KB
  141. 17 Object Serialization/086 Magic Methods For Serialization __sleep() and __wakeup()-subtitle-en.srt 5KB
  142. 16 Autoloading/081 Psr-0 And Psr-4 Autoloading Standards-subtitle-en.srt 5KB
  143. 18 Object Cloning/090 Deep Copy Cloning Using __clone() Magic Method-subtitle-en.srt 5KB
  144. 14 Magic Methods/046 __debugInfo() Magic Method-subtitle-en.srt 5KB
  145. 13 Static Properties And Methods/038 Static Keyword And Static Properties-subtitle-en.srt 5KB
  146. 18 Object Cloning/093 Solution Deep Copy Cloning Using serialization-subtitle-en.srt 5KB
  147. 19 Type Hinting/102 Type Hinting For Scalar Data Types-subtitle-en.srt 5KB
  148. 04 Visibility/013 Visibility-subtitle-en.srt 5KB
  149. 12 Constructor and Destructor/035 Constructor Using __construct() Magic Method-subtitle-en.srt 4KB
  150. 24 Object Iteration/126 Traverse_ Iterate_ Iterate Using Loops-subtitle-en.srt 4KB
  151. 19 Type Hinting/103 Strict Scalar Type Hinting-subtitle-en.srt 4KB
  152. 18 Object Cloning/094 ObjectCloning.zip 4KB
  153. 11 Interfaces/031 Interfaces-subtitle-en.srt 4KB
  154. 22 Traits/117 Multiple Traits-subtitle-en.srt 4KB
  155. 20 Comparing Objects/107 Object Comparison Using (==) And (===)-subtitle-en.srt 4KB
  156. 15 Errors and exceptions in php/070 Try With Multiple Catch Blocks-subtitle-en.srt 4KB
  157. 18 Object Cloning/092 Double Linking Problem-subtitle-en.srt 4KB
  158. 22 Traits/115 Php Traits-subtitle-en.srt 4KB
  159. 15 Errors and exceptions in php/057 Triggering Errors-subtitle-en.srt 3KB
  160. 22 Traits/114 Single Inheritance And Its Limitation-subtitle-en.srt 3KB
  161. 03 Basics of Object Oriented Programming/006 Creating And Accessing Properties-subtitle-en.srt 3KB
  162. 14 Magic Methods/047 MagicMethods.zip 3KB
  163. 17 Object Serialization/087 ObjectSerialization.zip 3KB
  164. 17 Object Serialization/084 Object Serialization-subtitle-en.srt 3KB
  165. 12 Constructor and Destructor/034 What Is Constructor And Destructor_-subtitle-en.srt 3KB
  166. 24 Object Iteration/129 IteratorAggregate Interface-subtitle-en.srt 3KB
  167. 10 Abstract classes and methods/030 AbstractClassesAndMethods.zip 3KB
  168. 21 Overloading/109 Overloading-subtitle-en.srt 3KB
  169. 03 Basics of Object Oriented Programming/005 Creating Classes And Objects In PHP-subtitle-en.srt 3KB
  170. 19 Type Hinting/097 Type Hinting For Class And Objects-subtitle-en.srt 3KB
  171. 15 Errors and exceptions in php/071 Re-Throwing Exceptions-subtitle-en.srt 3KB
  172. 07 Inheritance/022 ISA Vs HASA-subtitle-en.srt 3KB
  173. 15 Errors and exceptions in php/068 Stack Trace For Exception-subtitle-en.srt 3KB
  174. 13 Static Properties And Methods/039 Static Methods-subtitle-en.srt 3KB
  175. 05 Class Constants/015 Class Constants-subtitle-en.srt 3KB
  176. 15 Errors and exceptions in php/067 The Exception Class In PHP-subtitle-en.srt 3KB
  177. 18 Object Cloning/089 Shallow Copy Cloning-subtitle-en.srt 3KB
  178. 08 Overriding/024 Overriding-subtitle-en.srt 3KB
  179. 12 Constructor and Destructor/036 Destructor Using __destruct() Magic Method-subtitle-en.srt 3KB
  180. 16 Autoloading/077 Autoloader Function-subtitle-en.srt 3KB
  181. 08 Overriding/025 Preserving Parent Class Functionality in overriding-subtitle-en.srt 3KB
  182. 03 Basics of Object Oriented Programming/003 Classes And Objects-subtitle-en.srt 2KB
  183. 15 Errors and exceptions in php/073 Top Level Exception Handler-subtitle-en.srt 2KB
  184. 16 Autoloading/076 Autoloading-subtitle-en.srt 2KB
  185. 15 Errors and exceptions in php/069 Creating Your Own Custom Exceptions-subtitle-en.srt 2KB
  186. 19 Type Hinting/100 Type Hinting For Arrays-subtitle-en.srt 2KB
  187. 24 Object Iteration/130 Iterator And IteratorAggregate Interface In One Plate-subtitle-en.srt 2KB
  188. 15 Errors and exceptions in php/049 Errors and Their Types-subtitle-en.srt 2KB
  189. 03 Basics of Object Oriented Programming/012 Solution_ Simple Calculator.html 2KB
  190. 15 Errors and exceptions in php/066 Try_ Throw and Catch-subtitle-en.srt 2KB
  191. 03 Basics of Object Oriented Programming/009 Accessing Object Properties From Methods-subtitle-en.srt 2KB
  192. 19 Type Hinting/098 Type Hinting For Interfaces-subtitle-en.srt 2KB
  193. 15 Errors and exceptions in php/058 When These Errors Occur In Life Cycle Of Your Script-subtitle-en.srt 2KB
  194. 09 Final Keyword/027 Final Classes And Methods-subtitle-en.srt 2KB
  195. 23 Late Static Binding/125 LateStaticBinding.zip 2KB
  196. 14 Magic Methods/043 __toString() Magic Method-subtitle-en.srt 2KB
  197. 22 Traits/116 Precedence-subtitle-en.srt 2KB
  198. 08 Overriding/026 Overriding.zip 2KB
  199. 03 Basics of Object Oriented Programming/011 BasicsOfObjectOrientedProgramming.zip 2KB
  200. 21 Overloading/112 Overloading.zip 2KB
  201. 12 Constructor and Destructor/037 ConstructorAndDestructor.zip 2KB
  202. 15 Errors and exceptions in php/051 Notices-subtitle-en.srt 2KB
  203. 15 Errors and exceptions in php/072 Uncaught Exceptions-subtitle-en.srt 2KB
  204. 14 Magic Methods/045 __invoke() Magic Method-subtitle-en.srt 2KB
  205. 13 Static Properties And Methods/040 StaticPropertiesAndMethods.zip 2KB
  206. 23 Late Static Binding/124 Solution_ _Late Static Binding Using Static Keyword-subtitle-en.srt 2KB
  207. 07 Inheritance/019 Inheritance-subtitle-en.srt 2KB
  208. 15 Errors and exceptions in php/060 Error Reporting Settings In php ini-subtitle-en.srt 2KB
  209. 15 Errors and exceptions in php/048 Introduction to Errors And Exception-subtitle-en.srt 2KB
  210. 23 Late Static Binding/123 Problem_ _Early Binding of self Keyword_-subtitle-en.srt 2KB
  211. 03 Basics of Object Oriented Programming/008 Defining And Calling Methods-subtitle-en.srt 2KB
  212. 06 Data Encapsulation/018 DataEncapsulation.zip 1KB
  213. 14 Magic Methods/041 Magic Methods-subtitle-en.srt 1KB
  214. 03 Basics of Object Oriented Programming/004 Properties And Methods-subtitle-en.srt 1KB
  215. 03 Basics of Object Oriented Programming/010 Parameters And Return Value Of Methods-subtitle-en.srt 1KB
  216. 20 Comparing Objects/108 ComparingObjects.zip 1KB
  217. 19 Type Hinting/105 Type Error Exception In PHP7-subtitle-en.srt 1KB
  218. 03 Basics of Object Oriented Programming/011 PHP Source Files Used In _Basics of Object Oriented Programming_ Lectures.html 1KB
  219. 13 Static Properties And Methods/040 Php Source Files Used In _Static Properties And Methods_ Section.html 1KB
  220. 10 Abstract classes and methods/030 Php Source Files Used In _Abstract Classes And Methods_ Section.html 1KB
  221. 12 Constructor and Destructor/037 Php Source Files Used In _Constructor And Destructor_ Section.html 1KB
  222. 15 Errors and exceptions in php/075 Php Source Files Used In _Errors And Exceptions In PHP_ Section.html 1KB
  223. 17 Object Serialization/087 Php Source Files Used In _Object Serialization_ Section.html 1KB
  224. 23 Late Static Binding/125 Php Source Files Used In _Late Static Binding_ Section.html 1KB
  225. 06 Data Encapsulation/018 Php Source Files Used In _Data Encapsulation_ Section.html 1KB
  226. 20 Comparing Objects/108 Php Source Files Used In _Comparing Objects_ Section.html 1KB
  227. 24 Object Iteration/131 Php Source Files Used In _Object Iteration_ Section.html 1KB
  228. 05 Class Constants/016 Php Source Files Used In _Class Constants_ Section.html 1KB
  229. 18 Object Cloning/094 Php Source Files Used In _Object Cloning_ Section.html 1KB
  230. 09 Final Keyword/028 Php Source Files Used In _Final Keyword_ Section.html 1KB
  231. 14 Magic Methods/047 Php Source Files Used In _Magic Methods_ Section.html 1KB
  232. 04 Visibility/014 Php Source Files Used In _Visibility_ Section.html 1KB
  233. 19 Type Hinting/106 Php Source Files Used In _Type Hinting_ Section.html 1KB
  234. 07 Inheritance/023 Php Source Files Used In _Inheritance_ Section.html 1KB
  235. 16 Autoloading/083 Php Source Files Used In _Autoloading_ Section.html 1KB
  236. 21 Overloading/112 Php Source Files Used In _Overloading_ Section.html 1KB
  237. 08 Overriding/026 Php Source Files Used In _Overriding_ Section.html 1KB
  238. 11 Interfaces/033 Php Source Files Used In _Interfaces_ Section.html 1KB
  239. 22 Traits/121 Php Source Files Used In _Traits_ Section.html 1KB
  240. 15 Errors and exceptions in php/055 Strict Standards Notices-subtitle-en.srt 1KB
  241. 22 Traits/113 Multiple Inheritance And Deadly Diamond Of Death-subtitle-en.srt 1KB
  242. 22 Traits/119 Abstract And Static Members Of Traits-subtitle-en.srt 1KB
  243. 22 Traits/118 Traits Composed From Traits-subtitle-en.srt 1KB
  244. 04 Visibility/014 Visibility.zip 1KB
  245. 07 Inheritance/023 Inheritance.zip 1017B
  246. 15 Errors and exceptions in php/056 E_ALL And Error Level Constants-subtitle-en.srt 993B
  247. 15 Errors and exceptions in php/062 Display Errors-subtitle-en.srt 872B
  248. 15 Errors and exceptions in php/054 Parser Errors-subtitle-en.srt 810B
  249. 22 Traits/120 Trait Properties-subtitle-en.srt 807B
  250. 03 Basics of Object Oriented Programming/007 Print The Whole Object-subtitle-en.srt 704B
  251. 11 Interfaces/033 Interfaces.zip 696B
  252. 16 Autoloading/080 Autoloading Namespaces-subtitle-en.srt 685B
  253. 07 Inheritance/021 Visibility Level Protected In Inheritance-subtitle-en.srt 676B
  254. 14 Magic Methods/042 11 Magic Methods In Different Topics-subtitle-en.srt 654B
  255. 05 Class Constants/016 ClassConstants.zip 650B
  256. 15 Errors and exceptions in php/050 Sub Types Of Errors-subtitle-en.srt 645B
  257. 15 Errors and exceptions in php/059 Logical Errors-subtitle-en.srt 626B
  258. 15 Errors and exceptions in php/061 What To Do With Errors_-subtitle-en.srt 551B
  259. 09 Final Keyword/028 FinalKeyword.zip 421B
  260. 19 Type Hinting/096 Type Hinting For Non Scalar Data Types-subtitle-en.srt 421B
  261. [FreeCourseSite.com].url 127B
  262. [CourseClub.NET].url 123B