|
|
0
|
|
237.5 KB
|
|
|
1 - Installing Anaconda Distribution for Windows.mp4
|
MP4
|
130.3 MB
|
|
|
1
|
|
218.5 KB
|
|
|
2 - Installing Anaconda Distribution for MacOs.mp4
|
MP4
|
61.1 MB
|
|
|
2
|
|
76.7 KB
|
|
|
3
|
|
388.6 KB
|
|
|
3 - Installing Anaconda Distribution for Linux.mp4
|
MP4
|
127.3 MB
|
|
|
4 - Reviewing The Jupyter Notebook.mp4
|
MP4
|
72.9 MB
|
|
|
4
|
|
189.5 KB
|
|
|
5
|
|
80.8 KB
|
|
|
6
|
|
73.2 KB
|
|
|
7
|
|
88 KB
|
|
|
8
|
|
390.5 KB
|
|
|
9
|
|
31.5 KB
|
|
|
10 - Using Quotation Marks in Python Coding.mp4
|
MP4
|
36.4 MB
|
|
|
10
|
|
381 KB
|
|
|
11
|
|
426.4 KB
|
|
|
11 - How Should the Coding Form and Style Be Pep8.mp4
|
MP4
|
39 MB
|
|
|
12
|
|
484.2 KB
|
|
|
12 - Introduction to Basic Data Structures in Python.mp4
|
MP4
|
26.1 MB
|
|
|
13 - Performing Assignment to Variables.mp4
|
MP4
|
37.9 MB
|
|
|
13
|
|
382.3 KB
|
|
|
14 - Performing Complex Assignment to Variables.mp4
|
MP4
|
15 MB
|
|
|
14
|
|
9.7 KB
|
|
|
15 - Type Conversion.mp4
|
MP4
|
32.7 MB
|
|
|
15
|
|
70.1 KB
|
|
|
16 - Arithmetic Operations in Python.mp4
|
MP4
|
30.3 MB
|
|
|
16
|
|
142.3 KB
|
|
|
17
|
|
379.3 KB
|
|
|
17 - Examining the Print Function in Depth.mp4
|
MP4
|
29.2 MB
|
|
|
18
|
|
384.8 KB
|
|
|
18 - Escape Sequence Operations.mp4
|
MP4
|
30.2 MB
|
|
|
19
|
|
387.7 KB
|
|
|
19 - Boolean Logic Expressions.mp4
|
MP4
|
19.9 MB
|
|
|
20 - Order Of Operations In Boolean Operators.mp4
|
MP4
|
4 MB
|
|
|
20
|
|
135.9 KB
|
|
|
21 - Practice with Python.mp4
|
MP4
|
36.6 MB
|
|
|
21
|
|
499.7 KB
|
|
|
22 - Examining Strings Specifically.mp4
|
MP4
|
33.5 MB
|
|
|
22
|
|
504.6 KB
|
|
|
23
|
|
347.4 KB
|
|
|
23 - Accessing Length Information Len Method.mp4
|
MP4
|
9 MB
|
|
|
24 - Search Method In Strings Startswith Endswith.mp4
|
MP4
|
42.1 MB
|
|
|
24
|
|
362.4 KB
|
|
|
25 - Character Change Method In Strings Replace.mp4
|
MP4
|
17.8 MB
|
|
|
25
|
|
55.1 KB
|
|
|
26 - Spelling Substitution Methods in String.mp4
|
MP4
|
17.1 MB
|
|
|
26
|
|
29 KB
|
|
|
27
|
|
79.4 KB
|
|
|
27 - Character Clipping Methods in String.mp4
|
MP4
|
24.3 MB
|
|
|
28
|
|
154.7 KB
|
|
|
28 - Indexing and Slicing Character String.mp4
|
MP4
|
27.1 MB
|
|
|
29
|
|
239.1 KB
|
|
|
29 - Complex Indexing and Slicing Operations.mp4
|
MP4
|
32.9 MB
|
|
|
30
|
|
258.4 KB
|
|
|
30 - String Formatting with Arithmetic Operations.mp4
|
MP4
|
21 MB
|
|
|
31 - String Formatting With Operator.mp4
|
MP4
|
36.6 MB
|
|
|
31
|
|
173.4 KB
|
|
|
32
|
|
407.9 KB
|
|
|
32 - String Formatting With StringFormat Method.mp4
|
MP4
|
32.3 MB
|
|
|
33 - String Formatting With fstring Method.mp4
|
MP4
|
20.6 MB
|
|
|
33
|
|
474 KB
|
|
|
34 - Creation of List.mp4
|
MP4
|
52.4 MB
|
|
|
34
|
|
186.7 KB
|
|
|
35 - Reaching List Elements Indexing and Slicing.mp4
|
MP4
|
36 MB
|
|
|
35
|
|
339.7 KB
|
|
|
36 - Adding Modifying Deleting Elements of List.mp4
|
MP4
|
33.9 MB
|
|
|
36
|
|
298.4 KB
|
|
|
37 - Adding and Deleting by Methods.mp4
|
MP4
|
21.5 MB
|
|
|
37
|
|
400.3 KB
|
|
|
38
|
|
216.3 KB
|
|
|
38 - Adding and Deleting by Index.mp4
|
MP4
|
20.4 MB
|
|
|
39
|
|
453 KB
|
|
|
39 - Other List Methods.mp4
|
MP4
|
24.8 MB
|
|
|
40 - Creation of Tuple.mp4
|
MP4
|
42.5 MB
|
|
|
40
|
|
402 KB
|
|
|
41
|
|
447.7 KB
|
|
|
41 - Reaching Tuple Elements Indexing And Slicing.mp4
|
MP4
|
19.7 MB
|
|
|
42
|
|
87.9 KB
|
|
|
42 - Creation of Dictionary.mp4
|
MP4
|
21.8 MB
|
|
|
43
|
|
206.1 KB
|
|
|
43 - Reaching Dictionary Elements.mp4
|
MP4
|
31.5 MB
|
|
|
44 - Adding Changing Deleting Elements in Dictionary.mp4
|
MP4
|
16.2 MB
|
|
|
44
|
|
35.3 KB
|
|
|
45 - Dictionary Methods.mp4
|
MP4
|
34.7 MB
|
|
|
45
|
|
238.2 KB
|
|
|
46 - Creation of Set.mp4
|
MP4
|
32.8 MB
|
|
|
46
|
|
115.4 KB
|
|
|
47 - Adding Removing Elements Methods in Sets.mp4
|
MP4
|
18.8 MB
|
|
|
47
|
|
233.4 KB
|
|
|
48 - Difference Operation Methods In Sets.mp4
|
MP4
|
19.9 MB
|
|
|
48
|
|
31.8 KB
|
|
|
49
|
|
46.1 KB
|
|
|
49 - Intersection Union Methods In Sets.mp4
|
MP4
|
10.8 MB
|
|
|
5 - Reviewing The Jupyter Lab.mp4
|
MP4
|
48.9 MB
|
|
|
50 - Asking Questions to Sets with Methods.mp4
|
MP4
|
23 MB
|
|
|
52 - Structure of if Statements.mp4
|
MP4
|
27.8 MB
|
|
|
6 - Python Introduction.mp4
|
MP4
|
25.3 MB
|
|
|
7 - Project Files.html
|
HTML
|
102.4 B
|
|
|
8 - FAQ regarding Python.html
|
HTML
|
6.2 KB
|
|
|
50
|
|
452.7 KB
|
|
|
51
|
|
29.8 KB
|
|
|
51 - Comparison Operators.mp4
|
MP4
|
19.9 MB
|
|
|
52
|
|
433 KB
|
|
|
53
|
|
166.4 KB
|
|
|
53 - Structure of ifelse Statements.mp4
|
MP4
|
15.6 MB
|
|
|
54 - Structure of ifelifelse Statements.mp4
|
MP4
|
34.1 MB
|
|
|
54
|
|
512 KB
|
|
|
55 - Structure of Nested ifelifelse Statements.mp4
|
MP4
|
40.6 MB
|
|
|
55
|
|
49.6 KB
|
|
|
56 - Coordinated Programming with IF and INPUT.mp4
|
MP4
|
25 MB
|
|
|
56
|
|
300.3 KB
|
|
|
57 - Ternary Condition.mp4
|
MP4
|
20.6 MB
|
|
|
57
|
|
406 KB
|
|
|
58
|
|
419.6 KB
|
|
|
58 - For Loop in Python.mp4
|
MP4
|
22.6 MB
|
|
|
59
|
|
114 KB
|
|
|
59 - For Loop in PythonReinforcing the Topic.mp4
|
MP4
|
23.1 MB
|
|
|
60 - Using Conditional Expressions and For Loop Together.mp4
|
MP4
|
36.6 MB
|
|
|
60
|
|
454.6 KB
|
|
|
61 - Continue Command.mp4
|
MP4
|
13.8 MB
|
|
|
61
|
|
68.7 KB
|
|
|
62 - Break Command.mp4
|
MP4
|
20.7 MB
|
|
|
62
|
|
85.2 KB
|
|
|
63
|
|
101.2 KB
|
|
|
63 - List Comprehension.mp4
|
MP4
|
25.9 MB
|
|
|
64 - While Loop in Python.mp4
|
MP4
|
17 MB
|
|
|
64
|
|
261.4 KB
|
|
|
65
|
|
240.3 KB
|
|
|
65 - While Loops in Python Reinforcing the Topic.mp4
|
MP4
|
58.8 MB
|
|
|
66
|
|
196.9 KB
|
|
|
66 - Getting know to the Functions.mp4
|
MP4
|
39.5 MB
|
|
|
67
|
|
220.2 KB
|
|
|
67 - How to Write Function.mp4
|
MP4
|
24.4 MB
|
|
|
68
|
|
415.8 KB
|
|
|
68 - Return Expression in Functions.mp4
|
MP4
|
17.8 MB
|
|
|
69
|
|
489.1 KB
|
|
|
69 - Writing Functions with Multiple Argument.mp4
|
MP4
|
13.6 MB
|
|
|
70
|
|
246 KB
|
|
|
70 - Writing Docstring in Functions.mp4
|
MP4
|
20.1 MB
|
|
|
71
|
|
320.6 KB
|
|
|
71 - Using Functions and Conditional Expressions Together.mp4
|
MP4
|
38.9 MB
|
|
|
72
|
|
75.8 KB
|
|
|
72 - Arguments and Parameters.mp4
|
MP4
|
47.4 MB
|
|
|
73 - High Level Operations with Arguments.mp4
|
MP4
|
39.1 MB
|
|
|
73
|
|
436.8 KB
|
|
|
74 - all any Functions.mp4
|
MP4
|
27.6 MB
|
|
|
74
|
|
11.4 KB
|
|
|
75 - map Function.mp4
|
MP4
|
15.9 MB
|
|
|
75
|
|
318 KB
|
|
|
76 - filter Function.mp4
|
MP4
|
16.3 MB
|
|
|
76
|
|
217.9 KB
|
|
|
77
|
|
433.9 KB
|
|
|
77 - zip Function.mp4
|
MP4
|
14.2 MB
|
|
|
78 - enumerate Function.mp4
|
MP4
|
12.5 MB
|
|
|
78
|
|
449.6 KB
|
|
|
79 - max min Functions.mp4
|
MP4
|
7.6 MB
|
|
|
79
|
|
88.7 KB
|
|
|
80
|
|
508.5 KB
|
|
|
80 - sum Function.mp4
|
MP4
|
5.6 MB
|
|
|
81
|
|
250.1 KB
|
|
|
81 - round Function.mp4
|
MP4
|
13.6 MB
|
|
|
82
|
|
507.5 KB
|
|
|
82 - Lambda Function.mp4
|
MP4
|
42.6 MB
|
|
|
83
|
|
416 KB
|
|
|
83 - Local and Global Variables.mp4
|
MP4
|
13.4 MB
|
|
|
84 - Features of Class.mp4
|
MP4
|
31.6 MB
|
|
|
84
|
|
443.8 KB
|
|
|
85 - Instantiation of Class.mp4
|
MP4
|
23.5 MB
|
|
|
86 - Attribute of Instantiation.mp4
|
MP4
|
32.8 MB
|
|
|
87 - Write Function in the Class.mp4
|
MP4
|
24 MB
|
|
|
88 - Inheritance Structure.mp4
|
MP4
|
35.5 MB
|
|
|
89 - Python Python Programming with Python project 100 quizzes.html
|
HTML
|
307.2 B
|
|
|
9 - First Step to Coding.mp4
|
MP4
|
28.1 MB
|
|
|
TutsNode.net.txt
|
TXT
|
102.4 B
|
|
|
[TGx]Downloaded from torrentgalaxy.to .txt
|
TXT
|
614.4 B
|