FileMood

Download 2023 Complete Python Bootcamp from Zero to Hero in Python

2023 Complete Python Bootcamp from Zero to Hero in Python

Name

2023 Complete Python Bootcamp from Zero to Hero in Python

 DOWNLOAD Copy Link

Total Size

4.2 GB

Total Files

307

Last Seen

2024-10-14 23:48

Hash

D9FB62F6EE566B09FB3A694AC34C985C4F72AC98

/.../9. File Handling in Python/

1. Read, Write & Append in Files.mp4

157.7 MB

1. Read, Write & Append in Files.srt

20.9 KB

3. Split Method.srt

7.7 KB

4. Frequency Count.srt

7.0 KB

2. Renaming & Remove Operation in Files.srt

5.6 KB

5. Copying first 10 Bytes.srt

5.3 KB

4. Frequency Count.mp4

62.8 MB

3. Split Method.mp4

54.7 MB

5. Copying first 10 Bytes.mp4

40.5 MB

2. Renaming & Remove Operation in Files.mp4

36.6 MB

/

TutsNode.net.txt

0.1 KB

[TGx]Downloaded from torrentgalaxy.to .txt

0.6 KB

/.../10. Regular Expressions in Python/

1. Regular Expressions.srt

24.0 KB

4. Regex Match a string with uppercase, Lower case Letters, digits and underscore.srt

8.7 KB

5. Regex Word Containing 'Z'.srt

7.3 KB

3. Regex 'a' followed by 3 b's.srt

6.1 KB

2. Regex Start with 'a' and End with 'b'.srt

5.7 KB

1. Regular Expressions.mp4

124.8 MB

4. Regex Match a string with uppercase, Lower case Letters, digits and underscore.mp4

54.2 MB

5. Regex Word Containing 'Z'.mp4

41.0 MB

3. Regex 'a' followed by 3 b's.mp4

33.8 MB

2. Regex Start with 'a' and End with 'b'.mp4

27.1 MB

/.../8. Strings in Python/

2. Built in Functions in Strings.srt

21.6 KB

1. Basics of Strings.srt

18.4 KB

3. ID() Function in Strings.srt

14.0 KB

4. Formatting Strings in Python.srt

13.7 KB

5. Reversing a String in Python.srt

6.0 KB

7. Removing brackets in Algebraic expressions.srt

5.9 KB

6. Swapping Case in Strings.srt

3.0 KB

8. Write a Python program to check whether a string is palindrome or not .html

0.2 KB

9. Python Program to Count the Number of matching characters in a pair of string.html

0.2 KB

10. Write a Program to Remove all duplicates from a given string in Python.html

0.2 KB

3. ID() Function in Strings.mp4

91.5 MB

1. Basics of Strings.mp4

88.8 MB

2. Built in Functions in Strings.mp4

81.4 MB

4. Formatting Strings in Python.mp4

59.3 MB

7. Removing brackets in Algebraic expressions.mp4

39.6 MB

5. Reversing a String in Python.mp4

29.6 MB

6. Swapping Case in Strings.mp4

13.6 MB

/.../6. Data Structures in Python/

1. Lists.srt

21.2 KB

4. Example programs to illustrate Lists in Python.srt

14.4 KB

2. Creating and accessing lists in python.srt

8.8 KB

3. Some built-in functions to work with Lists.srt

6.7 KB

7. Dictionaries.srt

6.3 KB

6. Sets.srt

4.4 KB

5. Tuples.srt

4.4 KB

8. Write a Python program to display the sum of n numbers using a list.html

0.2 KB

9. Write a Python program to implement linear search on a List of elements.html

0.2 KB

10. Write a Python program to find the odd numbers in a List.html

0.2 KB

11. Write a Python program to print all the items in a dictionary.html

0.2 KB

4. Example programs to illustrate Lists in Python.mp4

134.1 MB

3. Some built-in functions to work with Lists.mp4

90.7 MB

7. Dictionaries.mp4

79.0 MB

5. Tuples.mp4

