BT种子基本信息
- 种子哈希:33409f152e4036d9b0838c21ba9119c8a3ca7ab7
- 文档大小:1.9 GB
- 文档个数:206个文档
- 下载次数:53次
- 下载速度:极快
- 收录时间:2024-02-10
- 最近下载:2024-10-10
- DMCA/屏蔽:DMCA/屏蔽
文档列表
- 14. Object Oriented Programming or OOP/5. Inheritance and multiple inheritance.mp4 71.6 MB
- 14. Object Oriented Programming or OOP/1. What is Object oriented programming, classes and objects.mp4 61.7 MB
- 21. Test Driven Development by Unit Test/1. How to use unit test.mp4 59.8 MB
- 19. Files IO/5. CSV and JSON files.mp4 56.2 MB
- 20. Regular Expression or Regex/1. Introduction and matching text by pattern.mp4 54.2 MB
- 19. Files IO/1. Reading text file.mp4 53.5 MB
- 14. Object Oriented Programming or OOP/4. Attributes value modification and objects lifecycle.mp4 46.9 MB
- 17. Script Arguments/1. What is script arguments.mp4 44.1 MB
- 14. Object Oriented Programming or OOP/3. Class variable and instance variable.mp4 43.6 MB
- 13. Function and Lambda/4. Function object, storing and passing as parameter, nested function.mp4 43.0 MB
- 15. Modules and Package/1. What is modules, namespace, import, alias.mp4 41.9 MB
- 22. Advanced Concept/1. Decorator.mp4 38.9 MB
- 14. Object Oriented Programming or OOP/6. Method overriding, private and public attributes.mp4 38.7 MB
- 13. Function and Lambda/2. Parameters, arguments, default value.mp4 37.4 MB
- 16. Exception Handling/2. Else, finally block, ignoring and multiple exception.mp4 37.1 MB
- 14. Object Oriented Programming or OOP/2. Classes with more examples.mp4 37.0 MB
- 6. String/1. Introduction and common operation.mp4 36.8 MB
- 16. Exception Handling/1. What is exception and how to handle.mp4 36.1 MB
- 15. Modules and Package/2. What is package and how to use standard library.mp4 34.9 MB
- 16. Exception Handling/3. Custom and built-in exceptions.mp4 33.3 MB
- 14. Object Oriented Programming or OOP/7. Object comparison ‘==’ vs ‘is’ and class string conversion.mp4 29.7 MB
- 18. Conditional Expression & Comprehension Syntax/2. List, dictionary and set comprehension syntax.mp4 28.7 MB
- 13. Function and Lambda/6. Arbitrary positional and keyword arguments.mp4 28.6 MB
- 19. Files IO/4. Controlling hardware and object serialization.mp4 27.4 MB
- 13. Function and Lambda/5. What is value & reference type.mp4 26.7 MB
- 19. Files IO/3. Binary and temporary files.mp4 26.7 MB
- 20. Regular Expression or Regex/3. Capture groups and raw string.mp4 25.5 MB
- 19. Files IO/2. Writing text file.mp4 25.1 MB
- 3. Hello World First Program/7. Writing code and running in Windows PyCharm IDE.mp4 25.0 MB
- 1. Chapter 1/1. Introduction - Course Overview.mp4 24.6 MB
- 13. Function and Lambda/1. What is function and why we need it.mp4 24.5 MB
- 3. Hello World First Program/8. Writing code and running in Mac PyCharm IDE.mp4 23.7 MB
- 11. Dictionary/3. Iteration and sorting.mp4 23.5 MB
- 12. Set/1. Introduction and common operation.mp4 22.4 MB
- 20. Regular Expression or Regex/5. Case-insensitive search and unicode characters.mp4 19.6 MB
- 5. Operators/1. Basic mathematical operators.mp4 19.6 MB
- 17. Script Arguments/2. What is __name__ == ‘__main__’.mp4 19.3 MB
- 6. String/3. String interpolation.mp4 19.3 MB
- 3. Hello World First Program/6. Writing code by VS Code and Running in Windows Powershell.mp4 19.2 MB
- 9. List/6. List modification adding, deleting.mp4 18.6 MB
- 20. Regular Expression or Regex/4. Searching and replacing.mp4 16.6 MB
- 10. Tuple/2. Iteration, comparing and unpacking.mp4 15.6 MB
- 13. Function and Lambda/3. Function return value and optional argument.mp4 15.3 MB
- 6. String/2. String matching, searching, replacing.mp4 14.8 MB
- 9. List/1. List, empty list, accessing list items.mp4 14.6 MB
- 4. Variables/2. Types of variable.mp4 14.5 MB
- 10. Tuple/1. Introduction and how to use.mp4 14.3 MB
- 18. Conditional Expression & Comprehension Syntax/1. What is conditional expression.mp4 13.8 MB
- 2. Setup/1. Python 3 in Mac How to Install.mp4 13.7 MB
- 7. Making Decision or Condition/4. Logical operator and or.mp4 13.7 MB
- 2. Setup/6. IDE Install PyCharm in Windows.mp4 13.4 MB
- 9. List/5. Sum of list numbers.mp4 13.3 MB
- 11. Dictionary/2. Modification Item adding, deleting and replacing.mp4 12.7 MB
- 2. Setup/5. Code Editor Visual Studio Code in Windows.mp4 12.6 MB
- 9. List/11. Sorting, reversing and list length.mp4 12.6 MB
- 5. Operators/2. Type casting.mp4 12.3 MB
- 7. Making Decision or Condition/3. if elif else.mp4 11.9 MB
- 2. Setup/4. Python 3 in Windows How to Install.mp4 11.9 MB
- 8. Loop or Iteration/5. For loop.mp4 11.5 MB
- 4. Variables/1. What is variable.mp4 11.4 MB
- 8. Loop or Iteration/4. Continue statement.mp4 11.3 MB
- 11. Dictionary/1. Introduction and how to use.mp4 10.9 MB
- 2. Setup/3. IDE Install PyCharm in Mac.mp4 10.7 MB
- 3. Hello World First Program/1. Writing code in IDLE in Windows.mp4 10.7 MB
- 3. Hello World First Program/3. Writing code in Terminal in Mac.mp4 10.6 MB
- 3. Hello World First Program/5. Writing code by VS Code and Running in Mac Terminal.mp4 10.6 MB
- 13. Function and Lambda/7. What is lambda and how to use.mp4 10.1 MB
- 7. Making Decision or Condition/2. else.mp4 10.1 MB
- 2. Setup/2. Code Editor Visual Studio Code in Mac.mp4 9.6 MB
- 8. Loop or Iteration/1. While loop.mp4 9.6 MB
- 3. Hello World First Program/4. Writing code in Windows Powershell.mp4 9.3 MB
- 6. String/4. String slicing.mp4 8.1 MB
- 20. Regular Expression or Regex/2. Compiling pattern and matching all.mp4 7.7 MB
- 7. Making Decision or Condition/5. String compare.mp4 7.6 MB
- 4. Variables/5. Statements, Expression and Case Sensitivity.mp4 7.1 MB
- 4. Variables/4. Comments.mp4 6.7 MB
- 5. Operators/4. Remainder operator.mp4 6.6 MB
- 4. Variables/3. Variable naming rules.mp4 6.6 MB
- 9. List/2. 2D List or Matrix.mp4 6.5 MB
- 9. List/7. Get and remove last item.mp4 6.2 MB
- 9. List/3. List slicing.mp4 6.1 MB
- 9. List/9. Splitting string into list items.mp4 5.9 MB
- 3. Hello World First Program/2. Writing code in IDLE in Mac.mp4 5.7 MB
- 5. Operators/5. Divmod operator.mp4 5.6 MB
- 8. Loop or Iteration/2. Infinite loop.mp4 4.8 MB
- 9. List/10. Concatenation of list item to make a string.mp4 4.7 MB
- 9. List/12. Checking list item by value.mp4 4.6 MB
- 7. Making Decision or Condition/1. if.mp4 4.5 MB
- 9. List/8. Remove list item by value.mp4 4.2 MB
- 7. Making Decision or Condition/7. Nested condition.mp4 4.2 MB
- 5. Operators/6. Exponential operator.mp4 3.8 MB
- 9. List/4. List iteration.mp4 3.7 MB
- 8. Loop or Iteration/3. Break statement.mp4 3.6 MB
- 7. Making Decision or Condition/6. Not equal to.mp4 3.2 MB
- 5. Operators/3. Negative operator.mp4 2.7 MB
- 14. Object Oriented Programming or OOP/1. What is Object oriented programming, classes and objects.vtt 8.7 kB
- 19. Files IO/5. CSV and JSON files.vtt 8.4 kB
- 14. Object Oriented Programming or OOP/5. Inheritance and multiple inheritance.vtt 8.2 kB
- 13. Function and Lambda/4. Function object, storing and passing as parameter, nested function.vtt 8.1 kB
- 19. Files IO/1. Reading text file.vtt 7.7 kB
- 21. Test Driven Development by Unit Test/1. How to use unit test.vtt 7.4 kB
- 13. Function and Lambda/2. Parameters, arguments, default value.vtt 7.3 kB
- 15. Modules and Package/1. What is modules, namespace, import, alias.vtt 7.2 kB
- 14. Object Oriented Programming or OOP/4. Attributes value modification and objects lifecycle.vtt 7.2 kB
- 14. Object Oriented Programming or OOP/3. Class variable and instance variable.vtt 6.7 kB
- 20. Regular Expression or Regex/1. Introduction and matching text by pattern.vtt 6.7 kB
- 6. String/1. Introduction and common operation.vtt 6.6 kB
- 14. Object Oriented Programming or OOP/2. Classes with more examples.vtt 6.2 kB
- 17. Script Arguments/1. What is script arguments.vtt 5.8 kB
- 16. Exception Handling/2. Else, finally block, ignoring and multiple exception.vtt 5.7 kB
- 16. Exception Handling/1. What is exception and how to handle.vtt 5.6 kB
- 15. Modules and Package/2. What is package and how to use standard library.vtt 5.5 kB
- 14. Object Oriented Programming or OOP/7. Object comparison ‘==’ vs ‘is’ and class string conversion.vtt 5.3 kB
- 22. Advanced Concept/1. Decorator.vtt 5.3 kB
- 14. Object Oriented Programming or OOP/6. Method overriding, private and public attributes.vtt 5.2 kB
- 13. Function and Lambda/6. Arbitrary positional and keyword arguments.vtt 4.7 kB
- 18. Conditional Expression & Comprehension Syntax/2. List, dictionary and set comprehension syntax.vtt 4.6 kB
- 13. Function and Lambda/1. What is function and why we need it.vtt 4.6 kB
- 19. Files IO/3. Binary and temporary files.vtt 4.3 kB
- 16. Exception Handling/3. Custom and built-in exceptions.vtt 4.3 kB
- 13. Function and Lambda/5. What is value & reference type.vtt 4.0 kB
- 19. Files IO/2. Writing text file.vtt 4.0 kB
- 17. Script Arguments/2. What is __name__ == ‘__main__’.vtt 3.8 kB
- 20. Regular Expression or Regex/3. Capture groups and raw string.vtt 3.7 kB
- 19. Files IO/4. Controlling hardware and object serialization.vtt 3.6 kB
- 12. Set/1. Introduction and common operation.vtt 3.6 kB
- 11. Dictionary/3. Iteration and sorting.vtt 3.6 kB
- 20. Regular Expression or Regex/5. Case-insensitive search and unicode characters.vtt 3.4 kB
- 13. Function and Lambda/3. Function return value and optional argument.vtt 3.1 kB
- 10. Tuple/2. Iteration, comparing and unpacking.vtt 3.1 kB
- 5. Operators/1. Basic mathematical operators.vtt 3.1 kB
- 3. Hello World First Program/7. Writing code and running in Windows PyCharm IDE.vtt 2.8 kB
- 6. String/3. String interpolation.vtt 2.8 kB
- 10. Tuple/1. Introduction and how to use.vtt 2.6 kB
- 9. List/1. List, empty list, accessing list items.vtt 2.6 kB
- 7. Making Decision or Condition/4. Logical operator and or.vtt 2.5 kB
- 20. Regular Expression or Regex/4. Searching and replacing.vtt 2.5 kB
- 6. String/2. String matching, searching, replacing.vtt 2.5 kB
- 9. List/6. List modification adding, deleting.vtt 2.5 kB
- 4. Variables/1. What is variable.vtt 2.5 kB
- 3. Hello World First Program/6. Writing code by VS Code and Running in Windows Powershell.vtt 2.4 kB
- 3. Hello World First Program/8. Writing code and running in Mac PyCharm IDE.vtt 2.3 kB
- 8. Loop or Iteration/4. Continue statement.vtt 2.2 kB
- 4. Variables/2. Types of variable.vtt 2.2 kB
- 8. Loop or Iteration/5. For loop.vtt 2.2 kB
- 9. List/5. Sum of list numbers.vtt 2.1 kB
- 18. Conditional Expression & Comprehension Syntax/1. What is conditional expression.vtt 2.1 kB
- 8. Loop or Iteration/1. While loop.vtt 2.0 kB
- 11. Dictionary/1. Introduction and how to use.vtt 2.0 kB
- 13. Function and Lambda/7. What is lambda and how to use.vtt 2.0 kB
- 9. List/11. Sorting, reversing and list length.vtt 2.0 kB
- 5. Operators/2. Type casting.vtt 1.9 kB
- 1. Chapter 1/1. Introduction - Course Overview.vtt 1.7 kB
- 6. String/4. String slicing.vtt 1.7 kB
- 7. Making Decision or Condition/3. if elif else.vtt 1.7 kB
- 3. Hello World First Program/3. Writing code in Terminal in Mac.vtt 1.7 kB
- 3. Hello World First Program/5. Writing code by VS Code and Running in Mac Terminal.vtt 1.6 kB
- 7. Making Decision or Condition/2. else.vtt 1.6 kB
- 11. Dictionary/2. Modification Item adding, deleting and replacing.vtt 1.5 kB
- 4. Variables/4. Comments.vtt 1.5 kB
- 7. Making Decision or Condition/5. String compare.vtt 1.5 kB
- 5. Operators/4. Remainder operator.vtt 1.5 kB
- 4. Variables/3. Variable naming rules.vtt 1.4 kB
- 9. List/3. List slicing.vtt 1.3 kB
- 4. Variables/5. Statements, Expression and Case Sensitivity.vtt 1.2 kB
- 5. Operators/5. Divmod operator.vtt 1.2 kB
- 3. Hello World First Program/4. Writing code in Windows Powershell.vtt 1.2 kB
- 20. Regular Expression or Regex/2. Compiling pattern and matching all.vtt 1.2 kB
- 7. Making Decision or Condition/1. if.vtt 1.1 kB
- 9. List/9. Splitting string into list items.vtt 1.1 kB
- 3. Hello World First Program/1. Writing code in IDLE in Windows.vtt 1.0 kB
- 8. Loop or Iteration/2. Infinite loop.vtt 978 Bytes
- 9. List/7. Get and remove last item.vtt 945 Bytes
- 9. List/10. Concatenation of list item to make a string.vtt 940 Bytes
- 5. Operators/6. Exponential operator.vtt 907 Bytes
- 2. Setup/3. IDE Install PyCharm in Mac.vtt 895 Bytes
- 9. List/2. 2D List or Matrix.vtt 870 Bytes
- 7. Making Decision or Condition/7. Nested condition.vtt 843 Bytes
- 2. Setup/1. Python 3 in Mac How to Install.vtt 838 Bytes
- 9. List/12. Checking list item by value.vtt 818 Bytes
- 9. List/8. Remove list item by value.vtt 804 Bytes
- 2. Setup/2. Code Editor Visual Studio Code in Mac.vtt 797 Bytes
- 3. Hello World First Program/2. Writing code in IDLE in Mac.vtt 749 Bytes
- 2. Setup/6. IDE Install PyCharm in Windows.vtt 749 Bytes
- 7. Making Decision or Condition/6. Not equal to.vtt 739 Bytes
- 8. Loop or Iteration/3. Break statement.vtt 718 Bytes
- 2. Setup/4. Python 3 in Windows How to Install.vtt 711 Bytes
- 9. List/4. List iteration.vtt 698 Bytes
- 5. Operators/3. Negative operator.vtt 688 Bytes
- 2. Setup/5. Code Editor Visual Studio Code in Windows.vtt 657 Bytes
- 23. BONUS Python Projects/3. Windows EXE Program.html 214 Bytes
- 23. BONUS Python Projects/4. Running JavaScript in Python via Selenium.html 200 Bytes
- 23. BONUS Python Projects/1. Web Scraping.html 200 Bytes
- 23. BONUS Python Projects/2. Database with SQLite3.html 178 Bytes
- 3. Hello World First Program/10. Visual Studio Code Editor.html 165 Bytes
- 7. Making Decision or Condition/8. Condition.html 161 Bytes
- 9. List/13. List.html 161 Bytes
- 4. Variables/7. Variable Evaluation.html 161 Bytes
- 4. Variables/6. Variable.html 161 Bytes
- 5. Operators/7. Operators.html 161 Bytes
- 11. Dictionary/4. Dictionary.html 161 Bytes
- 10. Tuple/3. Tuple.html 161 Bytes
- 3. Hello World First Program/9. IDE and Output.html 161 Bytes
- 6. String/5. String.html 161 Bytes
- 8. Loop or Iteration/6. Iteration.html 161 Bytes
- 13. Function and Lambda/8. Function.html 161 Bytes
==查看完整文档列表==