FileMood

Download The Complete Python Programmer From Scratch to Applications

The Complete Python Programmer From Scratch to Applications

Name

The Complete Python Programmer From Scratch to Applications

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

5.6 GB

Total Files

265

Last Seen

2025-07-13 23:42

Hash

D25F1670BB3E790F1F31ABE2723FBAC59A7FAB9B

/.../16. Useful GUI Projects/

3. A Simple GUI.mp4

197.3 MB

1. Introduction to Graphical User Interfaces.mp4

19.5 MB

1. Introduction to Graphical User Interfaces.srt

6.3 KB

2. Creating a GUI in Python.mp4

54.7 MB

2. Creating a GUI in Python.srt

16.6 KB

3. A Simple GUI.srt

37.9 KB

4. Project 1 Password Generator.mp4

114.9 MB

4. Project 1 Password Generator.srt

26.9 KB

5. Writing our own algorithm for generating passwords.mp4

110.8 MB

5. Writing our own algorithm for generating passwords.srt

20.5 KB

6. Project 2 Url shortener.mp4

33.9 MB

6. Project 2 Url shortener.srt

7.7 KB

7. Url shortener GUI.mp4

133.3 MB

7. Url shortener GUI.srt

21.8 KB

8. Client-Server Model (Explanation).mp4

40.0 MB

8. Client-Server Model (Explanation).srt

9.0 KB

9. Project 3 Making HTTP Requests and Creating a Quotes App.mp4

134.2 MB

9. Project 3 Making HTTP Requests and Creating a Quotes App.srt

21.4 KB

10. Project 4 Wikipedia Summary GUI.mp4

139.2 MB

10. Project 4 Wikipedia Summary GUI.srt

24.5 KB

11. Speech Recognition in Python - Chatbot.mp4

37.5 MB

11. Speech Recognition in Python - Chatbot.srt

9.4 KB

12. Matbot in Python.mp4

18.7 MB

12. Matbot in Python.srt

3.6 KB

13. QR Code Generator.mp4

21.8 MB

13. QR Code Generator.srt

4.0 KB

14. OTP Generator in Python.mp4

12.5 MB

14. OTP Generator in Python.srt

4.0 KB

15. Getting Live Covid Data in Python.mp4

31.1 MB

15. Getting Live Covid Data in Python.srt

7.0 KB

16. Text to Speech in Python.mp4

18.1 MB

16. Text to Speech in Python.srt

5.7 KB

17. Thank you using plyer!.mp4

10.4 MB

17. Thank you using plyer!.srt

2.8 KB

/

TutsNode.com.txt

0.1 KB

[TGx]Downloaded from torrentgalaxy.to .txt

0.6 KB

/1. Introduction/

1. Introduction.mp4

54.5 MB

1. Introduction.srt

14.6 KB

2. Downloading Python.mp4

16.8 MB

2. Downloading Python.srt

2.0 KB

3. Installing Python 3.mp4

12.5 MB

3. Installing Python 3.srt

1.7 KB

4. What is pip.mp4

17.1 MB

4. What is pip.srt

2.6 KB

5. Info.html

0.2 KB

6. Writing our first program in Python.mp4

60.2 MB

6. Writing our first program in Python.srt

11.0 KB

7. More about the Python shell.mp4

13.5 MB

7. More about the Python shell.srt

4.1 KB

/.../2. Basic Concepts and Computations/

1. Variables and Datatypes.mp4

98.1 MB

1. Variables and Datatypes.srt

29.5 KB

2. Operators in Python.mp4

69.9 MB

2. Operators in Python.srt

19.5 KB

3. Exponentiation and precedence.mp4

20.8 MB

3. Exponentiation and precedence.srt

5.8 KB

4. Interesting stuff in Strings.mp4

76.0 MB

4. Interesting stuff in Strings.srt

12.7 KB

5. User input.mp4

27.4 MB

5. User input.srt

9.2 KB

6. ID of objects.mp4

38.9 MB

6. ID of objects.srt

11.0 KB

7. First Python Script.mp4

12.2 MB

7. First Python Script.srt

4.2 KB

/.../3. Conditional Statements and the PyCharm IDE/

1. Comparison Operators in Python.mp4

23.9 MB