51.9 MB

6. Sets.mp4

50.8 MB

1. Lists.mp4

47.2 MB

2. Creating and accessing lists in python.mp4

43.8 MB

/1. Introduction/

2. Hello World program and Indentation.srt

2.2 KB

4. Computing average of two given numbers.srt

2.6 KB

11. Python program to convert the temperature in degree centigrade to Fahrenheit.html

0.2 KB

12. Python code to find the circumference and area of a circle with a given radius.html

0.2 KB

13. Python program to find the area of a triangle whose sides are given.html

0.2 KB

1. Online IDE for running Python programs.srt

9.3 KB

9. Bit-wise Operators.srt

7.1 KB

6. Shortcut operators.srt

5.3 KB

3. Arithmetic Operators in Python.srt

5.3 KB

5. Computing area and Circumference of circle.srt

4.9 KB

8. logical operators.srt

4.5 KB

10. Computing area of triangle using Heron's Formula.srt

4.0 KB

7. Relational Operators.srt

3.4 KB

9. Bit-wise Operators.mp4

118.4 MB

6. Shortcut operators.mp4

89.3 MB

8. logical operators.mp4

84.5 MB

1. Online IDE for running Python programs.mp4

78.5 MB

3. Arithmetic Operators in Python.mp4

75.3 MB

5. Computing area and Circumference of circle.mp4

74.7 MB

10. Computing area of triangle using Heron's Formula.mp4

68.4 MB

7. Relational Operators.mp4

46.3 MB

4. Computing average of two given numbers.mp4

45.9 MB

2. Hello World program and Indentation.mp4

20.0 MB

/.../4. Functions in Python/

16. Keyword and Variable Length arguments in Python.srt

16.5 KB

14. Examples of Lambda Functions.srt

14.7 KB

1. Functions - Basics.srt

10.6 KB

17. Global Variables in Python.srt

9.7 KB

12. Examples of nested Functions.srt

9.4 KB

2. Function Calling examples.srt

8.4 KB

9. Recursion.srt

7.0 KB

11. Nested Functions in Python.srt

6.7 KB

3. Using loops & functions together.srt

5.1 KB

15. Default arguments in Python.srt

4.5 KB

4. Function to compute Sum of two given numbers.srt

2.3 KB

5. Function to compute maximum among two given numbers.srt

2.8 KB

13. Lambda Functions in Python.srt

4.2 KB

6. Function to find factorial of a given number.srt

2.5 KB

7. Function to test a given number in the Specified range or not.srt

1.6 KB

8. Example for Using List inside a Function.srt

3.0 KB

10. Example of recursion using McCarthy's 91 function.srt

3.7 KB

18. Python program to print the numbers from a given number n till 0 using recursion.html

0.2 KB

19. Python program to find the factorial of a number using recursion.html

0.2 KB

20. Python program to find the Nth term in a Fibonacci series using recursion.html

0.2 KB

16. Keyword and Variable Length arguments in Python.mp4

94.6 MB

14. Examples of Lambda Functions.mp4

85.8 MB

17. Global Variables in Python.mp4

77.7 MB

3. Using loops & functions together.mp4

64.1 MB

11. Nested Functions in Python.mp4

46.3 MB

8. Example for Using List inside a Function.mp4

43.5 MB

12. Examples of nested Functions.mp4

41.6 MB

2. Function Calling examples.mp4

39.6 MB

1. Functions - Basics.mp4

36.6 MB

4. Function to compute Sum of two given numbers.mp4

34.2 MB

5. Function to compute maximum among two given numbers.mp4

33.6 MB

6. Function to find factorial of a given number.mp4

30.2 MB

9. Recursion.mp4

29.5 MB

13. Lambda Functions in Python.mp4

24.9 MB

10. Example of recursion using McCarthy's 91 function.mp4

22.0 MB

15. Default arguments in Python.mp4

21.9 MB

7. Function to test a given number in the Specified range or not.mp4

19.3 MB

/2. Conditional statements/

