FileMood

Download Udemy - The Complete Python 3 Course Beginner to Advanced!

Udemy The Complete Python Course Beginner to Advanced

Name

Udemy - The Complete Python 3 Course Beginner to Advanced!

 DOWNLOAD Copy Link

Total Size

3.3 GB

Total Files

152

Hash

A98547AD9BA3BB7B5FB7FBB433945EB190249742

/

[HaxTech.me].url

0.1 KB

[FreeCourseSite.com].url

0.1 KB

[HaxTech.me].txt

1.1 KB

[FreeCourseSite.com].txt

1.1 KB

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

5. Multiple find conditions.mp4

2.0 MB

3. Bulk inserts.mp4

9.4 MB

4. Counting documents.mp4

9.8 MB

7. Indexes.mp4

17.3 MB

6. Datetime and keywords.mp4

18.6 MB

2. Inserting documents.mp4

25.8 MB

1. Introduction and setup.mp4

27.9 MB

/7. Essential Modules - Requests/

6. Headers.mp4

2.9 MB

4. Posting data.mp4

9.3 MB

2. HTTP GET variables.mp4

11.7 MB

5. Posting JSON.mp4

15.5 MB

1. Introduction to Requests.mp4

17.8 MB

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

22.8 MB

/4. Advanced Python Concepts/

6. Class & instance variables.mp4

4.2 MB

3. Continuing while loops.mp4

7.0 MB

5. Instance variables.mp4

7.5 MB

8. Importing modules from relative paths.mp4

8.3 MB

7. How to add comments to your code.mp4

8.4 MB

4. Classes & objects.mp4

10.9 MB

2. Breaking out of while loops.mp4

23.6 MB

1. PEP guidelines.mp4

25.2 MB

/11. Project #6 - Django Web Framework/

5. HTML templates.mp4

4.7 MB

8. Implementing Bootstrap.mp4

8.7 MB

9. Static files.mp4

9.9 MB

4. URLs and views.mp4

10.7 MB

6. Dynamic template data.mp4

17.0 MB

7. Single post page.mp4

17.8 MB

3. Setting up the admin site.mp4

18.5 MB

1. Django project setup.mp4

20.8 MB

2. Creating our blog app.mp4

25.6 MB

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

33.2 MB

10. Template inheritance.mp4

35.4 MB

/2. Introduction to Programming with Python/

5. Creating and running our first Python script.mp4

5.0 MB

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

9.6 MB

4. Interpreted vs. compiled programming languages.mp4

12.5 MB

1. Introduction to Python.mp4

16.1 MB

3. Windows setup.mp4

20.6 MB

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

23.1 MB

2. MacLinux installation.mp4

23.2 MB

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

13. Finishing touches.mp4

5.1 MB

8. Calculator project setup.mp4

12.5 MB

5. QLineEdit.mp4

13.0 MB

9. QGridLayout.mp4

17.9 MB

7. Setting QLabels text.mp4

17.9 MB

11. Button event handling.mp4

19.7 MB

6. QPushButton clicked.mp4

20.8 MB

10. Programming buttons.mp4

22.1 MB

3. Event handling in QML.mp4

22.8 MB

1. Installation and 1st program.mp4

30.9 MB

12. Evaluating queries.mp4

31.2 MB

2. Declarative interfaces.mp4

33.1 MB

4. Qt layouts, buttons, and labels.mp4

38.0 MB

/3. Programming Basics/

12. Keyword arguments.mp4

5.4 MB

15. If, elif, else statements.mp4

8.2 MB

13. Infinite arguments.mp4

8.3 MB

14. Return values from functions.mp4

9.1 MB

10. Adding arguments to a function.mp4

9.2 MB

2. Basic types - strings.mp4

9.4 MB

16. Forwhile loops.mp4

9.6 MB

1. Basic types - numbers.mp4

10.7 MB

11. Default arguments.mp4

10.8 MB

6. Dictionaries.mp4

13.0 MB

5. Lists (arrays).mp4

13.2 MB

9. User-defined functions.mp4

15.7 MB

7. Variables.mp4

16.8 MB

4. Basic types - Boolean operators.mp4

19.1 MB

8. Built-in functions.mp4

19.1 MB

3. Basic string manipulation.mp4

21.7 MB

17. Importing libraries into a script.mp4

23.3 MB

18. Project #1 - Building a calculator.mp4

49.8 MB

/6. Additional Python Resources/

3. Using Virtualenv to create a virtual environment.mp4

