589689.xyz

[] [Packt] Python Programming for Beginners - Learn in 100 Easy Steps - [FCO]

  • 收录时间:2020-03-04 03:05:07
  • 文件大小:1GB
  • 下载次数:72
  • 最近下载:2021-01-22 17:41:41
  • 磁力链接:

文件列表

  1. 11 - Python Data Structures/106 - Step 13 - Puzzles with Data Structures.mp4 87MB
  2. 01 - Introduction/001 - Introduction.mp4 27MB
  3. 11 - Python Data Structures/095 - Step 03 - Exercise with List - Student class.mp4 19MB
  4. 05 - Introduction to PyCharm/040 - Step 06 - PyCharm Tips - Keyboard Shortcuts.mp4 18MB
  5. 12 - Object Oriented Programming Again/110 - Step 03 - Object Composition - Book and Reviews.mp4 17MB
  6. 13 - Error Handling with Python/124 - Step 08 - Raising Exceptions.mp4 16MB
  7. 08 - Python Loops/069 - Step 09 - Loops - Puzzles - break and continue.mp4 16MB
  8. 03 - Introduction to Methods - Multiplication Table/025 - Step 03 - Introduction to Python Methods - Arguments and Parameters.mp4 15MB
  9. 13 - Error Handling with Python/120 - Step 04 - Handling Multiple Errors with Multiple except blocks.mp4 15MB
  10. 02 - Introduction to Python Programming With Multiplication Table/011 - Step 08 - Calling Functions in Python – Puzzles.mp4 15MB
  11. 07 - Text in Python/053 - Step 01 - Text in Python - Methods in str class.mp4 15MB
  12. 12 - Object Oriented Programming Again/109 - Step 02 - Designing a Fan Class.mp4 15MB
  13. 03 - Introduction to Methods - Multiplication Table/030 - Step 08 - Introduction to Python Method - Puzzles - Named Parameters.mp4 14MB
  14. 05 - Introduction to PyCharm/038 - Step 04 - Debugging Code with PyCharm.mp4 14MB
  15. 06 - Basic Numeric Data Types and Conditional Execution/050 - Step 10 - if, else and elif - Menu Exercise - Part 1.mp4 14MB
  16. 01 - Introduction/002 - How to Make Best use of the Course Guide.mp4 14MB
  17. 10 - Introduction to Object Oriented Programming/085 - Step 07 - Constructor for MotorBike class.mp4 14MB
  18. 02 - Introduction to Python Programming With Multiplication Table/014 - Step 11 - Introduction to Variables in Python.mp4 13MB
  19. 12 - Object Oriented Programming Again/115 - Step 08 - Template Method Pattern with Recipe Class.mp4 13MB
  20. 10 - Introduction to Object Oriented Programming/083 - Step 05 - Create Motor Bike Python Class and a couple of objects.mp4 13MB
  21. 10 - Introduction to Object Oriented Programming/087 - Step 09 - Constructors – Puzzles.mp4 12MB
  22. 10 - Introduction to Object Oriented Programming/088 - Step 10 - Class and Objects - Methods and Behavior.mp4 12MB
  23. 13 - Error Handling with Python/121 - Step 05 - Error Handling - Puzzles - Exception Details.mp4 12MB
  24. 04 - Introduction to Python Platform/033 - Step 01 - Writing and Executing your First Python Script.mp4 12MB
  25. 14 - A Few More Python Tips/130 - Tip 5 - Methods and Arguments – Basics.mp4 12MB
  26. 14 - A Few More Python Tips/131 - Tip 6 - Methods and Arguments - Keyword Arguments.mp4 12MB
  27. 07 - Text in Python/058 - Step 06 - Exercise - is vowel, print lower case and upper case characters.mp4 12MB
  28. 02 - Introduction to Python Programming With Multiplication Table/018 - Step 15 - Using For Loop to Print Multiplication Table.mp4 11MB
  29. 14 - A Few More Python Tips/133 - Tip 8 - Creating Custom Modules and Using Them.mp4 11MB
  30. 11 - Python Data Structures/101 - Step 08 - List with a custom class - Part 2 - sorting, max and min.mp4 11MB
  31. 02 - Introduction to Python Programming With Multiplication Table/016 - Step 13 - Assignment Statement.mp4 11MB
  32. 08 - Python Loops/062 - Step 02 - For loop exercise 1 - is_prime.mp4 10MB
  33. 12 - Object Oriented Programming Again/113 - Step 06 - Multiple Inheritance.mp4 10MB
  34. 07 - Text in Python/059 - Step 07 - String - Exercises and Puzzles.mp4 10MB
  35. 13 - Error Handling with Python/125 - Step 09 - Raising Custom Exceptions.mp4 10MB
  36. 14 - A Few More Python Tips/134 - Tip 9 - Defining Equality for Classes.mp4 10MB
  37. 08 - Python Loops/068 - Step 08 - Choosing a Loop - Menu Exercise.mp4 10MB
  38. 10 - Introduction to Object Oriented Programming/079 - Step 01 - Introduction to Object Oriented Programming – Basics.mp4 10MB
  39. 11 - Python Data Structures/096 - Step 04 - Puzzles with Strings Lists.mp4 10MB
  40. 11 - Python Data Structures/098 - Step 06 - List Sorting, Looping and Reversing.mp4 10MB
  41. 14 - A Few More Python Tips/129 - Tip 4 - Date Module.mp4 9MB
  42. 10 - Introduction to Object Oriented Programming/080 - Step 02 - Introduction to Object Oriented Programming - Terminology - Class, Object.mp4 9MB
  43. 06 - Basic Numeric Data Types and Conditional Execution/051 - Step 11 - if, else and elif - Menu Exercise - Part 2.mp4 9MB
  44. 11 - Python Data Structures/107 - Step 14 – Tuples.mp4 9MB
  45. 13 - Error Handling with Python/119 - Step 03 - Basics of Error Handling - try except.mp4 9MB
  46. 07 - Text in Python/055 - Step 03 - Strings are immutable.mp4 9MB
  47. 08 - Python Loops/067 - Step 07 - While loop – Exercises.mp4 9MB
  48. 02 - Introduction to Python Programming With Multiplication Table/007 - Step 04 - Python Expression - An Introduction.mp4 9MB
  49. 08 - Python Loops/065 - Step 05 – For loop exercise 4 - print a number triangle.mp4 9MB
  50. 06 - Basic Numeric Data Types and Conditional Execution/048 - Step 08 - Logical Operators - and or not – Puzzles.mp4 9MB
  51. 03 - Introduction to Methods - Multiplication Table/027 - Step 05 - Introduction to Python Method - Multiple Parameters.mp4 9MB
  52. 14 - A Few More Python Tips/135 - Tip 10 – None.mp4 9MB
  53. 14 - A Few More Python Tips/132 - Tip 7 - Methods and Arguments - Unpacking Lists and Dictionaries.mp4 9MB
  54. 11 - Python Data Structures/100 - Step 08 - List with a custom class - Country and representation.mp4 9MB
  55. 10 - Introduction to Object Oriented Programming/090 - Step 12 - Class and Objects - Methods and Behavior - Puzzles on self.mp4 9MB
  56. 11 - Python Data Structures/097 - Step 05 - List Slicing.mp4 8MB
  57. 02 - Introduction to Python Programming With Multiplication Table/013 - Step 10 - Advanced Printing output to console with Python - Exercises & Puzzle.mp4 8MB
  58. 06 - Basic Numeric Data Types and Conditional Execution/049 - Step 09 - Introduction to If Condition - else and elif.mp4 8MB
  59. 06 - Basic Numeric Data Types and Conditional Execution/042 - Step 02 - Exercise - Calculate Simple Interest.mp4 8MB
  60. 09 - Python Tips for Beginners/076 - Tip 6 - PEP8 - Python Style Guide.mp4 8MB
  61. 11 - Python Data Structures/103 - Step 10 - Introduction to Set.mp4 8MB
  62. 11 - Python Data Structures/102 - Step 09 - List Comprehension.mp4 8MB
  63. 13 - Error Handling with Python/118 - Step 02 - Basics of Exception Hierarchy.mp4 8MB
  64. 07 - Text in Python/057 - Step 05 - String module.mp4 8MB
  65. 02 - Introduction to Python Programming With Multiplication Table/019 - Step 16 - Using For Loop in Python – Puzzles.mp4 8MB
  66. 02 - Introduction to Python Programming With Multiplication Table/010 - Step 07 - Printing output to console with Python.mp4 8MB
  67. 02 - Introduction to Python Programming With Multiplication Table/015 - Step 12 - Introduction to Variables in Python – Puzzles.mp4 8MB
  68. 05 - Introduction to PyCharm/037 - Step 03 - Execise - Write Multiplication Table Method with PyCharm.mp4 8MB
  69. 13 - Error Handling with Python/122 - Step 06 - Error Handling - finally and else.mp4 8MB
  70. 03 - Introduction to Methods - Multiplication Table/032 - Step 10 - Introduction to Python Method - Return Values – Exercises.mp4 8MB
  71. 10 - Introduction to Object Oriented Programming/089 - Step 11 - Exercise - Enhance Book class with copies.mp4 8MB
  72. 06 - Basic Numeric Data Types and Conditional Execution/041 - Step 01 - Introduction to Numeric Data Types.mp4 8MB
  73. 02 - Introduction to Python Programming With Multiplication Table/009 - Step 06 - Python Expression – Puzzles.mp4 7MB
  74. 02 - Introduction to Python Programming With Multiplication Table/012 - Step 09 - Advanced Printing output to console with Python.mp4 7MB
  75. 11 - Python Data Structures/105 - Step 12 - Exercise with Dictionary - Word and Character Occurrences.mp4 7MB
  76. 07 - Text in Python/054 - Step 02 - Data Type Conversion – Puzzles.mp4 7MB
  77. 12 - Object Oriented Programming Again/114 - Step 07 - Creating and Using an Abstract Class.mp4 7MB
  78. 03 - Introduction to Methods - Multiplication Table/028 - Step 06 - Getting back to Multiplication Table - Creating a method.mp4 7MB
  79. 03 - Introduction to Methods - Multiplication Table/026 - Step 04 - Introduction to Python Method Parameters – Exercises.mp4 7MB
  80. 06 - Basic Numeric Data Types and Conditional Execution/052 - Step 12 - if, else and elif – Puzzles.mp4 7MB
  81. 14 - A Few More Python Tips/126 - Tip 1 - Math Module and Decimal Class.mp4 7MB
  82. 02 - Introduction to Python Programming With Multiplication Table/020 - Step 17 - Using For Loop in Python – Exercises.mp4 7MB
  83. 03 - Introduction to Methods - Multiplication Table/031 - Step 09 - Introduction to Python Method - Return Values.mp4 7MB
  84. 10 - Introduction to Object Oriented Programming/081 - Step 03 - Introduction to Object Oriented Programming - Exercise - Online Shopping.mp4 7MB
  85. 11 - Python Data Structures/104 - Step 11 - Introduction to Dictionary.mp4 7MB
  86. 10 - Introduction to Object Oriented Programming/091 - Step 13 - Advantages of Encapsulation.mp4 7MB
  87. 03 - Introduction to Methods - Multiplication Table/024 - Step 02 - Introduction to Python Methods – Exercises.mp4 7MB
  88. 06 - Basic Numeric Data Types and Conditional Execution/043 - Step 03 - Introduction to Numeric Data Types – Puzzles.mp4 6MB
  89. 03 - Introduction to Methods - Multiplication Table/023 - Step 01 - Your First Python Method - Hello World Twice and Exercise Statements.mp4 6MB
  90. 12 - Object Oriented Programming Again/111 - Step 04 - Why do we need Inheritance.mp4 6MB
  91. 09 - Python Tips for Beginners/070 - Tip 1 - Using Predefined Python Modules.mp4 6MB
  92. 10 - Introduction to Object Oriented Programming/082 - Step 04 - First Class and Object - Country class.mp4 6MB
  93. 11 - Python Data Structures/093 - Step 01 - Python Data Structures - Why do we need them.mp4 6MB
  94. 10 - Introduction to Object Oriented Programming/084 - Step 06 - Class and Objects - a few Puzzles.mp4 6MB
  95. 08 - Python Loops/066 - Step 06 - Introduction to while loop in Python.mp4 6MB
  96. 08 - Python Loops/064 - Step 04 - For loop exercise 3 - sum of divisors.mp4 6MB
  97. 07 - Text in Python/060 - Step 08 - String – Conclusion.mp4 6MB
  98. 05 - Introduction to PyCharm/039 - Step 05 - PyCharm Tips - Tool Windows.mp4 6MB
  99. 09 - Python Tips for Beginners/077 - Tip 7 - PEP20 - Zen of Python.mp4 6MB
  100. 03 - Introduction to Methods - Multiplication Table/029 - Step 07 - Tip - Indentation is king.mp4 5MB
  101. 06 - Basic Numeric Data Types and Conditional Execution/046 - Step 06 - Introduction to If Condition – Exercises.mp4 5MB
  102. 01 - Introduction/003 - Installing Python and Launching Python Shell.mp4 5MB
  103. 06 - Basic Numeric Data Types and Conditional Execution/045 - Step 05 - Introduction to If Condition.mp4 5MB
  104. 02 - Introduction to Python Programming With Multiplication Table/021 - Step 18 - Getting Started with Programming - Revise all Terminology.mp4 5MB
  105. 08 - Python Loops/063 - Step 03 - For loop exercise 2 - sum_upto_n.mp4 5MB
  106. 10 - Introduction to Object Oriented Programming/092 - Step 14 - Everything is Object in Python.mp4 5MB
  107. 09 - Python Tips for Beginners/073 - Tip 4 - Python is Strongly Typed and Dynamic Language.mp4 5MB
  108. 13 - Error Handling with Python/123 - Step 07 - Error Handling - Puzzles 2.mp4 5MB
  109. 05 - Introduction to PyCharm/036 - Step 02 - Write and Execute a Python File with PyCharm.mp4 5MB
  110. 04 - Introduction to Python Platform/034 - Step 02 - Python Virtual Machine and bytecode.mp4 5MB
  111. 07 - Text in Python/056 - Step 04 - There is no separate Character data type.mp4 5MB
  112. 02 - Introduction to Python Programming With Multiplication Table/004 - Step 01 - Getting Started with Programming.mp4 5MB
  113. 11 - Python Data Structures/099 - Step 07 - List as a Stack and Queue.mp4 4MB
  114. 02 - Introduction to Python Programming With Multiplication Table/017 - Step 14 - Tip - Using formatted strings in print method.mp4 4MB
  115. 13 - Error Handling with Python/117 - Step 01 - Introduction to Error Handling - Your Thought Process during Error Handling.mp4 4MB
  116. 02 - Introduction to Python Programming With Multiplication Table/006 - Step 03 - Break down Multiplication Table Challenge.mp4 4MB
  117. 14 - A Few More Python Tips/127 - Tip 2 - Statistics Module - find mean and median.mp4 4MB
  118. 06 - Basic Numeric Data Types and Conditional Execution/044 - Step 04 - Introduction to Boolean Data Type.mp4 4MB
  119. 11 - Python Data Structures/094 - Step 02 - Operations on List Data Structure.mp4 4MB
  120. 09 - Python Tips for Beginners/074 - Tip 4 - Beginners Mistakes – Shadowing.mp4 4MB
  121. 12 - Object Oriented Programming Again/108 - Step 01 - OOPS Basics Revised.mp4 4MB
  122. 06 - Basic Numeric Data Types and Conditional Execution/047 - Step 07 - Logical Operators - and or not.mp4 4MB
  123. 14 - A Few More Python Tips/128 - Tip 3 - Collections Module - deque for Queue and Stack.mp4 4MB
  124. 10 - Introduction to Object Oriented Programming/086 - Step 08 - Constructor for Book class – Exercise.mp4 3MB
  125. 12 - Object Oriented Programming Again/116 - Step 09 - A Quick Revision.mp4 3MB
  126. 09 - Python Tips for Beginners/071 - Tip 2 - Loop - Getting Index Element.mp4 3MB
  127. 03 - Introduction to Methods - Multiplication Table/022 - Step 00 - Section 02 - Methods - An Introduction.mp4 3MB
  128. 02 - Introduction to Python Programming With Multiplication Table/005 - Step 02 - Introduction to Multiplication Table challenge.mp4 3MB
  129. 09 - Python Tips for Beginners/075 - Tip 5 - Beginners Mistakes – Indentation.mp4 3MB
  130. 12 - Object Oriented Programming Again/112 - Step 05 - All classes in Python 3 inherit from object.mp4 3MB
  131. 05 - Introduction to PyCharm/035 - Step 01 - Installing and Introduction to PyCharm.mp4 3MB
  132. 09 - Python Tips for Beginners/072 - Tip 3 - Short hand If Statement.mp4 3MB
  133. 08 - Python Loops/061 - Step 01 - For loop basics.mp4 3MB
  134. 02 - Introduction to Python Programming With Multiplication Table/008 - Step 05 - Python Expression – Exercises.mp4 2MB
  135. 10 - Introduction to Object Oriented Programming/078 - Step 00 - Introduction to Object Oriented Programming - Section Overview.mp4 2MB
  136. 15 - Thank You and Congratulations/136 - Congratulations.mp4 1MB
  137. Source_codes.zip 885KB
  138. Discuss.FreeTutorials.Us.html 166KB
  139. FreeCoursesOnline.Me.html 108KB
  140. FreeTutorials.Eu.html 102KB
  141. [TGx]Downloaded from torrentgalaxy.org.txt 524B
  142. How you can help Team-FTU.txt 259B
  143. Torrent Downloaded From GloDls.to.txt 84B