FileMood

Download [Tutorialsplanet.NET] Udemy - The Complete Python 3 Course Beginner to Advanced!

Tutorialsplanet NET Udemy The Complete Python Course Beginner to Advanced

Name

[Tutorialsplanet.NET] Udemy - The Complete Python 3 Course Beginner to Advanced!

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

3.3 GB

Total Files

295

Hash

5D1CA42A85332A22D9B63A37246EBDA57B08A5F7

/1. Introduction to Programming with Python/

1. Introduction to Python.mp4

16.1 MB

1. Introduction to Python.vtt

16.1 MB

2. MacLinux installation.mp4

23.2 MB

2. MacLinux installation.vtt

8.6 KB

3. Windows setup.mp4

20.6 MB

3. Windows setup.vtt

10.5 KB

4. Interpreted vs. compiled programming languages.mp4

12.5 MB

4. Interpreted vs. compiled programming languages.vtt

4.5 KB

5. Creating and running our first Python script.mp4

5.0 MB

5. Creating and running our first Python script.vtt

1.7 KB

6. Choosing an integrated development environment (IDE).mp4

23.1 MB

6. Choosing an integrated development environment (IDE).vtt

9.2 KB

7. How to share your code with us and get help with errors.mp4

9.6 MB

7. How to share your code with us and get help with errors.vtt

5.1 KB

/10. Project #6 - Django Web Framework/

1. Django project setup.mp4

20.8 MB

1. Django project setup.vtt

8.1 KB

10. Template inheritance.mp4

35.4 MB

10. Template inheritance.vtt

12.6 KB

11. Post images, multi-level templates, and more.mp4

33.2 MB

11. Post images, multi-level templates, and more.vtt

12.9 KB

2. Creating our blog app.mp4

25.6 MB

2. Creating our blog app.vtt

9.1 KB

3. Setting up the admin site.mp4

18.5 MB

3. Setting up the admin site.vtt

6.2 KB

4. URLs and views.mp4

10.7 MB

4. URLs and views.vtt

5.8 KB

5. HTML templates.mp4

4.7 MB

5. HTML templates.vtt

2.8 KB

6. Dynamic template data.mp4

17.0 MB

6. Dynamic template data.vtt

7.7 KB

7. Single post page.mp4

17.8 MB

7. Single post page.vtt

7.1 KB

8. Implementing Bootstrap.mp4

8.7 MB

8. Implementing Bootstrap.vtt

3.2 KB

9. Static files.mp4

9.9 MB

9. Static files.vtt

5.1 KB

/11. Project #7 - GUI Programming with PyQt/

1. Installation and 1st program.mp4

30.9 MB

1. Installation and 1st program.vtt

14.1 KB

10. Programming buttons.mp4

22.1 MB

10. Programming buttons.vtt

8.6 KB

11. Button event handling.mp4

19.7 MB

11. Button event handling.vtt

6.8 KB

12. Evaluating queries.mp4

31.2 MB

12. Evaluating queries.vtt

12.4 KB

13. Finishing touches.mp4

5.1 MB

13. Finishing touches.vtt

2.3 KB

2. Declarative interfaces.mp4

33.1 MB

2. Declarative interfaces.vtt

14.9 KB

3. Event handling in QML.mp4

22.8 MB

3. Event handling in QML.vtt

9.3 KB

4. Qt layouts, buttons, and labels.mp4

38.0 MB

4. Qt layouts, buttons, and labels.vtt

17.2 KB

5. QLineEdit.mp4

12.9 MB

5. QLineEdit.vtt

4.8 KB

6. QPushButton clicked.mp4

20.8 MB

6. QPushButton clicked.vtt

8.9 KB

7. Setting QLabels text.mp4

17.9 MB

7. Setting QLabels text.vtt

6.9 KB

8. Calculator project setup.mp4

12.5 MB

8. Calculator project setup.vtt

5.7 KB

9. QGridLayout.mp4

17.9 MB

9. QGridLayout.vtt

8.0 KB

/12. Project #8 - PyQt Web Browser/

1. QTabWidget.mp4

37.6 MB

1. QTabWidget.vtt

15.4 KB

10. Style sheets.mp4

31.3 MB

10. Style sheets.vtt

12.5 KB

11. Qt key shortcuts.mp4

36.7 MB

11. Qt key shortcuts.vtt