4. Examples programs in If-Else statement.srt

14.0 KB

3. If Else statement in Python.srt

2.3 KB

2. Examples of If Statement.srt

7.4 KB

8. Example for Elif Statement.srt

2.4 KB

9. Write a Python program to check whether the given number is even or not.html

0.2 KB

10. Python program to check whether the given integer is a multiple of both 5 & 7.html

0.2 KB

11. Write a Python program to find the roots of a quadratic equation.html

0.2 KB

1. If Statement in Python.srt

5.7 KB

7. Elif Statement.srt

4.2 KB

5. Nested If Statement in Python.srt

4.1 KB

6. Example of Nested If statement.srt

4.0 KB

4. Examples programs in If-Else statement.mp4

118.5 MB

2. Examples of If Statement.mp4

86.7 MB

6. Example of Nested If statement.mp4

25.8 MB

1. If Statement in Python.mp4

24.9 MB

7. Elif Statement.mp4

19.6 MB

5. Nested If Statement in Python.mp4

19.1 MB

8. Example for Elif Statement.mp4

16.0 MB

3. If Else statement in Python.mp4

10.5 MB

/.../5. Modules in Python/

3. Creating own module in Python.srt

13.1 KB

1. Module - Basics.srt

11.8 KB

4. Example application OTP Basics.srt

9.0 KB

5. Using modules in OTP Generation application.srt

6.3 KB

2. Working with Math Module.srt

4.0 KB

6. Finding mean median and mode using module.srt

3.7 KB

3. Creating own module in Python.mp4

78.2 MB

1. Module - Basics.mp4

68.2 MB

4. Example application OTP Basics.mp4

38.8 MB

5. Using modules in OTP Generation application.mp4

27.1 MB

6. Finding mean median and mode using module.mp4

23.7 MB

2. Working with Math Module.mp4

18.7 MB

/.../7. Working with Lists in Python/

2. Accessing Elements & Searching element in a List.srt

12.1 KB

1. List Indexing & Slicing.srt

10.2 KB

15. Finding Maximum & minimum element in a List.srt

5.3 KB

5. Append() method in Lists.srt

5.0 KB

16. List Comprehension.srt

4.8 KB

3. Working with Operators on lists.srt

4.4 KB

4. List methods.srt

3.2 KB

6. Clear() method in Lists.srt

2.0 KB

11. pop() method in Lists.srt

2.0 KB

7. Count() method in Lists.srt

2.0 KB

8. Extend() method in Lists.srt

1.8 KB

14. sort() method in Lists.srt

1.6 KB

10. insert() method in lists.srt

1.2 KB

9. index() method in Lists.srt

1.1 KB

12. remove() method in Lists.srt

0.9 KB

13. reverse() method in Lists.srt

0.8 KB

2. Accessing Elements & Searching element in a List.mp4

57.0 MB

1. List Indexing & Slicing.mp4

41.0 MB

15. Finding Maximum & minimum element in a List.mp4

28.0 MB

5. Append() method in Lists.mp4

27.1 MB

3. Working with Operators on lists.mp4

20.1 MB

16. List Comprehension.mp4

18.8 MB

4. List methods.mp4

17.0 MB

11. pop() method in Lists.mp4

13.4 MB

7. Count() method in Lists.mp4

9.9 MB

8. Extend() method in Lists.mp4

8.1 MB

6. Clear() method in Lists.mp4

7.9 MB

14. sort() method in Lists.mp4

7.2 MB

10. insert() method in lists.mp4

6.4 MB

9. index() method in Lists.mp4

5.0 MB

12. remove() method in Lists.mp4

4.5 MB

13. reverse() method in Lists.mp4

3.8 MB

/.../12. Projects implemented in Python/

3. Number Guessing Game in Python.srt

9.4 KB

1. Simple Calculator.srt

6.3 KB

2. Dice Rolling Game.srt

5.7 KB

3. Number Guessing Game in Python.mp4

63.6 MB

1. Simple Calculator.mp4

37.8 MB

