《完全掌握Python》在一门课程中学习Python编程所需的一切

发布时间: 2024-11-05 22:17
发布者: 云桥计划
资源来源: 夸克网盘
资源状态:
【资源纠错】
网盘快照
  • 《完全掌握Python》在一门课程中学习Python编程所需的一切 ( - )
    • 1. Getting Started ( - )
      • 1. What is Python.mp4 ( 6.29MB )
      • 1. What is Python.srt ( 4.31KB )
      • 1. What is Python_en.srt ( 4.39KB )
      • 2. Installing Python.mp4 ( 4.36MB )
      • 2. Installing Python.srt ( 2.29KB )
      • 2. Installing Python_en.srt ( 2.33KB )
      • 3. Python Interpreter.mp4 ( 2.77MB )
      • 3. Python Interpreter.srt ( 2.99KB )
      • 3. Python Interpreter_en.srt ( 2.79KB )
      • 4. Code Editors.mp4 ( 2.11MB )
    • 2. Primitive Types ( - )
      • 1. Variables.mp4 ( 4.80MB )
      • 1. Variables.srt ( 4.11KB )
      • 1. Variables_en.srt ( 4.19KB )
      • 2. Variable Names.mp4 ( 4.33MB )
      • 2. Variable Names.srt ( 4.41KB )
      • 2. Variable Names_en.srt ( 4.33KB )
      • 3. Strings.mp4 ( 8.37MB )
      • 3. Strings.srt ( 7.67KB )
      • 3. Strings_en.srt ( 7.30KB )
      • 4. Escape Sequences.mp4 ( 3.89MB )
    • 3. Control Flow ( - )
      • 1. Comparison Operators.mp4 ( 2.56MB )
      • 1. Comparison Operators.srt ( 2.91KB )
      • 1. Comparison Operators_en.srt ( 2.81KB )
      • 2. Conditional Statements.mp4 ( 6.46MB )
      • 2. Conditional Statements.srt ( 5.79KB )
      • 2. Conditional Statements_en.srt ( 5.52KB )
      • 3. Ternary Operator.mp4 ( 3.77MB )
      • 3. Ternary Operator.srt ( 2.61KB )
      • 3. Ternary Operator_en.srt ( 2.46KB )
      • 4. Logical Operators.mp4 ( 6.68MB )
    • 4. Functions ( - )
      • 1. Defining Functions.mp4 ( 3.36MB )
      • 1. Defining Functions.srt ( 3.43KB )
      • 1. Defining Functions_en.srt ( 3.26KB )
      • 2. Arguments.mp4 ( 4.00MB )
      • 2. Arguments.srt ( 3.10KB )
      • 2. Arguments_en.srt ( 3.01KB )
      • 3. Types of Functions.mp4 ( 6.68MB )
      • 3. Types of Functions.srt ( 5.65KB )
      • 3. Types of Functions_en.srt ( 5.38KB )
      • 4. Keyword Arguments.mp4 ( 3.30MB )
    • 5. Data Structures ( - )
      • 1. Lists.mp4 ( 6.57MB )
      • 1. Lists.srt ( 5.63KB )
      • 1. Lists_en.srt ( 5.13KB )
      • 2. Accessing Items.mp4 ( 5.28MB )
      • 2. Accessing Items.srt ( 4.38KB )
      • 2. Accessing Items_en.srt ( 4.06KB )
      • 3. List Unpacking.mp4 ( 7.28MB )
      • 3. List Unpacking.srt ( 5.25KB )
      • 3. List Unpacking_en.srt ( 4.88KB )
      • 4. Looping over Lists.mp4 ( 4.92MB )
    • 6. Exceptions ( - )
      • 1. Exceptions.mp4 ( 3.62MB )
      • 1. Exceptions.srt ( 3.19KB )
      • 1. Exceptions_en.srt ( 3.11KB )
      • 2. Handling Exceptions.mp4 ( 7.56MB )
      • 2. Handling Exceptions.srt ( 5.94KB )
      • 2. Handling Exceptions_en.srt ( 5.59KB )
      • 3. Handling Different Exceptions.mp4 ( 5.35MB )
      • 3. Handling Different Exceptions.srt ( 4.31KB )
      • 3. Handling Different Exceptions_en.srt ( 4.09KB )
      • 4. Cleaning Up.mp4 ( 3.47MB )
    • 7. Classes ( - )
      • 1. Classes.mp4 ( 3.91MB )
      • 1. Classes.srt ( 3.48KB )
      • 1. Classes_en.srt ( 3.29KB )
      • 2. Creating Classes.mp4 ( 6.40MB )
      • 2. Creating Classes.srt ( 5.17KB )
      • 2. Creating Classes_en.srt ( 4.93KB )
      • 3. Constructors.mp4 ( 7.92MB )
      • 3. Constructors.srt ( 6.35KB )
      • 3. Constructors_en.srt ( 5.99KB )
      • 4. Class vs Instance Attributes.mp4 ( 8.35MB )
    • 8. Modules ( - )
      • 1. Creating Modules.mp4 ( 6.60MB )
      • 1. Creating Modules.srt ( 6.43KB )
      • 1. Creating Modules_en.srt ( 6.18KB )
      • 2. Compiled Python Files.mp4 ( 3.64MB )
      • 2. Compiled Python Files.srt ( 3.44KB )
      • 2. Compiled Python Files_en.srt ( 3.31KB )
      • 3. Module Search Path.mp4 ( 2.78MB )
      • 3. Module Search Path.srt ( 2.26KB )
      • 3. Module Search Path_en.srt ( 2.18KB )
      • 4. Packages.mp4 ( 4.03MB )
    • 9. Python Standard Library ( - )
      • 1. Python Standard Library.mp4 ( 1.52MB )
      • 1. Python Standard Library.srt ( 1.00KB )
      • 1. Python Standard Library_en.srt ( 1.09KB )
      • 2. Working With Paths.mp4 ( 8.67MB )
      • 2. Working With Paths.srt ( 6.05KB )
      • 2. Working With Paths_en.srt ( 5.95KB )
      • 3. Working with Directories.mp4 ( 7.50MB )
      • 3. Working with Directories.srt ( 5.30KB )
      • 3. Working with Directories_en.srt ( 5.26KB )
      • 4. Working with Files.mp4 ( 8.42MB )
    • 10. Python Package Index ( - )
      • 1. Pypi.mp4 ( 3.44MB )
      • 1. Pypi.srt ( 2.67KB )
      • 1. Pypi_en.srt ( 2.63KB )
      • 2. Pip.mp4 ( 14.53MB )
      • 2. Pip.srt ( 8.18KB )
      • 2. Pip_en.srt ( 8.18KB )
      • 3. Virtual Environments.mp4 ( 5.98MB )
      • 3. Virtual Environments.srt ( 5.60KB )
      • 3. Virtual Environments_en.srt ( 5.47KB )
      • 4. Pipenv.mp4 ( 5.36MB )