11.4 KB

12. QtSplitter and section wrap up.mp4

41.7 MB

12. QtSplitter and section wrap up.vtt

12.4 KB

2. Interacting with tabs.mp4

31.4 MB

2. Interacting with tabs.vtt

11.8 KB

3. QWebEngine implementation.mp4

42.4 MB

3. QWebEngine implementation.vtt

16.7 KB

4. Switching tabs.mp4

27.6 MB

4. Switching tabs.vtt

9.1 KB

5. Setting up our web address bar.mp4

21.1 MB

5. Setting up our web address bar.vtt

6.7 KB

6. Updating tab text.mp4

29.9 MB

6. Updating tab text.vtt

10.7 KB

7. Updating tab icons.mp4

23.7 MB

7. Updating tab icons.vtt

6.1 KB

8. Back, forward, and reload functionality.mp4

37.7 MB

8. Back, forward, and reload functionality.vtt

11.2 KB

9. Updating the address bar.mp4

35.7 MB

9. Updating the address bar.vtt

12.6 KB

/13. Project #9 - Data Visualization/

1. Installing matplotlib.mp4

10.7 MB

1. Installing matplotlib.vtt

3.9 KB

10. Bar charts pt.2.mp4

28.4 MB

10. Bar charts pt.2.vtt

12.6 KB

11. Bar charts pt.3.mp4

25.8 MB

11. Bar charts pt.3.vtt

11.2 KB

12. Custom legend.mp4

13.3 MB

12. Custom legend.vtt

5.5 KB

2. World population graph.mp4

20.4 MB

2. World population graph.vtt

6.5 KB

3. Adding labels and custom line color.mp4

16.3 MB

3. Adding labels and custom line color.vtt

7.9 KB

4. Multiple lines and line styling.mp4

10.2 MB

4. Multiple lines and line styling.vtt

4.3 KB

5. Configuring the graph.mp4

14.2 MB

5. Configuring the graph.vtt

5.8 KB

6. Let's make pie (charts).mp4

18.1 MB

6. Let's make pie (charts).vtt

8.0 KB

7. Letting Pandas make data simpler.mp4

23.6 MB

7. Letting Pandas make data simpler.vtt

10.7 KB

8. Using Panda's data for pie charts.mp4

9.9 MB

8. Using Panda's data for pie charts.vtt

4.5 KB

9. Bar charts pt.1.mp4

24.9 MB

9. Bar charts pt.1.vtt

9.6 KB

/14. Project #10 - Speech Recognition & AI/

1. Introduction to machine learning.mp4

14.6 MB

1. Introduction to machine learning.vtt

10.0 KB

2. Feedback sounds with PyAudio.mp4

37.2 MB

2. Feedback sounds with PyAudio.vtt

15.1 KB

3. Recognizing our speech.mp4

19.4 MB

3. Recognizing our speech.vtt

9.1 KB

4. Making our program speak back.mp4

17.6 MB

4. Making our program speak back.vtt

7.0 KB

5. Parsing speech.mp4

39.1 MB

5. Parsing speech.vtt

13.4 KB

6. Making our AI useful.mp4

19.4 MB

6. Making our AI useful.vtt

7.4 KB

7. Creating the illusion of consciousness.mp4

41.1 MB

7. Creating the illusion of consciousness.vtt

18.3 KB

8. Speaking from it's own brain.mp4

34.8 MB

8. Speaking from it's own brain.vtt

9.6 KB

9. Getting more answers.mp4

31.8 MB

9. Getting more answers.vtt

9.3 KB

/2. Programming Basics/

1. Basic types - numbers.mp4

10.7 MB

1. Basic types - numbers.vtt

6.2 KB

10. Adding arguments to a function.mp4

9.2 MB

10. Adding arguments to a function.vtt

4.1 KB

11. Default arguments.mp4

10.8 MB

11. Default arguments.vtt

5.6 KB

12. Keyword arguments.mp4

5.4 MB

12. Keyword arguments.vtt

2.4 KB

13. Infinite arguments.mp4

8.3 MB

13. Infinite arguments.vtt

4.8 KB

14. Return values from functions.mp4

9.1 MB

14. Return values from functions.vtt

4.1 KB

15. If, elif, else statements.mp4

8.2 MB

15. If, elif, else statements.vtt

3.7 KB

