磁力链接

magnet:?xt=urn:btih:59B626A032A98671C50090A6901C392CD1410A31
推荐使用PIKPAK网盘下载资源,PIKPAK是目前最好用网盘,10T超大空间,不和谐任何资源,支持无限次数离线下载,视频在线观看

资源截图

API Integration

文件列表

  • 10. IO, Files, CSV and JSON/2. Working with files in Python.mp4 82.7 MB
  • 8. Classes and object oriented programming in Python/3. Instance, class and static methods.mp4 73.2 MB
  • 7. Modules, imports and packages/1. Modules and the import statement.mp4 71.2 MB
  • 8. Classes and object oriented programming in Python/5. Class data attribute and method overriding.mp4 71.1 MB
  • 10. IO, Files, CSV and JSON/5. Reading CSV files.mp4 64.2 MB
  • 9. Assertions, exceptions and error handling/3. Exception handling.mp4 59.3 MB
  • 4. Lists, Tuples, Sets and Dictionaries/5. Dictionaries.mp4 57.7 MB
  • 10. IO, Files, CSV and JSON/8. Reading and writing JSON files.mp4 56.8 MB
  • 6. Functions/2. Positional and keyword arguments.mp4 49.4 MB
  • 8. Classes and object oriented programming in Python/8. Naming conventions and coding styles.mp4 49.1 MB
  • 10. IO, Files, CSV and JSON/9. Bonus Lecture - More on JSON encoding.mp4 47.8 MB
  • 9. Assertions, exceptions and error handling/1. Assertions.mp4 47.1 MB
  • 8. Classes and object oriented programming in Python/1. Introduction to Classes and Object oriented programming in Python.mp4 45.8 MB
  • 5. Loops and flow control constructs/2. Logical operators and the if statement.mp4 41.5 MB
  • 10. IO, Files, CSV and JSON/7. JSON - Encoding and decoding.mp4 41.1 MB
  • 10. IO, Files, CSV and JSON/1. Console input from users.mp4 35.2 MB
  • 8. Classes and object oriented programming in Python/4. Class inheritance.mp4 34.6 MB
  • 4. Lists, Tuples, Sets and Dictionaries/1. Introduction to lists.mp4 32.9 MB
  • 4. Lists, Tuples, Sets and Dictionaries/2. List member methods.mp4 32.3 MB
  • 7. Modules, imports and packages/2. Packages and custom module imports.mp4 32.1 MB
  • 4. Lists, Tuples, Sets and Dictionaries/6. Sets.mp4 32.1 MB
  • 8. Classes and object oriented programming in Python/6. Multiple inheritance and the mixins pattern.mp4 31.9 MB
  • 9. Assertions, exceptions and error handling/5. Custom exceptions and the raise statement.mp4 31.3 MB
  • 6. Functions/1. Introduction to functions.mp4 29.2 MB
  • 5. Loops and flow control constructs/5. Range and enumerate built in functions.mp4 28.2 MB
  • 6. Functions/3. Lambda functions.mp4 28.2 MB
  • 7. Modules, imports and packages/3. The if __name__ construct.mp4 25.9 MB
  • 9. Assertions, exceptions and error handling/4. The try except else finally block.mp4 25.6 MB
  • 10. IO, Files, CSV and JSON/4. Reading files.mp4 24.8 MB
  • 9. Assertions, exceptions and error handling/2. Exceptions.mp4 24.4 MB
  • 9. Assertions, exceptions and error handling/7. Forgiveness and permission in code.mp4 24.1 MB
  • 1. Introduction/1. Why learn Python.mp4 23.8 MB
  • 3. Strings/4. String formatting.mp4 23.7 MB
  • 10. IO, Files, CSV and JSON/6. Writing CSV files.mp4 22.1 MB
  • 5. Loops and flow control constructs/7. List, set and dictionary comprehensions.mp4 21.7 MB
  • 2. Basic Python data types and operators/1. Basic Python data types.mp4 21.3 MB
  • 3. Strings/2. String operators and built in functions.mp4 21.2 MB
  • 9. Assertions, exceptions and error handling/6. Bare exceptions are a bad practice.mp4 20.6 MB
  • 10. IO, Files, CSV and JSON/3. The with context manager.mp4 20.0 MB
  • 5. Loops and flow control constructs/6. Nested loops and the zip method.mp4 19.2 MB
  • 8. Classes and object oriented programming in Python/2. Class and instance variables.mp4 19.2 MB
  • 5. Loops and flow control constructs/4. The for in loop.mp4 18.4 MB
  • 7. Modules, imports and packages/4. Select module The random module.mp4 18.4 MB
  • 3. Strings/3. String member methods.mp4 16.9 MB
  • 5. Loops and flow control constructs/1. The if elif else conditional.mp4 16.9 MB
  • 1. Introduction/5. Python text editors and IDEs.mp4 15.2 MB
  • 2. Basic Python data types and operators/2. Arithmetic operators.mp4 14.2 MB
  • 8. Classes and object oriented programming in Python/9. The Zen of Python.mp4 13.7 MB
  • 8. Classes and object oriented programming in Python/7. The private attribute naming convention.mp4 13.5 MB
  • 4. Lists, Tuples, Sets and Dictionaries/3. Tuples.mp4 13.2 MB
  • 5. Loops and flow control constructs/3. The any and all built in functions.mp4 12.6 MB
  • 2. Basic Python data types and operators/3. The assignment operator and the del statement.mp4 11.2 MB
  • 1. Introduction/3. Checking for the Python version.mp4 10.7 MB
  • 1. Introduction/2. Python 3 installation.mp4 10.7 MB
  • 3. Strings/1. String delimiters.mp4 10.0 MB
  • 1. Introduction/4. Interacting with the Python 3 interpreter.mp4 8.8 MB
  • 4. Lists, Tuples, Sets and Dictionaries/4. String join and split methods.mp4 8.1 MB
  • 5. Loops and flow control constructs/8. The while loop.mp4 7.1 MB
  • 2. Basic Python data types and operators/4. Comparison operators.mp4 6.2 MB
  • 1. Introduction/7. Comments and statements in Python.mp4 5.6 MB
  • 1. Introduction/6. Writing the first Python script.mp4 5.4 MB
  • 4. Lists, Tuples, Sets and Dictionaries/1.1 List operators and buillt in methods.png.png 353.6 kB
  • 3. Strings/2.1 Built-in Functions and Operators for Strings.png.png 212.7 kB
  • 2. Basic Python data types and operators/2.1 Arithmetic operators.png.png 211.7 kB
  • 2. Basic Python data types and operators/4.1 Comparison operators.png.png 53.5 kB
  • 10. IO, Files, CSV and JSON/5.1 employees.csv.csv 5.7 kB
  • 5. Loops and flow control constructs/vz 0 Bytes

温馨提示

本站不存储任何资源内容,只收集BT种子元数据(例如文件名和文件大小)和磁力链接(BT种子标识符),并提供查询服务,是一个完全合法的搜索引擎系统。网站不提供种子下载服务,用户可以通过第三方链接或磁力链接获取到相关的种子资源。本站也不对BT种子真实性及合法性负责,请用户注意甄别!