589689.xyz

[] Udemy - Complete Python Bootcamp Go Beginner to Expert in Python 3

  • 收录时间:2020-06-28 13:10:11
  • 文件大小:2GB
  • 下载次数:45
  • 最近下载:2021-01-23 08:30:13
  • 磁力链接:

文件列表

  1. 1. Introduction/5. Python Variable.mp4 97MB
  2. 3. Advanced Python Programming/19. Data Structures - 2-D Arrays.mp4 96MB
  3. 3. Advanced Python Programming/21. Binary Tree.mp4 89MB
  4. 1. Introduction/8. Python Type Convention.mp4 82MB
  5. 3. Advanced Python Programming/18. Python Closures.mp4 79MB
  6. 2. Behyond the basics/12. Python Functions.mp4 79MB
  7. 2. Behyond the basics/8. Python List.mp4 76MB
  8. 2. Behyond the basics/9. Python Dictionary.mp4 75MB
  9. 1. Introduction/4. Python Keywords.mp4 70MB
  10. 3. Advanced Python Programming/9. Python Encapsulation.mp4 65MB
  11. 2. Behyond the basics/10. Python Tuple.mp4 61MB
  12. 2. Behyond the basics/14. Python Input and output.mp4 58MB
  13. 4. Algorithm Design/2. Divide and conquer Rule in Python Algorithm.mp4 57MB
  14. 3. Advanced Python Programming/20. Python Linked Lists.mp4 54MB
  15. 2. Behyond the basics/11. Python Sets.mp4 53MB
  16. 3. Advanced Python Programming/17. Python Decorators.mp4 52MB
  17. 6. Python GUI programming/3. Button.mp4 52MB
  18. 3. Advanced Python Programming/6. Python Inheritance.mp4 51MB
  19. 3. Advanced Python Programming/11. Python Polymorphism.mp4 49MB
  20. 2. Behyond the basics/6. Python For Loop.mp4 49MB
  21. 4. Algorithm Design/1. Introduction to Algorithm Design.mp4 48MB
  22. 4. Algorithm Design/4. Backtracking.mp4 48MB
  23. 2. Behyond the basics/13. Python Exception handling.mp4 47MB
  24. 1. Introduction/9. Python Operators.mp4 44MB
  25. 3. Advanced Python Programming/12. Python Data Hiding.mp4 44MB
  26. 1. Introduction/1. Environment Setup.mp4 44MB
  27. 3. Advanced Python Programming/14. Advance Python.mp4 40MB
  28. 3. Advanced Python Programming/4. Python Methods.mp4 40MB
  29. 1. Introduction/6. Python ConstantLiterals.mp4 39MB
  30. 2. Behyond the basics/3. Python If Else Statement.mp4 38MB
  31. 3. Advanced Python Programming/5. Python Constructors.mp4 37MB
  32. 2. Behyond the basics/5. Python While loop.mp4 37MB
  33. 3. Advanced Python Programming/10. Python Getter And Setter.mp4 36MB
  34. 6. Python GUI programming/4. Checkbutton.mp4 36MB
  35. 3. Advanced Python Programming/13. Python Overloading Methods.mp4 35MB
  36. 3. Advanced Python Programming/8. Python Multiple Inheritance.mp4 34MB
  37. 2. Behyond the basics/1. Python Flow Control.mp4 34MB
  38. 3. Advanced Python Programming/22. Heap Data Structure in Python.mp4 31MB
  39. 1. Introduction/7. Python StatementComments.mp4 31MB
  40. 3. Advanced Python Programming/3. Python classes and object together.mp4 30MB
  41. 3. Advanced Python Programming/16. Python Generators.mp4 30MB
  42. 3. Advanced Python Programming/7. Python Multilevel Inheritance.mp4 25MB
  43. 2. Behyond the basics/15. Python Date & Time.mp4 24MB
  44. 1. Introduction/3. Basic Syntax.mp4 22MB
  45. 3. Advanced Python Programming/2. Python Object.mp4 22MB
  46. 2. Behyond the basics/4. Python If Else If Statement.mp4 21MB
  47. 5. Network Programming/1. Server Socket Programming.mp4 21MB
  48. 6. Python GUI programming/7. Label.mp4 20MB
  49. 3. Advanced Python Programming/1. Python Classes.mp4 20MB
  50. 1. Introduction/2. Introduction.mp4 19MB
  51. 3. Advanced Python Programming/15. Python Iterators.mp4 18MB
  52. 4. Algorithm Design/3. Recursive Function.mp4 18MB
  53. 2. Behyond the basics/7. Python Continue Statement.mp4 15MB
  54. 5. Network Programming/2. Client Socket programming.mp4 15MB
  55. 6. Python GUI programming/1. Introduction to Python tkinter.mp4 15MB
  56. 2. Behyond the basics/2. Python If Statement.mp4 13MB
  57. 6. Python GUI programming/6. Frame.mp4 12MB
  58. 6. Python GUI programming/5. Entry.mp4 9MB
  59. 6. Python GUI programming/2. First GUI Program.mp4 4MB
  60. Readme.txt 962B
  61. 1. Introduction/4.1 python Keywords.py 662B
  62. 3. Advanced Python Programming/20.1 linkedlist.py 514B
  63. 3. Advanced Python Programming/8.1 mutiple.py 375B
  64. 3. Advanced Python Programming/11.1 polymorphism.py 373B
  65. 3. Advanced Python Programming/5.1 Constructor.py 346B
  66. 3. Advanced Python Programming/4.1 methods.py 317B
  67. 3. Advanced Python Programming/9.1 encapsulation1.py 307B
  68. 3. Advanced Python Programming/10.1 getter and setter.py 302B
  69. 1. Introduction/7.1 statement.py 259B
  70. 2. Behyond the basics/11.3 function 3.py 251B
  71. 3. Advanced Python Programming/7.1 multilevel.py 249B
  72. 2. Behyond the basics/12.1 exception handling.py 238B
  73. 1. Introduction/8.1 type convention.py 235B
  74. 3. Advanced Python Programming/16.1 generators.py 234B
  75. 2. Behyond the basics/8.4 list.py 213B
  76. 2. Behyond the basics/2.1 if statement.py 204B
  77. 2. Behyond the basics/9.2 dictionary.py 204B
  78. 1. Introduction/5.2 variable4.py 190B
  79. 2. Behyond the basics/14.1 dateandtime.py 179B
  80. 3. Advanced Python Programming/9.2 encapsulation.py 166B
  81. 2. Behyond the basics/11.2 functions.py 156B
  82. 3. Advanced Python Programming/15.1 iterators.py 151B
  83. 3. Advanced Python Programming/3.1 classes.py 151B
  84. 2. Behyond the basics/13.1 input and output.py 147B
  85. 2. Behyond the basics/9.1 dict 2.py 140B
  86. 3. Advanced Python Programming/18.1 closures.py 136B
  87. 2. Behyond the basics/4.1 ifelseif.py 120B
  88. 2. Behyond the basics/11.1 fucntion2.py 118B
  89. 1. Introduction/9.1 operator.py 117B
  90. 2. Behyond the basics/10.1 tuple.py 114B
  91. 2. Behyond the basics/5.2 while loop2.py 111B
  92. 2. Behyond the basics/6.2 for loop.py 106B
  93. 3. Advanced Python Programming/19.1 2d array.py 101B
  94. 2. Behyond the basics/7.1 continue statement.py 95B
  95. 2. Behyond the basics/8.2 list 3.py 95B
  96. 1. Introduction/5.3 variable2.py 90B
  97. 1. Introduction/6.1 constant.py 86B
  98. 2. Behyond the basics/3.1 ifelse.py 86B
  99. 2. Behyond the basics/5.1 while loop.py 85B
  100. 3. Advanced Python Programming/17.1 decorators.py 84B
  101. 2. Behyond the basics/6.1 for loop2.py 80B
  102. 2. Behyond the basics/8.1 list2.py 71B
  103. 1. Introduction/5.4 variable3.py 70B
  104. 2. Behyond the basics/8.3 list 4.py 66B
  105. 1. Introduction/3.1 basicsyntax.py 61B
  106. [GigaCourse.com].url 49B
  107. 1. Introduction/5.1 variable1.py 45B