16. Forwhile loops.mp4

9.6 MB

16. Forwhile loops.vtt

4.3 KB

17. Importing libraries into a script.mp4

23.3 MB

17. Importing libraries into a script.vtt

7.3 KB

18. Project #1 - Building a calculator.mp4

49.8 MB

18. Project #1 - Building a calculator.vtt

18.1 KB

2. Basic types - strings.mp4

9.4 MB

2. Basic types - strings.vtt

5.6 KB

3. Basic string manipulation.mp4

21.7 MB

3. Basic string manipulation.vtt

10.9 KB

4. Basic types - Boolean operators.mp4

19.1 MB

4. Basic types - Boolean operators.vtt

6.1 KB

5. Lists (arrays).mp4

13.2 MB

5. Lists (arrays).vtt

3.5 KB

6. Dictionaries.mp4

13.0 MB

6. Dictionaries.vtt

3.6 KB

7. Variables.mp4

16.8 MB

7. Variables.vtt

6.7 KB

8. Built-in functions.mp4

19.1 MB

8. Built-in functions.vtt

6.6 KB

9. User-defined functions.mp4

15.7 MB

9. User-defined functions.vtt

8.6 KB

/3. Advanced Python Concepts/

1. PEP guidelines.mp4

25.2 MB

1. PEP guidelines.vtt

12.1 KB

2. Breaking out of while loops.mp4

23.6 MB

2. Breaking out of while loops.vtt

9.2 KB

3. Continuing while loops.mp4

7.0 MB

3. Continuing while loops.vtt

3.8 KB

4. Classes & objects.mp4

10.9 MB

4. Classes & objects.vtt

2.1 MB

5. Instance variables.mp4

7.5 MB

5. Instance variables.vtt

3.7 KB

6. Class & instance variables.mp4

4.2 MB

6. Class & instance variables.vtt

1.5 KB

7. How to add comments to your code.mp4

8.4 MB

7. How to add comments to your code.vtt

2.6 KB

8. Importing modules from relative paths.mp4

8.4 MB

8. Importing modules from relative paths.vtt

3.6 KB

/4. Project #2 - RPG Battle Script/

1. RPG setup.mp4

16.6 MB

1. RPG setup.vtt

7.0 KB

10. Better HP view.mp4

28.0 MB

10. Better HP view.vtt

11.8 KB

11. Adding members to our party.mp4

43.8 MB

11. Adding members to our party.vtt

13.2 KB

12. Working HP bars.mp4

47.9 MB

12. Working HP bars.vtt

16.0 KB

13. White space in HP & MP.mp4

16.9 MB

13. White space in HP & MP.vtt

6.9 KB

14. Enemy HP bar.mp4

30.0 MB

14. Enemy HP bar.vtt

8.0 KB

15. Multiple enemies pt.1.mp4

39.9 MB

15. Multiple enemies pt.1.vtt

13.7 KB

16. Multiple enemies pt.2.mp4

32.1 MB

16. Multiple enemies pt.2.vtt

10.3 KB

17. Enemy artificial intelligence.mp4

82.3 MB

17. Enemy artificial intelligence.vtt

22.6 KB

2. Creating our character.mp4

16.9 MB

2. Creating our character.vtt

6.3 KB

3. Additional utility classes.mp4

15.9 MB

3. Additional utility classes.vtt

4.7 KB

4. Enemy instantiation.mp4

51.4 MB

4. Enemy instantiation.vtt

20.3 KB

5. Using magic.mp4

44.1 MB

5. Using magic.vtt

14.4 KB

6. Turning our magic into a class.mp4

48.3 MB

6. Turning our magic into a class.vtt

16.9 KB

7. Healing our player.mp4

12.5 MB

7. Healing our player.vtt

5.0 KB

8. Adding items.mp4

49.2 MB

8. Adding items.vtt

15.9 KB

9. Implementing different item types.mp4

40.6 MB

9. Implementing different item types.vtt

10.9 KB

/5. Additional Python Resources/

1. Reading and writing files in Python.mp4

7.1 MB

1. Reading and writing files in Python.vtt

4.1 KB

2. JavaScript Object Notation (JSON).mp4

20.8 MB

2. JavaScript Object Notation (JSON).vtt

11.8 KB

3. Using Virtualenv to create a virtual environment.mp4

