FileMood

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

Udemy The Complete Python Course Beginner to Advanced AhLaN

Name

Udemy - The Complete Python 3 Course Beginner to Advanced! [AhLaN]

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

3.7 GB

Total Files

149

Hash

6E453E508DE2F0AEC134D4AF24E209591A636C02

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

18. Image uploads and avatars.mp4

110.8 MB

1. Introduction and simple example.mp4

31.8 MB

2. HTML templates.mp4

12.2 MB

3. Building a MVC.mp4

23.6 MB

4. Importing static files.mp4

24.5 MB

5. Setting up a register form.mp4

57.0 MB

6. Posting data to web.py.mp4

19.7 MB

7. Creating users.mp4

23.8 MB

8. Hashing passwords.mp4

18.9 MB

9. Login logic.mp4

45.1 MB

10. Web.py sessions.mp4

39.2 MB

11. Logout functionality.mp4

17.1 MB

12. Posting microblogs.mp4

37.9 MB

13. Retrieving post objects.mp4

25.8 MB

14. User settings and updating Mongo.mp4

83.3 MB

15. Relative datetimes.mp4

14.5 MB

16. Making our post dates pretty.mp4

11.5 MB

17. Adding post comments.mp4

62.2 MB

/

Seed Me!!.png

43.1 KB

AhLaN.txt

1.0 KB

/1. Introduction to Programming with Python/

1. Introduction to Python.mp4

16.1 MB

2. MacLinux installation.mp4

23.2 MB

3. Windows setup.mp4

20.6 MB

4. Interpreted vs. compiled programming languages.mp4

12.5 MB

5. Creating and running our first Python script.mp4

5.0 MB

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

23.1 MB

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

11.1 MB

/2. Programming Basics/

1. Basic types - numbers.mp4

10.7 MB

2. Basic types - strings.mp4

9.4 MB

3. Basic string manipulation.mp4

21.7 MB

4. Basic types - Boolean operators.mp4

19.1 MB

5. Lists (arrays).mp4

13.2 MB

6. Dictionaries.mp4

13.0 MB

7. Variables.mp4

16.8 MB

8. Built-in functions.mp4

19.1 MB

9. User-defined functions.mp4

15.7 MB

10. Adding arguments to a function.mp4

9.2 MB

11. Default arguments.mp4

10.8 MB

12. Keyword arguments.mp4

5.4 MB

13. Infinite arguments.mp4

8.3 MB

14. Return values from functions.mp4

9.1 MB

15. If, elif, else statements.mp4

8.2 MB

16. Forwhile loops.mp4

9.6 MB

17. Importing libraries into a script.mp4

23.3 MB

18. Project #1 - Building a calculator.mp4

49.8 MB

/3. Advanced Python Concepts/

1. PEP guidelines.mp4

25.2 MB

2. Breaking out of while loops.mp4

23.6 MB

3. Continuing while loops.mp4

7.0 MB

4. Classes & objects.mp4

10.9 MB

5. Instance variables.mp4

7.5 MB

6. Class & instance variables.mp4

4.2 MB

7. How to add comments to your code.mp4

8.4 MB

8. Importing modules from relative paths.mp4

8.3 MB

/4. Project #2 - RPG Battle Script/

1. RPG setup.mp4

16.6 MB

2. Creating our character.mp4

16.9 MB

3. Additional utility classes.mp4

15.9 MB

4. Enemy instantiation.mp4

51.4 MB

5. Using magic.mp4

44.1 MB

6. Turning our magic into a class.mp4

48.3 MB

7. Healing our player.mp4

12.5 MB

8. Adding items.mp4

49.2 MB

9. Implementing different item types.mp4

40.6 MB

10. Better HP view.mp4

28.0 MB

11. Adding members to our party.mp4

43.8 MB

12. Working HP bars.mp4

47.9 MB

13. White space in HP & MP.mp4

16.9 MB

14. Enemy HP bar.mp4

30.0 MB

15. Multiple enemies pt.1.mp4

39.9 MB

16. Multiple enemies pt.2.mp4

32.1 MB

17. Enemy artificial intelligence.mp4

82.3 MB

/5. Additional Python Resources/

1. Reading and writing files in Python.mp4

8.8 MB

2. JavaScript Object Notation (JSON).mp4

26.5 MB