5.8 MB

1. Reading and writing files in Python.mp4

7.1 MB

4. PyPI - the Python Package Index.mp4

11.2 MB

2. JavaScript Object Notation (JSON).mp4

20.8 MB

/1. Welcome to the Course!/

1. How to be successful in this course.mp4

7.3 MB

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

16. Making our post dates pretty.mp4

8.8 MB

2. HTML templates.mp4

9.9 MB

15. Relative datetimes.mp4

10.8 MB

11. Logout functionality.mp4

13.4 MB

8. Hashing passwords.mp4

14.3 MB

6. Posting data to web.py.mp4

14.7 MB

7. Creating users.mp4

17.8 MB

13. Retrieving post objects.mp4

18.2 MB

4. Importing static files.mp4

18.3 MB

3. Building a MVC.mp4

18.5 MB

1. Introduction and simple example.mp4

23.7 MB

12. Posting microblogs.mp4

27.7 MB

10. Web.py sessions.mp4

29.3 MB

9. Login logic.mp4

32.9 MB

5. Setting up a register form.mp4

40.2 MB

17. Adding post comments.mp4

43.5 MB

14. User settings and updating Mongo.mp4

57.8 MB

18. Image uploads and avatars.mp4

75.1 MB

/14. Project #9 - Data Visualization/

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

9.9 MB

4. Multiple lines and line styling.mp4

10.2 MB

1. Installing matplotlib.mp4

10.7 MB

12. Custom legend.mp4

13.3 MB

5. Configuring the graph.mp4

14.2 MB

3. Adding labels and custom line color.mp4

16.3 MB

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

18.1 MB

2. World population graph.mp4

20.4 MB

7. Letting Pandas make data simpler.mp4

23.6 MB

9. Bar charts pt.1.mp4

24.9 MB

11. Bar charts pt.3.mp4

25.8 MB

10. Bar charts pt.2.mp4

28.4 MB

/5. Project #2 - RPG Battle Script/

7. Healing our player.mp4

12.5 MB

3. Additional utility classes.mp4

15.9 MB

1. RPG setup.mp4

16.6 MB

2. Creating our character.mp4

16.9 MB

13. White space in HP & MP.mp4

16.9 MB

10. Better HP view.mp4

28.0 MB

14. Enemy HP bar.mp4

30.0 MB

16. Multiple enemies pt.2.mp4

32.1 MB

15. Multiple enemies pt.1.mp4

39.9 MB

9. Implementing different item types.mp4

40.6 MB

11. Adding members to our party.mp4

43.8 MB

5. Using magic.mp4

44.1 MB

12. Working HP bars.mp4

47.9 MB

6. Turning our magic into a class.mp4

48.3 MB

8. Adding items.mp4

49.2 MB

4. Enemy instantiation.mp4

51.4 MB

17. Enemy artificial intelligence.mp4

82.3 MB

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

1. Introduction to machine learning.mp4

14.6 MB

4. Making our program speak back.mp4

17.6 MB

3. Recognizing our speech.mp4

19.4 MB

6. Making our AI useful.mp4

19.4 MB

9. Getting more answers.mp4

31.8 MB

8. Speaking from it's own brain.mp4

34.8 MB

2. Feedback sounds with PyAudio.mp4

37.2 MB

5. Parsing speech.mp4

39.1 MB

7. Creating the illusion of consciousness.mp4

41.1 MB

/8. Project #3 - Web Scraper/

1. Beautiful Soup.mp4

18.5 MB

3. Directional navigation.mp4

19.9 MB

5. Improvements to our web scraper.mp4

23.6 MB

2. Parsing our soup.mp4

25.8 MB

4. Image scraper.mp4

31.1 MB

/13. Project #8 - PyQt Web Browser/

5. Setting up our web address bar.mp4

21.1 MB

7. Updating tab icons.mp4

23.7 MB

4. Switching tabs.mp4

27.6 MB

6. Updating tab text.mp4

29.9 MB

10. Style sheets.mp4

31.3 MB

2. Interacting with tabs.mp4

31.4 MB

9. Updating the address bar.mp4

35.7 MB

11. Qt key shortcuts.mp4

36.7 MB

1. QTabWidget.mp4

37.6 MB

8. Back, forward, and reload functionality.mp4

37.7 MB

12. QtSplitter and section wrap up.mp4

41.7 MB

3. QWebEngine implementation.mp4

42.4 MB

 

Total files 152


Copyright © 2024 FileMood.com