5.8 MB

3. Using Virtualenv to create a virtual environment.vtt

2.8 KB

4. The Python Package Index (PyPI).mp4

42.1 MB

4. The Python Package Index (PyPI).vtt

3.5 KB

/6. Essential Modules - Requests/

1. Introduction to Requests.mp4

17.8 MB

1. Introduction to Requests.vtt

8.5 KB

2. HTTP GET variables.mp4

11.7 MB

2. HTTP GET variables.vtt

3.8 KB

3. Pillow the image processing library (PIL).mp4

22.8 MB

3. Pillow the image processing library (PIL).vtt

8.4 KB

4. Posting data.mp4

9.3 MB

4. Posting data.vtt

3.8 KB

5. Posting JSON.mp4

15.5 MB

5. Posting JSON.vtt

5.7 KB

6. Headers.mp4

2.9 MB

6. Headers.vtt

1.7 KB

/7. Project #3 - Web Scraper/

1. Beautiful Soup.mp4

18.5 MB

1. Beautiful Soup.vtt

5.1 KB

2. Parsing our soup.mp4

25.9 MB

2. Parsing our soup.vtt

10.1 KB

3. Directional navigation.mp4

19.9 MB

3. Directional navigation.vtt

5.9 KB

4. Image scraper.mp4

31.1 MB

4. Image scraper.vtt

9.0 KB

5. Improvements to our web scraper.mp4

23.6 MB

5. Improvements to our web scraper.vtt

6.5 KB

/8. Project #4 - Getting Started with PyMongo/

1. Introduction and setup.mp4

27.9 MB

1. Introduction and setup.vtt

8.8 KB

2. Inserting documents.mp4

25.8 MB

2. Inserting documents.vtt

8.7 KB

3. Bulk inserts.mp4

9.5 MB

3. Bulk inserts.vtt

3.4 KB

4. Counting documents.mp4

9.8 MB

4. Counting documents.vtt

4.3 KB

5. Multiple find conditions.mp4

2.0 MB

5. Multiple find conditions.vtt

1.0 KB

6. Datetime and keywords.mp4

18.6 MB

6. Datetime and keywords.vtt

7.5 KB

7. Indexes.mp4

17.3 MB

7. Indexes.vtt

7.3 KB

/9. Project #5 - Web Development Project Using Web.py/

1. Introduction and simple example.mp4

23.7 MB

1. Introduction and simple example.vtt

9.4 KB

10. Web.py sessions.mp4

29.3 MB

10. Web.py sessions.vtt

12.8 KB

11. Logout functionality.mp4

13.4 MB

11. Logout functionality.vtt

6.1 KB

12. Posting microblogs.mp4

27.7 MB

12. Posting microblogs.vtt

10.5 KB

13. Retrieving post objects.mp4

18.2 MB

13. Retrieving post objects.vtt

6.0 KB

14. User settings and updating Mongo.mp4

57.8 MB

14. User settings and updating Mongo.vtt

19.0 KB

15. Relative datetimes.mp4

10.8 MB

15. Relative datetimes.vtt

3.3 KB

16. Making our post dates pretty.mp4

8.8 MB

16. Making our post dates pretty.vtt

3.1 KB

17. Adding post comments.mp4

43.5 MB

17. Adding post comments.vtt

12.5 KB

18. Image uploads and avatars.mp4

75.1 MB

18. Image uploads and avatars.vtt

19.6 KB

2. HTML templates.mp4

9.9 MB

2. HTML templates.vtt

4.8 KB

3. Building a MVC.mp4

18.5 MB

3. Building a MVC.vtt

8.6 KB

4. Importing static files.mp4

18.3 MB

4. Importing static files.vtt

7.7 KB

5. Setting up a register form.mp4

40.2 MB

5. Setting up a register form.vtt

10.1 KB

6. Posting data to web.py.mp4

14.7 MB

6. Posting data to web.py.vtt

5.6 KB

7. Creating users.mp4

17.8 MB

7. Creating users.vtt

5.6 KB

8. Hashing passwords.mp4

14.3 MB

8. Hashing passwords.vtt

5.6 KB

9. Login logic.mp4

32.9 MB

9. Login logic.vtt

9.9 KB

/

[Tutorialsplanet.NET].url

0.1 KB

 

Total files 295


Copyright © 2025 FileMood.com