zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[FreeCoursesOnline.Me] [Skillshare] Python 3 A Beginners Guide to Python Programming [FCO]
magnet:?xt=urn:btih:8a44383fe8cdf3cb2198b45e8b563baba6044074&dn=[FreeCoursesOnline.Me] [Skillshare] Python 3 A Beginners Guide to Python Programming [FCO]
磁力链接详情
Hash值:
8a44383fe8cdf3cb2198b45e8b563baba6044074
点击数:
113
文件大小:
1.62 GB
文件数量:
127
创建日期:
2019-5-28 23:16
最后访问:
2024-11-17 06:08
访问标签:
FreeCoursesOnline
Me
Skillshare
Python
3
A
Beginners
Guide
to
Python
Programming
FCO
文件列表详情
0-Welcome to Beginners Python 3.mp4 8.52 MB
100-Import a single class.mp4 24.27 MB
101-Multiple classes in a module.mp4 17.85 MB
102-Multiple classes from a module.mp4 19.05 MB
103-Import an entire module.mp4 9.9 MB
104-All classes from module.mp4 5.43 MB
105-Working with files in Python.mp4 13.48 MB
106-Reading entire file.mp4 10.03 MB
107-File paths.mp4 12.09 MB
108-Reading line by line.mp4 12.11 MB
109-Making a list from a file.mp4 9.99 MB
10-The Python strip method.mp4 6.67 MB
110-Working with a files contents.mp4 15.27 MB
111-Writing to an empty file.mp4 9 MB
112-Appending to a file.mp4 16.27 MB
113-An introduction to exceptions and errors.mp4 10.07 MB
114-Zero division error.mp4 2.82 MB
115-Try except block.mp4 7.75 MB
116-Handling exceptions.mp4 22.91 MB
117-What to do when a file is not found.mp4 11.1 MB
118-Analyzing text.mp4 19.17 MB
119-Multiple files.mp4 14.27 MB
11-How to add new lines and tabs in Python.mp4 2.85 MB
120-Failing silently.mp4 6.85 MB
121-Json dump function.mp4 9.9 MB
122-Jason load method.mp4 6.83 MB
123-Storing reading data in Python.mp4 23.56 MB
124-What is refactoring.mp4 8.13 MB
125-Testing your code in Python.mp4 28.56 MB
126-Conclusion Thank You.mp4 6.22 MB
12-Working with integers in Python.mp4 6.83 MB
13-Working with floats in Python.mp4 3.22 MB
14-How to convert numbers to strings.mp4 14.37 MB
15-What are Python comments.mp4 3.34 MB
16-Introduction to Python lists.mp4 21.7 MB
17-How to edit lists in Python.mp4 17.88 MB
18-Adding comments to our lists.mp4 13.25 MB
19-Pythons pop method.mp4 29.31 MB
1-Topics covered in this course.mp4 10.3 MB
20-How to organize a list in Python.mp4 14.46 MB
21-How to find the length of a list in Python.mp4 7.15 MB
22-Looping through a list in Python.mp4 19.35 MB
23-An introduction to numerical lists in Python.mp4 10.07 MB
24-Pythons range function.mp4 5.64 MB
25-Working with lists of numbers in Python.mp4 17.96 MB
26-Slicing a list.mp4 11.74 MB
27-Looping through a slice.mp4 6.77 MB
28-Copying a list in Python.mp4 4.86 MB
29-What is Indentation.mp4 9.92 MB
2-How to install Python.mp4 15.75 MB
30-An introduction to Pythons input statement.mp4 9.54 MB
31-Pythons if statement.mp4 8.12 MB
32-Conditional tests with Pythons if statement.mp4 10.21 MB
33-When values are not equal to each other.mp4 6.09 MB
34-Comparing numbers in Python.mp4 7.43 MB
35-Pythons and condition.mp4 10.97 MB
36-Pythons or condition.mp4 10.89 MB
37-The Python in keyword.mp4 12.75 MB
38-Not in keyword.mp4 9.62 MB
39-If elif else chain.mp4 18.89 MB
3-An Introduction to Python variables.mp4 4.04 MB
40-Multiple conditions.mp4 10.68 MB
41-If with lists.mp4 22.6 MB
42-Muliptle lists.mp4 10.38 MB
43-An Introduction to Python dictionaries.mp4 11.01 MB
44-An Introduction to Python dictionaries Part 2.mp4 8 MB
45-In operator.mp4 15.59 MB
46-Get method.mp4 6.4 MB
47-Editing del dictionary.mp4 10.86 MB
48-Looping through a dictionary.mp4 20.43 MB
49-Other ways to loop dictionary.mp4 11.88 MB
4-Python strings introduction.mp4 7.97 MB
50-Using dict in list.mp4 24.29 MB
51-List in dictionary.mp4 18.02 MB
52-Input prompt 2.mp4 7.23 MB
53-While loops 1.mp4 5.05 MB
54-Quiting a program.mp4 5.52 MB
55-Using a flag.mp4 11.48 MB
56-Break statement.mp4 13.63 MB
57-Continue statement.mp4 6.1 MB
58-Lists in a while loop.mp4 16.98 MB
59-Remove from list.mp4 6.26 MB
5-How to concatenate strings in Python.mp4 15.17 MB
60-Dictionary with user inout.mp4 22.87 MB
61-Functions intro.mp4 10.81 MB
62-Passing info to function.mp4 6.93 MB
63-Passing arguments.mp4 2.76 MB
64-Positional arguments.mp4 16.17 MB
65-Keyword arguments.mp4 9.94 MB
66-Keyword arguments.mp4 9.94 MB
67-Default values.mp4 15.93 MB
68-Return value.mp4 13.9 MB
69-Optional argument.mp4 20.64 MB
6-Using Pythons string title method.mp4 8.97 MB
70-Return a dictionary.mp4 10.91 MB
71-While loop.mp4 22.61 MB
72-Books available.mp4 10.52 MB
73-Passengers function.mp4 27.72 MB
74-Not modyifing a list.mp4 13.39 MB
75-Arbitary arguments.mp4 7.81 MB
76-Arbitary arguments 2.mp4 6.54 MB
77-Passenger seats.mp4 9.78 MB
78-Arbitrary keyword arguments.mp4 15.75 MB
79-Importing full module.mp4 17.07 MB
7-The Python find method.mp4 9.09 MB
80-Importing specific functions.mp4 19.53 MB
81-Function alias.mp4 8.9 MB
82-Module aslias.mp4 6.27 MB
83-All functions.mp4 4.49 MB
84-Class introduction.mp4 17 MB
85-Book class.mp4 18.89 MB
86-Init method.mp4 13.97 MB
87-Instance of a class.mp4 12.93 MB
88-Accessing attributes.mp4 16.34 MB
89-Calling methods.mp4 25.04 MB
8-The Python lower method.mp4 2.84 MB
90-Multiple instances.mp4 9.54 MB
91-Ereader class.mp4 25.5 MB
92-Attribute default value.mp4 21.97 MB
93-Modify directly.mp4 12.44 MB
94-Modify through a method.mp4 16.44 MB
95-Imcrement attributes.mp4 24.24 MB
96-Inheritance.mp4 39.87 MB
97-Child methods.mp4 23.92 MB
98-Override methods.mp4 23.34 MB
99-Instances as attributes.mp4 31.85 MB
9-The Python replace method.mp4 5.33 MB
其他位置