589689.xyz

[] Udemy - Complete Python Course from Basics to Brilliance in HD

  • 收录时间:2020-02-26 16:40:13
  • 文件大小:2GB
  • 下载次数:41
  • 最近下载:2021-01-07 08:06:59
  • 磁力链接:

文件列表

  1. 11. if, elif, else Statements/3. Testing Multiple elif Expressions.mp4 50MB
  2. 6. Lists and for Loop in Python/10. Using for Loop in Lists.mp4 45MB
  3. 9. If, else Statements/5. Greater, less than, and equal operator.mp4 45MB
  4. 6. Lists and for Loop in Python/1. Create a List.mp4 43MB
  5. 5. Strings in Python/10. In Operator.mp4 42MB
  6. 15. Functions/4. Arguments and Parameters in Functions.mp4 42MB
  7. 11. if, elif, else Statements/1. if-elif, else statements.mp4 41MB
  8. 9. If, else Statements/1. Using if and else Statements.mp4 39MB
  9. 15. Functions/10. Order Matter in Functions.mp4 39MB
  10. 15. Functions/2. Functions.mp4 39MB
  11. 16. Classes/3. Create a Class.mp4 39MB
  12. 5. Strings in Python/8. str() Function.mp4 38MB
  13. 16. Classes/7. Constructor __init__(self) Function.mp4 37MB
  14. 15. Functions/8. Default Values in Functions.mp4 32MB
  15. 5. Strings in Python/1. String Operations.mp4 31MB
  16. 5. Strings in Python/6. Combining Strings.mp4 30MB
  17. 16. Classes/5. Create a Class Instance.mp4 29MB
  18. 16. Classes/9. Accessing Variables or Functions of an Object.mp4 29MB
  19. 17. Class Inheritance/1. Class Inheritance.mp4 29MB
  20. 7. Slice List/4. Copying Lists Using Slicing Lists.mp4 29MB
  21. 7. Slice List/1. Making a Slicing List.mp4 28MB
  22. 9. If, else Statements/7. Compare Strings with if, else statements.mp4 27MB
  23. 8. Tuples in Python/1. Using Tuples.mp4 27MB
  24. 14. While Loop/8. Using Break and Continue with While loop.mp4 27MB
  25. 15. Functions/12. Return Value in Functions.mp4 26MB
  26. 6. Lists and for Loop in Python/8. Using sort() and reverse() methods.mp4 25MB
  27. 15. Functions/6. Multiple Function Call.mp4 25MB
  28. 4. Bool Values/1. Boolean Values.mp4 25MB
  29. 6. Lists and for Loop in Python/5. Change an Element from a List.mp4 25MB
  30. 17. Class Inheritance/3. More about Class Inheritance.mp4 25MB
  31. 5. Strings in Python/4. Newlines in Strings.mp4 24MB
  32. 12. Dictionaries in Python/1. Dictionaries in Python.mp4 24MB
  33. 18. Simple Python Codes/3. Simple Program to Calculate Age.mp4 23MB
  34. 9. If, else Statements/3. if and else Statements.mp4 23MB
  35. 5. Strings in Python/9. title() Function.mp4 23MB
  36. 9. If, else Statements/9. Using NOT Equal with if, else Statements.mp4 23MB
  37. 3. Python Syntax/1. What is Syntax.mp4 22MB
  38. 2. Starting Points/10. Using Python as Calculator.mp4 22MB
  39. 2. Starting Points/14. Creating Variables in Python.mp4 22MB
  40. 5. Strings in Python/3. Upper and Lower Functions.mp4 22MB
  41. 9. If, else Statements/11. Using (and) with if, else statement.mp4 22MB
  42. 16. Classes/11. Creating Multiple Instances of a Class.mp4 22MB
  43. 6. Lists and for Loop in Python/12. Using for Loop with range() Method.mp4 21MB
  44. 10. Lists with If, else Statements/1. checking Values in Lists with if, else statements.mp4 21MB
  45. 6. Lists and for Loop in Python/3. Combine and print an element with a string.mp4 20MB
  46. 10. Lists with If, else Statements/2. checking Values NOT in Lists with if, else statements.mp4 20MB
  47. 9. If, else Statements/13. Using (or) with if, else statement.mp4 19MB
  48. 6. Lists and for Loop in Python/14. Using min, max, and sum with Numbers in Lists.mp4 19MB
  49. 6. Lists and for Loop in Python/7. Delete an Element from a List.mp4 19MB
  50. 14. While Loop/6. Infinite Loop.mp4 18MB
  51. 13. input () Function in Python/1. Using input() Function.mp4 18MB
  52. 14. While Loop/2. While Loop.mp4 17MB
  53. 18. Simple Python Codes/1. Our First Simple Program.mp4 17MB
  54. 2. Starting Points/16. Start Your Program with Text Editor.mp4 17MB
  55. 12. Dictionaries in Python/5. Filling Empty Dictionary.mp4 16MB
  56. 12. Dictionaries in Python/3. Adding New Key Value in Dictionary.mp4 16MB
  57. 14. While Loop/4. Using Flag to Stop Looping.mp4 15MB
  58. 2. Starting Points/18. Run Python Program File in Terminal.mp4 15MB
  59. 7. Slice List/3. Using for Loop with Slice List.mp4 15MB
  60. 12. Dictionaries in Python/7. Edit a Value in Dictionaries.mp4 14MB
  61. 2. Starting Points/4. Using Our First Code of Python.mp4 14MB
  62. 1. Introduction/1. Introduction Video.mp4 13MB
  63. 2. Starting Points/12. Using Square in Python.mp4 13MB
  64. 2. Starting Points/1. Start with downloading Python.mp4 12MB
  65. 1. Introduction/2. Why Python is a good language.mp4 12MB
  66. 12. Dictionaries in Python/9. Delete a Value in Dictionaries.mp4 11MB
  67. 6. Lists and for Loop in Python/9. Using len() method.mp4 11MB
  68. 2. Starting Points/2. Text Editor.mp4 8MB
  69. 16. Classes/1. Classes.mp4 8MB
  70. 2. Starting Points/6. Understand Basic Concepts of Python.mp4 6MB
  71. 2. Starting Points/8. Python Deals with Objects.mp4 5MB
  72. 2. Starting Points/20. Test Out Your Program.mp4 5MB
  73. 14. While Loop/2.1 While_loop.png.png 78KB
  74. 9. If, else Statements/1.1 if-else.png.png 57KB
  75. 9. If, else Statements/3.1 if-else.png.png 57KB
  76. 9. If, else Statements/5.1 operators.png.png 32KB
  77. 4. Bool Values/1.1 Bool_Values.png.png 24KB
  78. 9. If, else Statements/5. Greater, less than, and equal operator.srt 3KB
  79. 8. Tuples in Python/1. Using Tuples.srt 3KB
  80. 11. if, elif, else Statements/3. Testing Multiple elif Expressions.srt 3KB
  81. 7. Slice List/1. Making a Slicing List.srt 3KB
  82. 11. if, elif, else Statements/1. if-elif, else statements.srt 3KB
  83. 6. Lists and for Loop in Python/10. Using for Loop in Lists.srt 3KB
  84. 15. Functions/2. Functions.srt 3KB
  85. 6. Lists and for Loop in Python/1. Create a List.srt 3KB
  86. 14. While Loop/8. Using Break and Continue with While loop.srt 2KB
  87. 7. Slice List/4. Copying Lists Using Slicing Lists.srt 2KB
  88. 9. If, else Statements/1. Using if and else Statements.srt 2KB
  89. 4. Bool Values/1. Boolean Values.srt 2KB
  90. 5. Strings in Python/1. String Operations.srt 2KB
  91. 5. Strings in Python/10. In Operator.srt 2KB
  92. 13. input () Function in Python/1. Using input() Function.srt 2KB
  93. 15. Functions/4. Arguments and Parameters in Functions.srt 2KB
  94. 15. Functions/10. Order Matter in Functions.srt 2KB
  95. 5. Strings in Python/8. str() Function.srt 2KB
  96. 14. While Loop/2. While Loop.srt 2KB
  97. 16. Classes/7. Constructor __init__(self) Function.srt 2KB
  98. 17. Class Inheritance/1. Class Inheritance.srt 2KB
  99. 18. Simple Python Codes/3. Simple Program to Calculate Age.srt 2KB
  100. 9. If, else Statements/11. Using (and) with if, else statement.srt 2KB
  101. 16. Classes/3. Create a Class.srt 2KB
  102. 12. Dictionaries in Python/1. Dictionaries in Python.srt 2KB
  103. 12. Dictionaries in Python/7. Edit a Value in Dictionaries.srt 2KB
  104. 10. Lists with If, else Statements/1. checking Values in Lists with if, else statements.srt 2KB
  105. 10. Lists with If, else Statements/2. checking Values NOT in Lists with if, else statements.srt 2KB
  106. 18. Simple Python Codes/1. Our First Simple Program.srt 2KB
  107. 16. Classes/5. Create a Class Instance.srt 2KB
  108. 9. If, else Statements/3. if and else Statements.srt 2KB
  109. 14. While Loop/4. Using Flag to Stop Looping.srt 2KB
  110. 5. Strings in Python/6. Combining Strings.srt 2KB
  111. 15. Functions/8. Default Values in Functions.srt 2KB
  112. 15. Functions/12. Return Value in Functions.srt 2KB
  113. 9. If, else Statements/13. Using (or) with if, else statement.srt 2KB
  114. 6. Lists and for Loop in Python/8. Using sort() and reverse() methods.srt 2KB
  115. 9. If, else Statements/7. Compare Strings with if, else statements.srt 1KB
  116. 6. Lists and for Loop in Python/12. Using for Loop with range() Method.srt 1KB
  117. 7. Slice List/3. Using for Loop with Slice List.srt 1KB
  118. 9. If, else Statements/9. Using NOT Equal with if, else Statements.srt 1KB
  119. 14. While Loop/6. Infinite Loop.srt 1KB
  120. 6. Lists and for Loop in Python/5. Change an Element from a List.srt 1KB
  121. 12. Dictionaries in Python/5. Filling Empty Dictionary.srt 1KB
  122. 6. Lists and for Loop in Python/3. Combine and print an element with a string.srt 1KB
  123. 16. Classes/11. Creating Multiple Instances of a Class.srt 1KB
  124. 5. Strings in Python/9. title() Function.srt 1KB
  125. 5. Strings in Python/4. Newlines in Strings.srt 1KB
  126. 12. Dictionaries in Python/3. Adding New Key Value in Dictionary.srt 1KB
  127. 16. Classes/1. Classes.srt 1KB
  128. 17. Class Inheritance/3. More about Class Inheritance.srt 1KB
  129. 3. Python Syntax/1. What is Syntax.srt 1KB
  130. 15. Functions/6. Multiple Function Call.srt 1KB
  131. 6. Lists and for Loop in Python/7. Delete an Element from a List.srt 1KB
  132. 16. Classes/9. Accessing Variables or Functions of an Object.srt 1KB
  133. 5. Strings in Python/3. Upper and Lower Functions.srt 1KB
  134. 6. Lists and for Loop in Python/14. Using min, max, and sum with Numbers in Lists.srt 1KB
  135. 2. Starting Points/16. Start Your Program with Text Editor.srt 1KB
  136. 2. Starting Points/14. Creating Variables in Python.srt 954B
  137. 2. Starting Points/1. Start with downloading Python.srt 923B
  138. 12. Dictionaries in Python/9. Delete a Value in Dictionaries.srt 882B
  139. 2. Starting Points/10. Using Python as Calculator.srt 800B
  140. 1. Introduction/1. Introduction Video.srt 784B
  141. 2. Starting Points/2. Text Editor.srt 745B
  142. 2. Starting Points/6. Understand Basic Concepts of Python.srt 742B
  143. 1. Introduction/2. Why Python is a good language.srt 735B
  144. 2. Starting Points/4. Using Our First Code of Python.srt 733B
  145. 2. Starting Points/8. Python Deals with Objects.srt 681B
  146. 2. Starting Points/18. Run Python Program File in Terminal.srt 668B
  147. 2. Starting Points/12. Using Square in Python.srt 648B
  148. 2. Starting Points/20. Test Out Your Program.srt 621B
  149. 6. Lists and for Loop in Python/9. Using len() method.srt 603B
  150. 9. If, else Statements/4. Note Greater than, Less than.html 564B
  151. 15. Functions/1. Note Functions.html 409B
  152. 14. While Loop/1. Note While Loop.html 383B
  153. [FreeAllCourse.Com].URL 228B
  154. 11. if, elif, else Statements/2. Quiz if-elif, else statements.html 165B
  155. 11. if, elif, else Statements/4. Quiz Testing Multiple elif Expressions.html 165B
  156. 12. Dictionaries in Python/10. Quiz Delete a Value in Dictionaries.html 165B
  157. 12. Dictionaries in Python/2. Quiz Dictionaries in Python.html 165B
  158. 12. Dictionaries in Python/4. Quiz Adding New Key Value in Dictionary.html 165B
  159. 12. Dictionaries in Python/6. Quiz Filling Empty Dictionary.html 165B
  160. 12. Dictionaries in Python/8. Quiz Edit a Value in Dictionaries.html 165B
  161. 13. input () Function in Python/2. Quiz Using input() Function.html 165B
  162. 14. While Loop/3. Quiz While Loop.html 165B
  163. 14. While Loop/5. Quiz Using Flag to Stop Looping.html 165B
  164. 14. While Loop/7. Quiz Infinite Loop.html 165B
  165. 14. While Loop/9. Quiz Using Break and Continue with While loop.html 165B
  166. 15. Functions/11. Quiz Order Matter in Functions.html 165B
  167. 15. Functions/13. Quiz Return Value in Functions.html 165B
  168. 15. Functions/3. Quiz Functions.html 165B
  169. 15. Functions/5. Quiz Arguments and Parameters in Functions.html 165B
  170. 15. Functions/7. Quiz Multiple Function Call.html 165B
  171. 15. Functions/9. Quiz Default Values in Functions.html 165B
  172. 16. Classes/10. Quiz Accessing Variables or Functions of an Object.html 165B
  173. 16. Classes/2. Quiz Classes.html 165B
  174. 16. Classes/4. Quiz Create a Class.html 165B
  175. 16. Classes/6. Quiz Create a Class Instance.html 165B
  176. 16. Classes/8. Quiz Constructor __init__(self) Function.html 165B
  177. 17. Class Inheritance/2. Quiz Class Inheritance.html 165B
  178. 17. Class Inheritance/4. Quiz More about Class Inheritance.html 165B
  179. 18. Simple Python Codes/2. Quiz the First Program.html 165B
  180. 18. Simple Python Codes/4. Quiz Simple Program to Calculate Age.html 165B
  181. 2. Starting Points/11. Quiz Using Python as Calculator.html 165B
  182. 2. Starting Points/13. Quiz Using Square in Python.html 165B
  183. 2. Starting Points/15. Quiz Creating Variables in Python.html 165B
  184. 2. Starting Points/17. Quiz Start Your Program with Text Editor.html 165B
  185. 2. Starting Points/19. Quiz Running Python File in Terminal.html 165B
  186. 2. Starting Points/21. Quiz Test Out Your Program.html 165B
  187. 2. Starting Points/3. Quiz Text Editor.html 165B
  188. 2. Starting Points/5. Quiz First Code of Python.html 165B
  189. 2. Starting Points/7. Quiz Concepts of Python.html 165B
  190. 2. Starting Points/9. Quiz Python Deals with Objects.html 165B
  191. 4. Bool Values/2. Quiz Boolean Values.html 165B
  192. 5. Strings in Python/2. Quiz String Operations.html 165B
  193. 5. Strings in Python/5. Quiz Newlines in Strings.html 165B
  194. 5. Strings in Python/7. Quiz Combining Strings.html 165B
  195. 6. Lists and for Loop in Python/11. Quiz Using for Loops in Lists.html 165B
  196. 6. Lists and for Loop in Python/13. Quiz Using for Loop with range() Method.html 165B
  197. 6. Lists and for Loop in Python/2. Quiz Create a List.html 165B
  198. 6. Lists and for Loop in Python/4. Quiz Combine an element from list with a string.html 165B
  199. 6. Lists and for Loop in Python/6. Quiz Change an element from a list.html 165B
  200. 7. Slice List/2. Quiz Making a Slicing List.html 165B
  201. 8. Tuples in Python/2. Quiz Using Tuples.html 165B
  202. 9. If, else Statements/10. Quiz Using NOT Equal with if, else Statements.mp4.html 165B
  203. 9. If, else Statements/12. Quiz Using (and) with if, else statement.html 165B
  204. 9. If, else Statements/14. Quiz Using (or) with if, else statement.html 165B
  205. 9. If, else Statements/2. Quiz Using if and else Statements.html 165B
  206. 9. If, else Statements/6. Quiz Greater, less than, and equal operators.html 165B
  207. 9. If, else Statements/8. Quiz Compare Strings with if, else Statements.html 165B
  208. 2. Starting Points/1.1 Python Website.html 84B
  209. 2. Starting Points/2.1 Brackets Text Editor.html 80B