首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[TalkPython] Python Jumpstart by Building 10 Apps Course (2020) [En]
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2023-10-15 08:24
2024-11-14 02:25
126
1.13 GB
113
磁力链接
magnet:?xt=urn:btih:c1004398b416611c683f338d8dc55e1b96c832a5
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOmMxMDA0Mzk4YjQxNjYxMWM2ODNmMzM4ZDhkYzU1ZTFiOTZjODMyYTVaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
TalkPython
Python
Jumpstart
by
Building
10
Apps
Course
2020
En
文件列表
06 App 5 Real-time weather client/54 Virtual environments A clean slate.mp4
39.34MB
01 Welcome to the course/1 Welcome and thanks for coming.mp4
14.31MB
01 Welcome to the course/2 Doing the exercises.mp4
9.87MB
01 Welcome to the course/3 Python 2 or Python 3 and editors.mp4
11.84MB
01 Welcome to the course/4 OS X Installing Python and PyCharm.mp4
16.32MB
01 Welcome to the course/5 Windows Installing Python and PyCharm.mp4
13.81MB
01 Welcome to the course/6 Linux Installing Python and PyCharm.mp4
19.17MB
01 Welcome to the course/7 Video player A quick feature tour.mp4
4.87MB
02 App 1 Hello (you Pythonic) world/8 Why hello world it s simple right.mp4
2.66MB
02 App 1 Hello (you Pythonic) world/9 Building Hello world part 1.mp4
11.7MB
02 App 1 Hello (you Pythonic) world/10 Core concepts Variables and calling functions.mp4
4.41MB
02 App 1 Hello (you Pythonic) world/11 Building Hello world part 2.mp4
5.73MB
02 App 1 Hello (you Pythonic) world/12 PyCharm Tour.mp4
9.58MB
03 App 2 Guess that number game/13 Intro to the app.mp4
4.58MB
03 App 2 Guess that number game/14 Getting started with Guess That Number Game.mp4
12.65MB
03 App 2 Guess that number game/15 Core concepts Conditionals and truthiness.mp4
6.17MB
03 App 2 Guess that number game/16 Using loops and conditionals.mp4
9.81MB
03 App 2 Guess that number game/17 Concept Shape of Python code blocks and suites.mp4
7.32MB
03 App 2 Guess that number game/18 String formatting.mp4
8.41MB
04 App 3 Birthday countdown app/19 Birthday countdown app.mp4
3.01MB
04 App 3 Birthday countdown app/20 Sketching the program flow.mp4
10.09MB
04 App 3 Birthday countdown app/21 Dates and times getting the birthday.mp4
15.37MB
04 App 3 Birthday countdown app/22 Differences between dates.mp4
17.54MB
04 App 3 Birthday countdown app/23 Summary and debugging with PyCharm.mp4
11.38MB
05 App 4 Journal app and file IO/24 Intro to the journal app.mp4
3.52MB
05 App 4 Journal app and file IO/25 Building the event loop.mp4
17.54MB
05 App 4 Journal app and file IO/26 Lists and for in loops.mp4
13.31MB
05 App 4 Journal app and file IO/27 Core concept For in loops.mp4
2.8MB
05 App 4 Journal app and file IO/28 Importing and using additional Python files.mp4
14.61MB
05 App 4 Journal app and file IO/29 Core concept Importing modules and packages.mp4
2.16MB
05 App 4 Journal app and file IO/30 Text based File I O and with.mp4
25.45MB
05 App 4 Journal app and file IO/31 Core concept File I O.mp4
1.73MB
05 App 4 Journal app and file IO/32 Complex conditionals and or and not.mp4
5.41MB
05 App 4 Journal app and file IO/33 Core concept Complex conditionals.mp4
1.45MB
05 App 4 Journal app and file IO/34 Documenting the journal module with docstrings.mp4
9.84MB
05 App 4 Journal app and file IO/35 Core concept Docstrings.mp4
851.7KB
05 App 4 Journal app and file IO/36 Using name to selectively execute code.mp4
15.19MB
05 App 4 Journal app and file IO/37 Core concept name and imports.mp4
1.44MB
06 App 5 Real-time weather client/38 Intro to our weather client app.mp4
5.82MB
06 App 5 Real-time weather client/39 Building the beginnings of the weather app.mp4
7.92MB
06 App 5 Real-time weather client/40 What website are we using for weather data anyway.mp4
13.61MB
06 App 5 Real-time weather client/41 Concept Python Package Index PyPI.mp4
10.68MB
06 App 5 Real-time weather client/42 Concept pip.mp4
6.14MB
06 App 5 Real-time weather client/43 Installing packages via pip command line.mp4
17.01MB
06 App 5 Real-time weather client/44 Installing packages via pip PyCharm.mp4
5.5MB
06 App 5 Real-time weather client/45 Making HTTP Requests with requests.mp4
8.95MB
06 App 5 Real-time weather client/46 Concept Slicing collections.mp4
7.58MB
06 App 5 Real-time weather client/47 Getting started with Beautiful Soup.mp4
6.28MB
06 App 5 Real-time weather client/48 Finding the right CSS selectors via your browser.mp4
11.48MB
06 App 5 Real-time weather client/49 Using CSS and Beautiful Soup to find values.mp4
11.56MB
06 App 5 Real-time weather client/50 The web is a messy place let s clean it up.mp4
14.17MB
06 App 5 Real-time weather client/51 Returning multiple values via Tuples.mp4
13.46MB
06 App 5 Real-time weather client/52 Named tuples Making tuples usable.mp4
10.67MB
06 App 5 Real-time weather client/53 Concept Tuples.mp4
6.29MB
06 App 5 Real-time weather client/55 Concept Virtual Environments.mp4
2.6MB
07 App 6 LOLCat Factory/56 Introducing the LOLCat Factory App.mp4
3.25MB
07 App 6 LOLCat Factory/57 Creating and detecting directories.mp4
16.08MB
07 App 6 LOLCat Factory/58 Downloading cats.mp4
16.33MB
07 App 6 LOLCat Factory/59 Downloading and writing binary data.mp4
10.93MB
07 App 6 LOLCat Factory/60 Showing LOLCats on OS X.mp4
9.83MB
07 App 6 LOLCat Factory/61 LOLCat App on Linux.mp4
7.17MB
07 App 6 LOLCat Factory/62 LOLCat App on Windows.mp4
9.08MB
08 App 7 Wizard Battle App/63 Introduction to the Wizard Battle App.mp4
6.31MB
08 App 7 Wizard Battle App/64 Building the game loop.mp4
6.85MB
08 App 7 Wizard Battle App/65 Modeling with classes.mp4
9.29MB
08 App 7 Wizard Battle App/66 Initializing classes and creating objects.mp4
18.08MB
08 App 7 Wizard Battle App/67 Adding behaviors to the wizard.mp4
36.02MB
08 App 7 Wizard Battle App/68 Concept Classes.mp4
5.06MB
08 App 7 Wizard Battle App/69 Concept Objects vs. Classes.mp4
4.69MB
08 App 7 Wizard Battle App/70 Exploring specialized derived classes.mp4
15.09MB
08 App 7 Wizard Battle App/71 Concept Inheritance.mp4
3.66MB
08 App 7 Wizard Battle App/72 Creating the creature hierarchy.mp4
35.69MB
08 App 7 Wizard Battle App/73 Concept Polymorphism.mp4
5.44MB
09 App 8 File Searcher App/74 Introduction to the File Searcher App.mp4
4.51MB
09 App 8 File Searcher App/75 Sketching out the search app.mp4
12.4MB
09 App 8 File Searcher App/76 Searching single files.mp4
21.4MB
09 App 8 File Searcher App/77 Improved search results.mp4
13.31MB
09 App 8 File Searcher App/78 Recursion factorial example.mp4
7.26MB
09 App 8 File Searcher App/79 Core concept Recursion.mp4
3.4MB
09 App 8 File Searcher App/80 Recursion applied.mp4
8.31MB
09 App 8 File Searcher App/81 The performance problem.mp4
13.93MB
09 App 8 File Searcher App/82 Generator play a simple example.mp4
17.83MB
09 App 8 File Searcher App/83 Core concept Generator methods.mp4
3.48MB
09 App 8 File Searcher App/84 Generators save the day.mp4
20.09MB
10 App 9 Real Estate Analysis App/85 Introduction to the Real Estate Data Miner App.mp4
5.94MB
10 App 9 Real Estate Analysis App/86 Sketching out the Real Estate Data Miner App.mp4
9.57MB
10 App 9 Real Estate Analysis App/87 CSV Processing From Scratch.mp4
8.44MB
10 App 9 Real Estate Analysis App/88 CSV Processing with the CSV module.mp4
12.96MB
10 App 9 Real Estate Analysis App/89 Dictionary playground.mp4
13.23MB
10 App 9 Real Estate Analysis App/90 Concept Dictionaries.mp4
3.82MB
10 App 9 Real Estate Analysis App/91 Parsing CSV data into Classes.mp4
18.48MB
10 App 9 Real Estate Analysis App/92 Finding the most expensive house via lambda expressions.mp4
13.85MB
10 App 9 Real Estate Analysis App/93 Concept lambdas.mp4
3.2MB
10 App 9 Real Estate Analysis App/94 Mining data with loops.mp4
9.62MB
10 App 9 Real Estate Analysis App/95 Python 3 AND Python 2 Compatible Code.mp4
13.06MB
10 App 9 Real Estate Analysis App/96 Concept Python 3 AND Python 2.mp4
4.75MB
10 App 9 Real Estate Analysis App/97 Data mining with list comprehensions.mp4
15.95MB
10 App 9 Real Estate Analysis App/98 Concept list comprehensions.mp4
5.27MB
10 App 9 Real Estate Analysis App/99 Data mining with generator expressions.mp4
14.98MB
10 App 9 Real Estate Analysis App/100 Concept generator expressions.mp4
2.94MB
10 App 9 Real Estate Analysis App/101 Concept generator pipelines.mp4
5.88MB
11 App 10 Movie Search App/102 Introduction to the movie search app.mp4
4.71MB
11 App 10 Movie Search App/103 Movie HTTP service.mp4
8.89MB
11 App 10 Movie Search App/104 Exploring the search API.mp4
14.5MB
11 App 10 Movie Search App/105 Exploring the search API The Pythonic Version.mp4
9.58MB
11 App 10 Movie Search App/106 Adding search to the app.mp4
9.14MB
11 App 10 Movie Search App/107 Catching errors with try except.mp4
9.71MB
11 App 10 Movie Search App/108 Using try except to handle specific errors.mp4
15.05MB
11 App 10 Movie Search App/109 Concept try except.mp4
2.25MB
12 Course Conclusion/110 You made it you are done.mp4
4.23MB
12 Course Conclusion/111 Course and app review.mp4
19.02MB
12 Course Conclusion/112 Thank you and goodbye.mp4
3.41MB
12 Course Conclusion/113 Credits.mp4
1.98MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统