3. Using Virtualenv to create a virtual environment.mp4

7.4 MB

4. The Python Package Index (PyPI).mp4

42.1 MB

/6. Essential Modules - Requests/

1. Introduction to Requests.mp4

24.6 MB

2. HTTP GET variables.mp4

17.4 MB

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

30.7 MB

4. Posting data.mp4

12.4 MB

5. Posting JSON.mp4

21.4 MB

6. Headers.mp4

3.7 MB

/7. Project #3 - Web Scraper/

1. Beautiful Soup.mp4

26.9 MB

2. Parsing our soup.mp4

36.8 MB

3. Directional navigation.mp4

31.0 MB

4. Image scraper.mp4

46.9 MB

5. Improvements to our web scraper.mp4

35.0 MB

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

1. Introduction and setup.mp4

39.2 MB

2. Inserting documents.mp4

34.1 MB

3. Bulk inserts.mp4

12.2 MB

4. Counting documents.mp4

12.5 MB

5. Multiple find conditions.mp4

2.6 MB

6. Datetime and keywords.mp4

23.4 MB

7. Indexes.mp4

22.3 MB

/10. Project #6 - Django Web Framework/

1. Django project setup.mp4

27.9 MB

2. Creating our blog app.mp4

34.5 MB

3. Setting up the admin site.mp4

25.8 MB

4. URLs and views.mp4

14.9 MB

5. HTML templates.mp4

6.1 MB

6. Dynamic template data.mp4

22.4 MB

7. Single post page.mp4

24.9 MB

8. Implementing Bootstrap.mp4

12.2 MB

9. Static files.mp4

13.3 MB

10. Template inheritance.mp4

35.4 MB

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

33.2 MB

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

1. Installation and 1st program.mp4

30.9 MB

2. Declarative interfaces.mp4

33.1 MB

3. Event handling in QML.mp4

22.8 MB

4. Qt layouts, buttons, and labels.mp4

38.0 MB

5. QLineEdit.mp4

12.9 MB

6. QPushButton clicked.mp4

20.8 MB

7. Setting QLabels text.mp4

17.9 MB

8. Calculator project setup.mp4

12.5 MB

9. QGridLayout.mp4

17.9 MB

10. Programming buttons.mp4

22.1 MB

11. Button event handling.mp4

19.7 MB

12. Evaluating queries.mp4

31.2 MB

13. Finishing touches.mp4

5.1 MB

/12. Project #8 - PyQt Web Browser/

1. QTabWidget.mp4

37.6 MB

2. Interacting with tabs.mp4

31.4 MB

3. QWebEngine implementation.mp4

42.4 MB

4. Switching tabs.mp4

27.6 MB

5. Setting up our web address bar.mp4

21.1 MB

6. Updating tab text.mp4

29.9 MB

7. Updating tab icons.mp4

23.7 MB

8. Back, forward, and reload functionality.mp4

37.7 MB

9. Updating the address bar.mp4

35.7 MB

10. Style sheets.mp4

31.3 MB

11. Qt key shortcuts.mp4

36.7 MB

12. QtSplitter and section wrap up.mp4

41.7 MB

/13. Project #9 - Data Visualization/

1. Installing matplotlib.mp4

10.7 MB

2. World population graph.mp4

20.4 MB

3. Adding labels and custom line color.mp4

16.3 MB

4. Multiple lines and line styling.mp4

10.2 MB

5. Configuring the graph.mp4

14.2 MB

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

18.1 MB

7. Letting Pandas make data simpler.mp4

23.6 MB

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

9.9 MB

9. Bar charts pt.1.mp4

24.9 MB

10. Bar charts pt.2.mp4

28.4 MB

11. Bar charts pt.3.mp4

25.8 MB

12. Custom legend.mp4

13.3 MB

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

1. Introduction to machine learning.mp4

56.2 MB

2. Feedback sounds with PyAudio.mp4

37.2 MB

3. Recognizing our speech.mp4

19.4 MB

4. Making our program speak back.mp4

17.6 MB

5. Parsing speech.mp4

39.1 MB

6. Making our AI useful.mp4

19.4 MB

7. Creating the illusion of consciousness.mp4

41.1 MB

8. Speaking from it's own brain.mp4

34.8 MB

9. Getting more answers.mp4

31.8 MB

 

Total files 149


Copyright © 2025 FileMood.com