2. Dice Rolling Game.mp4

37.2 MB

/3. Looping Statements/

4. For Loop in Python.srt

8.5 KB

1. While Loop in Python.srt

7.5 KB

2. Sum of N Numbers Using While Loop.srt

2.1 KB

5. Display numbers from 1 to 10 Using for loop.srt

2.1 KB

6. Factorial Using For loop.srt

5.4 KB

11. Write a Python program to find out the average of a set of integers.html

0.2 KB

12. Write a Python program to generate the prime numbers from 1 to N.html

0.2 KB

13. Write a Python program to display the given integer in reverse..html

0.2 KB

3. Count digits in a given number.srt

3.9 KB

8. Displaying Cube of a number up to a given number.srt

3.9 KB

9. Sum of Digits in a Given number Using While Loop.srt

3.8 KB

10. Display Multiplication Table.srt

3.3 KB

7. Break & Continue Statement.srt

3.1 KB

4. For Loop in Python.mp4

39.3 MB

1. While Loop in Python.mp4

34.1 MB

6. Factorial Using For loop.mp4

30.3 MB

8. Displaying Cube of a number up to a given number.mp4

22.1 MB

10. Display Multiplication Table.mp4

18.9 MB

9. Sum of Digits in a Given number Using While Loop.mp4

17.5 MB

3. Count digits in a given number.mp4

16.2 MB

7. Break & Continue Statement.mp4

12.8 MB

5. Display numbers from 1 to 10 Using for loop.mp4

12.7 MB

2. Sum of N Numbers Using While Loop.mp4

11.9 MB

/.../11. Practice Assignment/

1. Task #1.html

0.2 KB

2. Task #2.html

0.2 KB

3. Task #3.html

0.2 KB

4. Task #4.html

0.2 KB

5. Task #5.html

0.2 KB

/.pad/

0

32.0 KB

1

135.3 KB

2

1.0 MB

3

1.0 MB

4

120.4 KB

5

789.1 KB

6

783.8 KB

7

481.4 KB

8

850.3 KB

9

364.4 KB

10

349.4 KB

11

170.4 KB

12

418.0 KB

13

383.7 KB

14

659.0 KB

15

95.3 KB

16

429.6 KB

17

987.7 KB

18

229.3 KB

19

793.1 KB

20

773.4 KB

21

994.6 KB

22

939.7 KB

23

413.1 KB

24

145.2 KB

25

433.0 KB

26

697.5 KB

27

898.2 KB

28

317.0 KB

29

535.3 KB

30

550.5 KB

31

27.3 KB

32

847.2 KB

33

849.4 KB

34

238.3 KB

35

285.6 KB

36

573.8 KB

37

343.2 KB

38

954.7 KB

39

958.9 KB

40

440.9 KB

41

196.2 KB

42

286.6 KB

43

553.4 KB

44

1.0 MB

45

956.7 KB

46

525.6 KB

47

106.8 KB

48

141.5 KB

49

383.3 KB

50

455.1 KB

51

772.7 KB

52

957.7 KB

53

134.4 KB

54

193.1 KB

55

778.0 KB

56

906.6 KB

57

293.5 KB

58

125.5 KB

59

131.5 KB

60

166.6 KB

61

376.2 KB

62

224.8 KB

63

276.1 KB

64

379.5 KB

65

924.9 KB

66

3.9 KB

67

84.5 KB

68

879.5 KB

69

967.2 KB

70

365.2 KB

71

655.8 KB

72

869.0 KB

73

998.8 KB

74

30.8 KB

75

179.0 KB

76

310.3 KB

77

817.8 KB

78

608.8 KB

79

801.4 KB

80

55.0 KB

81

263.4 KB

82

789.5 KB

83

892.3 KB

84

657.9 KB

85

19.0 KB

86

589.2 KB

87

271.7 KB

88

513.9 KB

89

187.8 KB

90

912.3 KB

91

244.0 KB

92

772.2 KB

 

Total files 307


Copyright © 2024 FileMood.com