1. Comparison Operators in Python.srt

8.6 KB

2. Logical Operators in Python.mp4

40.8 MB

2. Logical Operators in Python.srt

13.1 KB

3. Downloading PyCharm IDE.mp4

30.7 MB

3. Downloading PyCharm IDE.srt

4.6 KB

4. Installing PyCharm IDE and working with it.mp4

44.8 MB

4. Installing PyCharm IDE and working with it.srt

9.4 KB

5. if-else statement.mp4

61.5 MB

5. if-else statement.srt

13.8 KB

6. Membership Operators.mp4

15.7 MB

6. Membership Operators.srt

4.9 KB

7. elif ladder.mp4

43.6 MB

7. elif ladder.srt

10.8 KB

8. Swapping two values in Python.mp4

27.6 MB

8. Swapping two values in Python.srt

6.9 KB

9. end parameter in print function.mp4

35.3 MB

9. end parameter in print function.srt

7.3 KB

10. Quiz-1.html

0.2 KB

/.../4. Loops in Python/

1. Understanding while loops through Remote Control.mp4

81.2 MB

1. Understanding while loops through Remote Control.srt

19.4 KB

2. range() and for loop.mp4

60.0 MB

2. range() and for loop.srt

13.6 KB

3. Let's design a simple calculator in Python.mp4

94.0 MB

3. Let's design a simple calculator in Python.srt

17.6 KB

4. Sum of n integers in one line.mp4

47.8 MB

4. Sum of n integers in one line.srt

10.3 KB

5. Quiz-2.html

0.2 KB

/.../5. Introduction to Data Structures in Python and Strings/

1. Introduction to Python Data Structures.mp4

5.8 MB

1. Introduction to Python Data Structures.srt

3.1 KB

2. String indexing.mp4

57.8 MB

2. String indexing.srt

16.6 KB

3. Slicing a string like slicing an apple.mp4

74.0 MB

3. Slicing a string like slicing an apple.srt

20.8 KB

4. String concatenation and String deletion.mp4

17.3 MB

4. String concatenation and String deletion.srt

4.4 KB

5. Iterate over a string.mp4

15.0 MB

5. Iterate over a string.srt

3.5 KB

6. String methods.mp4

71.0 MB

6. String methods.srt

18.9 KB

7. Reversing a string.mp4

14.2 MB

7. Reversing a string.srt

4.3 KB

/.../6. Lists and Tuples in Python/

1. Creating a list in Python.mp4

25.3 MB

1. Creating a list in Python.srt

6.2 KB

2. Nested Lists, List Indexing and List Slicing.mp4

77.5 MB

2. Nested Lists, List Indexing and List Slicing.srt

18.9 KB

3. Change the values of a list.mp4

18.9 MB

3. Change the values of a list.srt

6.3 KB

4. Adding elements to a list - append and extend.mp4

37.9 MB

4. Adding elements to a list - append and extend.srt

9.5 KB

5. Methods in list.mp4

69.2 MB

5. Methods in list.srt

13.7 KB

6. Methods in list 2.0 (continued).mp4

39.7 MB

6. Methods in list 2.0 (continued).srt

8.9 KB

7. Error while removing.mp4

17.3 MB

7. Error while removing.srt

2.9 KB

8. Palindrome code.mp4

37.4 MB

8. Palindrome code.srt

6.8 KB

9. List comprehension (Important).mp4

84.6 MB

9. List comprehension (Important).srt

15.1 KB

10. join method.mp4

19.7 MB

10. join method.srt

3.9 KB

11. Adding two lists using list comprehension.mp4

33.4 MB

11. Adding two lists using list comprehension.srt

6.5 KB

12. How to get user input as a list.mp4

56.8 MB

12. How to get user input as a list.srt

10.1 KB

13. All about Tuples.mp4

80.0 MB

13. All about Tuples.srt

16.8 KB

/.../7. Dictionary and Sets in Python/

1. Introduction to Dictionary and creating a dictionary.mp4

119.3 MB

1. Introduction to Dictionary and creating a dictionary.srt

22.8 KB

2. Dictionary comprehension.mp4

22.6 MB

2. Dictionary comprehension.srt

4.8 KB

3. Getting word count as a dictionary.mp4

