GeeksForGeeks - Python Programming Foundation - Self Paced
大小
6.37 GB
文件数
174
Info Hash:
78DA39168A13678197034044BB213022E59CEEB0
收录时间
2025-12-17 04:17:53
更新时间
2025-12-18 13:20:53
文件列表 (174)
01. Python Basics/00. Classroom.html
1.02 MB
01. Python Basics/01. Background Part 1 (IO Devices, CPU and Memory)-studyfever.mp4
70.77 MB
01. Python Basics/02. Background Part 2 (Computer Organization _ Operating System)-studyfever.mp4
44.87 MB
01. Python Basics/03. Why Do We Need Programming Languages-studyfever.mp4
54.38 MB
01. Python Basics/04. Python Introduction-studyfever.mp4
69.33 MB
01. Python Basics/05. Python Standard and Implementations-studyfever.mp4
42.51 MB
01. Python Basics/06. How Python Programs are Executed-studyfever.mp4
105.81 MB
01. Python Basics/07. Python Programming Terminology-studyfever.mp4
140.7 MB
01. Python Basics/08. Python Installation and First Program-studyfever.mp4
92.6 MB
01. Python Basics/09. Comments in Python-studyfever.mp4
45.65 MB
02. Variables and Data Types/00. Classroom.html
1.03 MB
02. Variables and Data Types/01. Variables in Python-studyfever.mp4
72.71 MB
02. Variables and Data Types/02. Swap two Variables-studyfever.mp4
52.61 MB
02. Variables and Data Types/03. Id() in Python-studyfever.mp4
61.42 MB
02. Variables and Data Types/04. Type() in Python-studyfever.mp4
106.68 MB
02. Variables and Data Types/05. List Introduction-studyfever.mp4
149.71 MB
02. Variables and Data Types/06. Tuples in Python-studyfever.mp4
84.49 MB
02. Variables and Data Types/07. Set in Python-studyfever.mp4
251.9 MB
02. Variables and Data Types/08. Dictionary in Python-studyfever.mp4
137.97 MB
02. Variables and Data Types/09. Type Conversion in Python-studyfever.mp4
153.3 MB
02. Variables and Data Types/00. Problems/00. Problems - 1.html
862.23 KB
02. Variables and Data Types/00. Problems/01. TypeCast And Double It.html
1.57 MB
02. Variables and Data Types/00. Problems/02. Swap The Numbers.html
1.57 MB
02. Variables and Data Types/00. Problems/03. Concatenate Integers.html
1.57 MB
02. Variables and Data Types/00. Problems/04. Find Union.html
1.57 MB
02. Variables and Data Types/00. Problems/05. Check Subset.html
1.57 MB
02. Variables and Data Types/00. Problems/06. Solving queries.html
1.57 MB
02. Variables and Data Types/00. Problems/07. Test if tuple is distinct.html
1.57 MB
02. Variables and Data Types/00. Problems/08. Find index.html
1.57 MB
02. Variables and Data Types/00. Problems/09. Implement Set in Python.html
1.57 MB
02. Variables and Data Types/00. Problems/10. Implement Dictionary in Python.html
1.57 MB
02. Variables and Data Types/00. Problems/ProblemsName.txt
233 B
03. Input and Output in Python/00. Classroom.html
1.01 MB
03. Input and Output in Python/01. print() in Python-studyfever.mp4
54.49 MB
03. Input and Output in Python/02. input() in Python-studyfever.mp4
77.14 MB
03. Input and Output in Python/00. Problems/01. Print Statement.html
1.57 MB
03. Input and Output in Python/00. Problems/02. Print With Space.html
1.57 MB
03. Input and Output in Python/00. Problems/03. Print Without Newline.html
1.57 MB
03. Input and Output in Python/00. Problems/04. Print With Separator.html
1.57 MB
03. Input and Output in Python/00. Problems/05. Print Without Space.html
1.57 MB
03. Input and Output in Python/00. Problems/06. Add and Print.html
1.57 MB
03. Input and Output in Python/00. Problems/07. Multi Printing.html
1.57 MB
03. Input and Output in Python/00. Problems/08. 07. Multi Printing with Space.html
1.57 MB
03. Input and Output in Python/00. Problems/09. Print Horizantal Line.html
1.57 MB
03. Input and Output in Python/00. Problems/10. Print Arrow.html
1.57 MB
03. Input and Output in Python/00. Problems/11. Int Str.html
1.57 MB
03. Input and Output in Python/00. Problems/12. Input String.html
1.57 MB
03. Input and Output in Python/00. Problems/13. Input Integer.html
1.57 MB
03. Input and Output in Python/00. Problems/14. Input Floating Number.html
1.57 MB
03. Input and Output in Python/00. Problems/ProblemsName.txt
298 B
04. Operators/00. Classroom.html
1.03 MB
04. Operators/01. Arithmetic Operators in Python-studyfever.mp4
78.34 MB
04. Operators/02. Logical Operators in Python-studyfever.mp4
80.1 MB
04. Operators/03. Identity Comparison Operators in Python-studyfever.mp4
40.21 MB
04. Operators/04. Membership Test Operators in Python-studyfever.mp4
34.66 MB
04. Operators/05. Bitwise Operators in Python Part 1-studyfever.mp4
91.67 MB
04. Operators/07. Arithmetic Progression nth Term in Python-studyfever.mp4
51.44 MB
04. Operators/08. Geometric Progression nth Term in Python-studyfever.mp4
55.66 MB
04. Operators/09. Sum of Natural numbers-studyfever.mp4
48.16 MB
04. Operators/10. Find Last Digit in Python-studyfever.mp4
46.94 MB
04. Operators/11. Day Before N Days-studyfever.mp4
37.88 MB
04. Operators/00. Problems/00. Problems - 1.html
859.2 KB
04. Operators/00. Problems/01. Arithmetic Operators.html
1.56 MB
04. Operators/00. Problems/02. Logical Operators.html
1.57 MB
04. Operators/00. Problems/03. Bitwise Operators.html
1.57 MB
04. Operators/00. Problems/04. Evaluate Formulae.html
1.57 MB
04. Operators/00. Problems/05. AP Term.html
1.57 MB
04. Operators/00. Problems/06. GP Term.html
1.57 MB
04. Operators/00. Problems/ProblemsName.txt
115 B
05. Flow Control/00. Classroom.html
1.02 MB
05. Flow Control/01. if, else and elif in Python-studyfever.mp4
119.17 MB
05. Flow Control/02. Even-Odd in Python-studyfever.mp4
33.68 MB
05. Flow Control/03. Largest of three in Python-studyfever.mp4
72.83 MB
05. Flow Control/04. Leap Year in Python-studyfever.mp4
62.45 MB
05. Flow Control/05. Calculator Program in Python-studyfever.mp4
86.54 MB
05. Flow Control/00. Problems/00. Problems - 1.html
859.26 KB
05. Flow Control/00. Problems/01. The If Statement.html
1.57 MB
05. Flow Control/00. Problems/02. The Else Statement.html
1.57 MB
05. Flow Control/00. Problems/03. The Elif Statement.html
1.56 MB
05. Flow Control/00. Problems/04. The FizzBuzz Program.html
1.57 MB
05. Flow Control/00. Problems/05. Greatest of Three.html
1.57 MB
05. Flow Control/00. Problems/06. Leap Year.html
1.57 MB
05. Flow Control/00. Problems/ProblemsName.txt
128 B
06. Loops/00. Classroom.html
1.05 MB
06. Loops/01. Loops In Python-studyfever.mp4
54.57 MB
06. Loops/02. While Loops in Python-studyfever.mp4
124.99 MB
06. Loops/03. range() in Python-studyfever.mp4
91.43 MB
06. Loops/04. For Loop In Python-studyfever.mp4
113.02 MB
06. Loops/05. Table of A Number-studyfever.mp4
71.74 MB
06. Loops/06. Break In Python-studyfever.mp4
78.39 MB
06. Loops/07. Continue In Python-studyfever.mp4
107 MB
06. Loops/08. Nested Loop in Python-studyfever.mp4
95.2 MB
06. Loops/09. Square Pattern in Python-studyfever.mp4
47.13 MB
06. Loops/10. Printing Triangle Pattern in Python-studyfever.mp4
43.89 MB
06. Loops/11. Inverted Triangle in Python-studyfever.mp4
46.53 MB
06. Loops/12. Pyramid Pattern in Python-studyfever.mp4
75.93 MB
06. Loops/13. Count Digits-studyfever.mp4
38.69 MB
06. Loops/14. Factorial in Python-studyfever.mp4
72.37 MB
06. Loops/16. LCM in Python-studyfever.mp4
69.13 MB
06. Loops/17. Fibonacci Numbers in Python-studyfever.mp4
113.25 MB
06. Loops/18. Check for Prime in Python-studyfever.mp4
77.77 MB
06. Loops/19. All Divisors in Python-studyfever.mp4
61.37 MB
06. Loops/20. Optimizations of All Divisors and Prime-studyfever.mp4
106.14 MB
06. Loops/00. Problems/01. For Loop - 1.html
1.57 MB
06. Loops/00. Problems/03. While Loop.html
1.57 MB
06. Loops/00. Problems/05. Print Square.html
1.77 MB
06. Loops/00. Problems/08. Right Angle Triangle.html
1.59 MB
06. Loops/00. Problems/10. Inverted Right AngleTriangle.html
1.59 MB
06. Loops/00. Problems/12. Sum of N Numbers.html
1.57 MB
06. Loops/00. Problems/13. Factorial.html
1.57 MB
06. Loops/00. Problems/14. Divisor.html
1.57 MB
06. Loops/00. Problems/15. Check Prime.html
1.57 MB
06. Loops/00. Problems/16. Next Prime Number.html
1.57 MB
06. Loops/00. Problems/17. Fibonacci Number.html
1.57 MB
06. Loops/00. Problems/ProblemsName.txt
393 B
07. Functions/00. Classroom.html
1.03 MB
07. Functions/01. Functions in Python-studyfever.mp4
102.67 MB
07. Functions/02. Applications of Functions-studyfever.mp4
57.4 MB
07. Functions/03. How Functions Work-studyfever.mp4
90.4 MB
07. Functions/04. Default Arguments-studyfever.mp4
55.31 MB
07. Functions/05. Keyword Arguments-studyfever.mp4
29.29 MB
07. Functions/06. Variable Length Arguments-studyfever.mp4
103.42 MB
07. Functions/07. Parameter Passing in Python-studyfever.mp4
91.94 MB
07. Functions/08. Returning Multiple Values in Python-studyfever.mp4
32.4 MB
07. Functions/09. Global Variables in Python-studyfever.mp4
82.38 MB
07. Functions/10. Find First Digit in Python-studyfever.mp4
63.29 MB
07. Functions/11. Prime Factorization-studyfever.mp4
118.52 MB
07. Functions/00. Problems/00. Problems - 1.html
855.72 KB
07. Functions/00. Problems/01. Function With No Arguments.html
1.56 MB
07. Functions/00. Problems/02. Function With Arguments.html
1.56 MB
07. Functions/00. Problems/03. Function With Return Value.html
1.56 MB
07. Functions/00. Problems/ProblemsName.txt
90 B
08. String/00. Classroom.html
1.03 MB
08. String/01. Strings in Python-studyfever.mp4
79.33 MB
08. String/02. Escape Sequences and Raw Strings-studyfever.mp4
57.69 MB
08. String/03. Formmatted String in Python-studyfever.mp4
54.54 MB
08. String/04. String Operations Part (1)-studyfever.mp4
59.48 MB
08. String/05. String Operations Part (2)-studyfever.mp4
124.26 MB
08. String/06. String Comparison in Python-studyfever.mp4
58.76 MB
08. String/07. Pattern Searching in Python-studyfever.mp4
37.11 MB
08. String/08. Check For Palindrome In Python-studyfever.mp4
86.95 MB
08. String/09. Reverse A String in Python-studyfever.mp4
42.5 MB
08. String/10. Decimal to binary in Python-studyfever.mp4
116.74 MB
08. String/11. Binary to Decimal Conversion-studyfever.mp4
71.22 MB
08. String/00. Problems/00. Problems - 1.html
857.56 KB
08. String/00. Problems/01. Reverse String.html
1.56 MB
08. String/00. Problems/02. Check Palindrome.html
1.56 MB
08. String/00. Problems/03. Find Pattern.html
1.56 MB
08. String/00. Problems/04. Slice The String.html
1.56 MB
08. String/00. Problems/05. Change Case.html
1.57 MB
08. String/00. Problems/06. Print Alphabets.html
1.56 MB
08. String/00. Problems/ProblemsName.txt
114 B
09. List/00. Classroom.html
1.02 MB
09. List/01. Slicing (List,Tuple And String)-studyfever.mp4
77.24 MB
09. List/02. Get Smaller Elements-studyfever.mp4
30.09 MB
09. List/03. Separate Even and Odd-studyfever.mp4
34.12 MB
09. List/04. Comprehensions in Python-studyfever.mp4
147.14 MB
09. List/05. Average or Mean of a List-studyfever.mp4
33.45 MB
09. List/06. Count Distinct Elements in a List-studyfever.mp4
72.31 MB
09. List/07. Check if a list is Sorted-studyfever.mp4
92.51 MB
09. List/00. Problems/00. Problems - 1.html
862.25 KB
09. List/00. Problems/01. List Traversal.html
1.57 MB
09. List/00. Problems/02. 01. List Traversal Reverse.html
1.57 MB
09. List/00. Problems/03. Sum The List.html
1.57 MB
09. List/00. Problems/04. Length of The List.html
1.57 MB
09. List/00. Problems/05. Decrement List Values.html
1.57 MB
09. List/00. Problems/06. Append To List.html
1.57 MB
09. List/00. Problems/07. Less Than.html
1.57 MB
09. List/00. Problems/08. Separate Even Odd.html
1.57 MB
09. List/00. Problems/09. Average.html
1.57 MB
09. List/00. Problems/10. Count Distinct.html
1.57 MB
09. List/00. Problems/11. Tuple 1.html
1.57 MB
09. List/00. Problems/12. Tuple 2.html
1.57 MB
09. List/00. Problems/ProblemsName.txt
222 B