zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
Python Lessons
magnet:?xt=urn:btih:6a354d671d14b0af711a512652d6255c754e830e&dn=Python Lessons
磁力链接详情
Hash值:
6a354d671d14b0af711a512652d6255c754e830e
点击数:
47
文件大小:
1.13 GB
文件数量:
113
创建日期:
2020-6-1 12:48
最后访问:
2024-10-30 14:15
访问标签:
Python
Lessons
文件列表详情
100_Concept_ generator expressions.mp4 2.94 MB
101_Concept_ generator pipelines.mp4 5.88 MB
102_Introduction to the movie search app.mp4 4.71 MB
103_Movie HTTP service.mp4 8.89 MB
104_Exploring the search API.mp4 14.5 MB
105_Exploring the search API_ The Pythonic Version.mp4 9.58 MB
106_Adding search to the app.mp4 9.14 MB
107_Catching errors with try except.mp4 9.71 MB
108_Using try except to handle specific errors.mp4 15.05 MB
109_Concept_ try except.mp4 2.25 MB
10_Core concepts_ Variables and calling functions.mp4 4.41 MB
110_You made it_ you are done_.mp4 4.23 MB
111_Course and app review.mp4 19.02 MB
112_Thank you and goodbye.mp4 3.41 MB
113_Credits.mp4 1.98 MB
11_Building Hello world_ part 2.mp4 5.73 MB
12_PyCharm Tour.mp4 9.58 MB
13_Intro to the app.mp4 4.58 MB
14_Getting started with Guess That Number Game.mp4 12.65 MB
15_Core concepts_ Conditionals and truthiness.mp4 6.17 MB
16_Using loops and conditionals.mp4 9.81 MB
17_Concept_ Shape of Python code _blocks and suites_.mp4 7.32 MB
18_String formatting.mp4 8.41 MB
19_Birthday countdown app.mp4 3.01 MB
1_Welcome and thanks for coming.mp4 14.31 MB
20_Sketching the program flow.mp4 10.09 MB
21_Dates and times _ getting the birthday.mp4 15.37 MB
22_Differences between dates.mp4 17.54 MB
23_Summary and debugging with PyCharm.mp4 11.38 MB
24_Intro to the journal app.mp4 3.52 MB
25_Building the event loop.mp4 17.54 MB
26_Lists and for_in loops.mp4 13.31 MB
27_Core concept_ For_in loops.mp4 2.8 MB
28_Importing and using additional Python files.mp4 14.61 MB
29_Core concept_ Importing modules and packages.mp4 2.16 MB
2_Doing the exercises.mp4 9.87 MB
30_Text_based File I_O and with.mp4 25.45 MB
31_Core concept_ File I_O.mp4 1.73 MB
32_Complex conditionals and_ or_ and not.mp4 5.41 MB
33_Core concept_ Complex conditionals.mp4 1.45 MB
34_Documenting the journal module with docstrings.mp4 9.84 MB
35_Core concept_ Docstrings.mp4 851.7 KB
36_Using __name__ to selectively execute code.mp4 15.19 MB
37_Core concept_ __name__ and imports.mp4 1.44 MB
38_Intro to the weather app.mp4 5.82 MB
39_Building the beginnings of the weather app.mp4 7.92 MB
3_Python 2 or Python 3 and editors.mp4 11.84 MB
40_What website are we using for weather data anyway_.mp4 13.61 MB
41_Concept_ Python Package Index _PyPI_.mp4 10.68 MB
42_Concept_ pip.mp4 6.14 MB
43_Installing packages via pip _command line_.mp4 17.01 MB
44_Installing packages via pip _PyCharm_.mp4 5.5 MB
45_Making HTTP Requests with requests.mp4 8.95 MB
46_Concept_ Slicing collections.mp4 7.58 MB
47_Getting started with Beautiful Soup.mp4 6.28 MB
48_Finding the right CSS selectors via your browser.mp4 11.48 MB
49_Using CSS and Beautiful Soup to find values.mp4 11.56 MB
4_OS X_ Installing Python and PyCharm.mp4 16.32 MB
50_The web is a messy place_ let_s clean it up.mp4 14.17 MB
51_Returning multiple values via Tuples.mp4 13.46 MB
52_Named tuples_ Making tuples usable.mp4 10.67 MB
53_Concept_ Tuples.mp4 6.29 MB
54_Virtual environments_ A clean slate.mp4 39.34 MB
55_Concept_ Virtual Environments.mp4 2.6 MB
56_Introducing the LOLCat Factory App.mp4 3.25 MB
57_Creating and detecting directories.mp4 16.08 MB
58_Downloading cats.mp4 16.33 MB
59_Downloading and writing binary data.mp4 10.93 MB
5_Windows_ Installing Python and PyCharm.mp4 13.81 MB
60_Showing LOLCats on OS X.mp4 9.83 MB
61_LOLCat App on Linux.mp4 7.17 MB
62_LOLCat App on Windows.mp4 9.08 MB
63_Introduction to the Wizard Battle App.mp4 6.31 MB
64_Building the game loop.mp4 6.85 MB
65_Modeling with classes.mp4 9.29 MB
66_Initializing classes and creating objects.mp4 18.08 MB
67_Adding behaviors to the wizard.mp4 36.02 MB
68_Concept_ Classes.mp4 5.06 MB
69_Concept_ Objects vs. Classes.mp4 4.69 MB
6_Linux_ Installing Python and PyCharm.mp4 19.17 MB
70_Exploring specialized _derived_ classes.mp4 15.09 MB
71_Concept_ Inheritance.mp4 3.66 MB
72_Creating the creature hierarchy.mp4 35.69 MB
73_Concept_ Polymorphism.mp4 5.44 MB
74_Introduction to the File Searcher App.mp4 4.51 MB
75_Sketching out the search app.mp4 12.4 MB
76_Searching single files.mp4 21.4 MB
77_Improved search results.mp4 13.31 MB
78_Recursion factorial example.mp4 7.26 MB
79_Core concept_ Recursion.mp4 3.4 MB
7_Video player_ A quick feature tour.mp4 4.87 MB
80_Recursion applied.mp4 8.31 MB
81_The performance problem.mp4 13.93 MB
82_Generator play_ a simple example.mp4 17.83 MB
83_Core concept_ Generator methods.mp4 3.48 MB
84_Generators save the day.mp4 20.09 MB
85_Introduction to the Real Estate Data Miner App.mp4 5.94 MB
86_Sketching out the Real Estate Data Miner App.mp4 9.57 MB
87_CSV Processing From Scratch.mp4 8.44 MB
88_CSV Processing with the CSV module.mp4 12.96 MB
89_Dictionary playground.mp4 13.23 MB
8_Why hello world _it_s simple right__.mp4 2.66 MB
90_Concept_ Dictionaries.mp4 3.82 MB
91_Parsing CSV data into Classes.mp4 18.48 MB
92_Finding the most expensive house via lambda expressions.mp4 13.85 MB
93_Concept_ lambdas.mp4 3.2 MB
94_Mining data with loops.mp4 9.62 MB
95_Python 3 AND Python 2 Compatible Code.mp4 13.06 MB
96_Concept_ Python 3 AND Python 2.mp4 4.75 MB
97_Data mining with list comprehensions.mp4 15.95 MB
98_Concept_ list comprehensions.mp4 5.27 MB
99_Data mining with generator expressions.mp4 14.98 MB
9_Building Hello world_ part 1.mp4 11.7 MB
其他位置