首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
Udemy - Python for Absolute Beginners
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2023-10-3 22:01
2024-11-13 23:26
97
10.33 GB
101
磁力链接
magnet:?xt=urn:btih:938a457284666dd111eaead6fdb75cf0f5674fbd
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjkzOGE0NTcyODQ2NjZkZDExMWVhZWFkNmZkYjc1Y2YwZjU2NzRmYmRaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
Udemy
-
Python
for
Absolute
Beginners
文件列表
01 - Introduction/001 Course outline.mp4
54.75MB
01 - Introduction/002 How to get help.mp4
54.54MB
02 - Machine Setup/001 Introduction to Machine Setup.mp4
15.47MB
02 - Machine Setup/002 Installing and using Python on Windows [Follow Along].mp4
73.09MB
02 - Machine Setup/003 Installing and using Python on macOS [Follow Along].mp4
124.14MB
02 - Machine Setup/004 Installing VSCode on Windows [Follow Along].mp4
30.88MB
02 - Machine Setup/005 Installing VSCode on macOS [Follow Along].mp4
24.46MB
02 - Machine Setup/006 Setup VSCode for Python [Follow Along].mp4
27.4MB
02 - Machine Setup/007 Creating Project Folder [Follow Along].mp4
20MB
02 - Machine Setup/008 VSCode Overview.mp4
54.31MB
03 - Command Line/001 What is the Command Line.mp4
42.55MB
03 - Command Line/002 Using Command Prompt - Windows [Follow Along].mp4
59.84MB
03 - Command Line/003 Using the Terminal on macOS [Follow Along].mp4
98.18MB
04 - Python Basics/001 Python Basics Overview.mp4
114.14MB
04 - Python Basics/002 Python Versions.mp4
25.67MB
04 - Python Basics/003 How to run Python.mp4
55.37MB
04 - Python Basics/004 Hello World [Follow Along].mp4
105.7MB
04 - Python Basics/005 Comments [Follow Along].mp4
30.85MB
04 - Python Basics/006 Variables and Duck Typing.mp4
62.64MB
04 - Python Basics/007 Variables in practice [Follow Along].mp4
42.29MB
04 - Python Basics/008 Built-in Functions.mp4
44.25MB
04 - Python Basics/009 PEP-8 Guidelines.mp4
134.01MB
05 - String Manipulation/001 Introduction to Python String Manipulation.mp4
58.35MB
05 - String Manipulation/002 Format Function [Follow Along].mp4
87.84MB
05 - String Manipulation/003 Formatted String Literals (F-String) [Follow Along].mp4
28.36MB
06 - Control Flow/001 Introduction to Python Control Flow.mp4
21.98MB
06 - Control Flow/002 Conditions.mp4
40.24MB
06 - Control Flow/003 If statements [Follow Along].mp4
226.79MB
06 - Control Flow/004 For loops [Follow Along].mp4
71.57MB
06 - Control Flow/005 While loops [Follow Along].mp4
61.35MB
07 - Functions/001 Introduction to Functions.mp4
52.2MB
07 - Functions/002 Writing first function [Follow Along].mp4
58.91MB
07 - Functions/003 Function docstrings.mp4
39.61MB
07 - Functions/004 Arguments and Parameters.mp4
92.26MB
07 - Functions/005 Using Arguments and Parameters [Follow Along].mp4
209.35MB
07 - Functions/006 Function scope.mp4
38.06MB
07 - Functions/007 Testing function scope [Follow Along].mp4
164.83MB
07 - Functions/008 Return statement.mp4
57.88MB
07 - Functions/009 Using the return statement [Follow Along].mp4
219.55MB
08 - Debugging/001 Introduction to debugging.mp4
90.5MB
08 - Debugging/002 Common issues.mp4
50.73MB
08 - Debugging/003 Using the debugger [Follow Along].mp4
218.44MB
09 - Data Structures/001 Introduction to data structures.mp4
39.64MB
09 - Data Structures/002 Introduction to lists.mp4
49.33MB
09 - Data Structures/003 Using lists [Follow Along].mp4
145.09MB
09 - Data Structures/004 Introduction to sets.mp4
155.17MB
09 - Data Structures/005 Using sets [Follow Along].mp4
251.19MB
09 - Data Structures/006 Introduction to tuples.mp4
61.66MB
09 - Data Structures/007 Using tuples [Follow Along].mp4
140.76MB
09 - Data Structures/008 Introduction to dictionaries.mp4
70.41MB
09 - Data Structures/009 Using dictionaries [Follow Along].mp4
178.39MB
09 - Data Structures/010 Iterating through data [Follow Along].mp4
148.87MB
10 - Modules/001 Introduction to modules.mp4
79.84MB
10 - Modules/002 Creating a module [Follow along].mp4
85.36MB
10 - Modules/003 Packages and importing.mp4
88.61MB
10 - Modules/004 Create a package [Follow along].mp4
258.16MB
11 - Object Oriented Programming/001 Introduction to Object Orientated Programming (OOP).mp4
46.54MB
11 - Object Oriented Programming/002 Introduction to classes.mp4
46.7MB
11 - Object Oriented Programming/003 Creating a class [Follow Along].mp4
196.99MB
11 - Object Oriented Programming/004 Using mutable types [Follow Along].mp4
112.98MB
11 - Object Oriented Programming/005 Encapsulation.mp4
55.77MB
11 - Object Oriented Programming/006 Using encapsulation [Follow Along].mp4
131.93MB
11 - Object Oriented Programming/007 Class inheritance.mp4
30.44MB
11 - Object Oriented Programming/008 Using class inheritance [Follow Along].mp4
410.45MB
12 - Packages and Virtual Environments/001 Introduction to Packages.mp4
48.84MB
12 - Packages and Virtual Environments/002 Managing packages [Follow Along].mp4
78.84MB
12 - Packages and Virtual Environments/003 Introduction to virtual environments.mp4
78.14MB
12 - Packages and Virtual Environments/004 Using Virtual Environments [Follow Along].mp4
107.06MB
12 - Packages and Virtual Environments/005 Creating a Requirements File [Follow Along].mp4
81.12MB
13 - Working with Files/001 Introduction to using files.mp4
158.64MB
13 - Working with Files/002 Reading and writing files [Follow Along].mp4
161.44MB
13 - Working with Files/003 Working with paths.mp4
109.25MB
13 - Working with Files/004 Using paths [Follow Along].mp4
241.82MB
13 - Working with Files/005 Handling large files.mp4
77.8MB
13 - Working with Files/006 Working with large files [Follow Along].mp4
295.84MB
14 - Structured Data Files/001 Introduction to structured files.mp4
66.93MB
14 - Structured Data Files/002 Python CSV Handling.mp4
94.63MB
14 - Structured Data Files/003 Writing CSV Files [Follow Along].mp4
177.14MB
14 - Structured Data Files/004 Reading CSV Files [Follow Along].mp4
142.89MB
14 - Structured Data Files/005 Python JSON Handling.mp4
98.91MB
14 - Structured Data Files/006 Writing JSON Files [Follow Along].mp4
149.01MB
14 - Structured Data Files/007 Reading JSON Files [Follow Along].mp4
117.07MB
15 - Errors and Exceptions/001 Introduction to errors and exceptions.mp4
62.21MB
15 - Errors and Exceptions/002 Catching exceptions.mp4
48.66MB
15 - Errors and Exceptions/003 Catch an exception [Follow Along].mp4
167.78MB
15 - Errors and Exceptions/004 Raising and creating exceptions.mp4
53.73MB
15 - Errors and Exceptions/005 Create and raise an exception [Follow Along].mp4
174.37MB
16 - Writing Usable Scripts/001 Introduction to writing usable scripts.mp4
58.53MB
16 - Writing Usable Scripts/002 Create a script [Follow Along].mp4
89.13MB
16 - Writing Usable Scripts/003 Arguments (the good kind).mp4
98.17MB
16 - Writing Usable Scripts/004 Parsing arguments [Follow Along].mp4
145.34MB
16 - Writing Usable Scripts/005 Writing files with a script [Follow Along].mp4
190.84MB
16 - Writing Usable Scripts/006 Reading files with a script [Follow Along].mp4
134.95MB
17 - Making HTTP Requests/001 Introduction to making HTTP requests.mp4
81.86MB
17 - Making HTTP Requests/002 Requests library.mp4
104.6MB
17 - Making HTTP Requests/003 Build bitcoin converter [Follow Along].mp4
217.98MB
17 - Making HTTP Requests/004 Limits and authentication.mp4
76.45MB
17 - Making HTTP Requests/005 Setup OpenWeather credentials [Follow Along].mp4
99.45MB
17 - Making HTTP Requests/006 Build weather forecaster [Follow Along].mp4
391.96MB
18 - Summary/001 Recap.mp4
85.68MB
18 - Summary/002 What’s next & Thank you!.mp4
42.05MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统