44.1 MB

3. Getting word count as a dictionary.srt

7.8 KB

4. Methods in Dictionary.mp4

29.6 MB

4. Methods in Dictionary.srt

5.6 KB

5. Sets.mp4

51.3 MB

5. Sets.srt

11.7 KB

6. Sets - Union, Intersection and Difference.mp4

35.2 MB

6. Sets - Union, Intersection and Difference.srt

8.5 KB

7. Subset and Supersets.mp4

13.8 MB

7. Subset and Supersets.srt

4.0 KB

/.../8. Functions and Modules/

1. Introduction to Functions.mp4

83.4 MB

1. Introduction to Functions.srt

18.5 KB

2. Scope and Lifetime of an object.mp4

76.0 MB

2. Scope and Lifetime of an object.srt

12.9 KB

3. Understanding Keyword arguments in Functions through Quadratic Equations.mp4

91.8 MB

3. Understanding Keyword arguments in Functions through Quadratic Equations.srt

17.5 KB

4. Default arguments.mp4

21.1 MB

4. Default arguments.srt

3.6 KB

5. Arbitrary arguments (tuples).mp4

35.7 MB

5. Arbitrary arguments (tuples).srt

7.7 KB

6. Anonymous functions - lambda functions.mp4

50.7 MB

6. Anonymous functions - lambda functions.srt

9.7 KB

7. Applications of lambda functions.mp4

52.9 MB

7. Applications of lambda functions.srt

8.5 KB

8. Map, Zip and Filter functions.mp4

98.2 MB

8. Map, Zip and Filter functions.srt

16.3 KB

9. Introduction to modules and creating our own modules.mp4

78.3 MB

9. Introduction to modules and creating our own modules.srt

16.4 KB

10. Math module in Python.mp4

16.5 MB

10. Math module in Python.srt

4.4 KB

/.../9. Coding Problem Sheets (Optional)/

1. Problem Sheet-1.html

0.2 KB

1.1 List.pdf

388.7 KB

2. Problem Sheet-2.html

0.2 KB

2.1 tuples.pdf

11.9 KB

3. Problem Sheet - 3.html

0.2 KB

3.1 Sets and Dictionary.pdf

135.2 KB

4. Problem Sheet - 4.html

0.2 KB

4.1 Functions.pdf

396.7 KB

5. Problem Sheet - 5.html

0.2 KB

5.1 Exercises on Exception.pdf

393.2 KB

/.../10. Object Oriented Programming in Python/

1. Introduction to Object Oriented Programming (OOP) - Concepts.mp4

70.2 MB

1. Introduction to Object Oriented Programming (OOP) - Concepts.srt

20.9 KB

2. Creating a class and Instantiating the class.mp4

47.1 MB

2. Creating a class and Instantiating the class.srt

10.4 KB

3. The constructor.mp4

114.5 MB

3. The constructor.srt

20.7 KB

4. Assigning the attributes.mp4

33.5 MB

4. Assigning the attributes.srt

4.4 KB

5. Understanding Special methods for a class through Complex Numbers.mp4

100.0 MB

5. Understanding Special methods for a class through Complex Numbers.srt

15.9 KB

6. Understanding methods using a car example.mp4

55.2 MB

6. Understanding methods using a car example.srt

9.2 KB

7. Understanding Inheritance through cats and dogs.mp4

91.1 MB

7. Understanding Inheritance through cats and dogs.srt

17.0 KB

8. Method overriding.mp4

56.0 MB

8. Method overriding.srt

7.2 KB

/.../11. Fundamentals for Data Science Numpy and Jupyer iPython Notebook/

1. Installing Anaconda Distribution.mp4

31.2 MB

1. Installing Anaconda Distribution.srt

4.0 KB

2. Introduction to Jupyter iPython notebook.mp4

29.6 MB

2. Introduction to Jupyter iPython notebook.srt

7.1 KB

3. Creating a numpy array in Python.mp4

52.3 MB

3. Creating a numpy array in Python.srt

19.9 KB

4. Slicing a numpy array.mp4

61.2 MB

4. Slicing a numpy array.srt

19.1 KB

5. Accessing a column from the numpy array.mp4

19.7 MB

5. Accessing a column from the numpy array.srt

6.0 KB

6. Performing statistical and mathematical operations.mp4

56.1 MB

6. Performing statistical and mathematical operations.srt

15.8 KB

7. Iterating through a numpy array.mp4

25.6 MB

7. Iterating through a numpy array.srt

6.8 KB

8. Concatenate and arange() functions.mp4

42.8 MB

8. Concatenate and arange() functions.srt

11.6 KB

/.../12. Pandas Library/

1. Introduction to Pandas Series and Dataframe.mp4

30.1 MB

1. Introduction to Pandas Series and Dataframe.srt

7.4 KB

2. Creating a Pandas Series from Numpy Arrays.mp4

30.9 MB

2. Creating a Pandas Series from Numpy Arrays.srt

9.3 KB

3. Creating a Pandas Series from a dictionary.mp4

28.1 MB

3. Creating a Pandas Series from a dictionary.srt

8.1 KB

4. Creating a Pandas Series from a constant.mp4

11.3 MB

4. Creating a Pandas Series from a constant.srt

2.4 KB

5. Getting data from a Pandas Series.mp4

9.1 MB

5. Getting data from a Pandas Series.srt

1.7 KB

6. Creating a Pandas Dataframe from a Pandas Series.mp4

26.4 MB

6. Creating a Pandas Dataframe from a Pandas Series.srt

8.1 KB

7. Creating a dataframe from Lists.mp4

22.3 MB

7. Creating a dataframe from Lists.srt

5.5 KB

8. Creating a dataframe from a Dictionary.mp4

22.4 MB

8. Creating a dataframe from a Dictionary.srt

5.0 KB

9. Creating a dataframe from a numpy array.mp4

8.7 MB

9. Creating a dataframe from a numpy array.srt

2.1 KB

10. Reading a dataset in Pandas.mp4

34.4 MB

10. Reading a dataset in Pandas.srt

7.9 KB

11. Functions in Pandas.mp4

43.4 MB

11. Functions in Pandas.srt

8.2 KB

/.../13. Matplotlib - The Plotting Library/

1. Different types of plots under pyplot.mp4

76.6 MB

1. Different types of plots under pyplot.srt

19.4 KB

2. Pie Charts, Histograms, Box Plots.mp4

42.8 MB

2. Pie Charts, Histograms, Box Plots.srt

8.7 KB

3. The worked notebook.html

0.0 KB

3.1 Plotting.zip

45.4 KB

/.../14. Handling Exceptions and Files/

1. Exception Handling.mp4

65.7 MB

1. Exception Handling.srt

12.7 KB

2. Raising Errors in Python.mp4

25.6 MB

2. Raising Errors in Python.srt

4.3 KB

3. Opening a file.mp4

20.1 MB

3. Opening a file.srt

4.9 KB

4. Reading a file.mp4

18.4 MB

4. Reading a file.srt

3.9 KB

5. with block in Python.mp4

30.0 MB

5. with block in Python.srt

6.8 KB

6. Writing a file.mp4

32.1 MB

6. Writing a file.srt

6.4 KB

7. CSV Handling in Python.mp4

59.8 MB

7. CSV Handling in Python.srt

16.6 KB

/.../15. Advanced Math in Python Sympy/

1. Introduction to Sympy.mp4

12.7 MB

1. Introduction to Sympy.srt

4.2 KB

2. Solving Linear Equations with one unknown.mp4

16.1 MB

2. Solving Linear Equations with one unknown.srt

5.7 KB

3. Two linear equations.mp4

19.2 MB

3. Two linear equations.srt

5.6 KB

4. Quadratic and Cubic Equations.mp4

11.1 MB

4. Quadratic and Cubic Equations.srt

3.6 KB

5. Finding Limits.mp4

9.7 MB

5. Finding Limits.srt

3.5 KB

6. Finding the derivative dydx.mp4

14.7 MB

6. Finding the derivative dydx.srt

4.8 KB

7. Finding the antiderivative.mp4

10.1 MB

7. Finding the antiderivative.srt

3.6 KB

/.../17. Download all the resources here!/

1. Download all the resources here!.html

0.1 KB

1.1 Resources.zip

507.8 KB

 

Total files 265


Copyright © 2025 FileMood.com