FileMood

Download [FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]

FreeTutorials Eu UDEMY The Complete Python Course Beginner to Advanced FTU

Name

[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

4.2 GB

Total Files

153

Hash

4DBD9BC196E7863AC6ABC7BA3D8C8530AA9C76A6

/01-Introduction to Programming with Python/

001-Introduction to Python.mp4

98.1 MB

002-Mac Linux installation.mp4

96.7 MB

003-Windows setup.mp4

122.1 MB

004-Interpreted vs. compiled programming languages.mp4

13.2 MB

005-Creating and running our first Python script.mp4

5.5 MB

006-Choosing an integrated development environment (IDE).mp4

24.4 MB

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

9.4 MB

/02-Programming Basics/

008-Basic types - numbers.mp4

9.5 MB

009-Basic types - strings.mp4

8.5 MB

010-Basic string manipulation.mp4

21.9 MB

011-Basic types - Boolean operators.mp4

20.2 MB

012-Lists (arrays).mp4

13.9 MB

013-Dictionaries.mp4

13.8 MB

014-Variables.mp4

16.6 MB

015-Built-in functions.mp4

18.6 MB

016-User-defined functions.mp4

14.6 MB

017-Adding arguments to a function.mp4

8.9 MB

018-Default arguments.mp4

9.5 MB

019-Keyword arguments.mp4

4.7 MB

020-Infinite arguments.mp4

7.2 MB

021-Return values from functions.mp4

8.1 MB

022-If, elif, else statements.mp4

7.2 MB

023-For while loops.mp4

8.3 MB

024-Importing libraries into a script.mp4

23.2 MB

025-Project #1 - Building a calculator.mp4

47.6 MB

/03-Advanced Python Concepts/

026-PEP guidelines.mp4

23.6 MB

027-Breaking out of while loops.mp4

22.5 MB

028-Continuing while loops.mp4

7.0 MB

029-Classes & objects.mp4

10.5 MB

030-Instance variables.mp4

7.4 MB

031-Class & instance variables.mp4

4.2 MB

032-How to add comments to your code.mp4

9.2 MB

033-Importing modules from relative paths.mp4

7.5 MB

/04-Project #2 - RPG Battle Script/

034-RPG setup.mp4

16.7 MB

035-Creating our character.mp4

17.3 MB

036-Additional utility classes.mp4

16.6 MB

037-Enemy instantiation.mp4

64.0 MB

038-Using magic.mp4

55.8 MB

039-Turning our magic into a class.mp4

59.4 MB

040-Healing our player.mp4

15.6 MB

041-Adding items.mp4

60.7 MB

042-Implementing different item types.mp4

51.3 MB

043-Better HP view.mp4

34.1 MB

044-Adding members to our party.mp4

53.4 MB

045-Working HP bars.mp4

58.7 MB

046-White space in HP & MP.mp4

19.6 MB

047-Enemy HP bar.mp4

36.3 MB

048-Multiple enemies pt.1.mp4

49.5 MB

049-Multiple enemies pt.2.mp4

38.9 MB

050-Enemy artificial intelligence.mp4

101.7 MB

/05-Additional Python Resources/

051-Reading and writing files in Python.mp4

7.4 MB

052-JavaScript Object Notation (JSON).mp4

22.0 MB

053-Using Virtualenv to create a virtual environment.mp4

6.4 MB

054-The Python Package Index (PyPI).mp4

59.6 MB

/06-Essential Modules - Requests/

055-Introduction to Requests.mp4

20.4 MB

056-HTTP GET variables.mp4

14.5 MB

057-Pillow the image processing library (PIL).mp4

24.0 MB

058-Posting data.mp4

10.3 MB

059-Posting JSON.mp4

17.4 MB

060-Headers.mp4

3.2 MB

/07-Project #3 - Web Scraper/

061-Beautiful Soup.mp4

20.6 MB

062-Parsing our soup.mp4

30.7 MB

063-Directional navigation.mp4

25.7 MB

064-Image scraper.mp4

36.9 MB

065-Improvements to our web scraper.mp4

29.1 MB

/08-Project #4 - Getting Started with PyMongo/

066-Introduction and setup.mp4

28.7 MB

067-Inserting documents.mp4

26.1 MB

068-Bulk inserts.mp4

10.2 MB

069-Counting documents.mp4

10.4 MB

070-Multiple find conditions.mp4

2.1 MB

071-Datetime and keywords.mp4

20.0 MB

072-Indexes.mp4

19.7 MB

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

073-Introduction and simple example.mp4

26.8 MB

074-HTML templates.mp4

10.5 MB

075-Building a MVC.mp4

19.3 MB

076-Importing static files.mp4

20.9 MB

077-Setting up a register form.mp4

48.9 MB

078-Posting data to web.py.mp4

17.4 MB

079-Creating users.mp4

19.8 MB

080-Hashing passwords.mp4

15.7 MB

081-Login logic.mp4

40.0 MB

082-Web.py sessions.mp4

35.7 MB

083-Logout functionality.mp4

15.2 MB

084-Posting microblogs.mp4

32.8 MB

085-Retrieving post objects.mp4

21.9 MB

086-User settings and updating Mongo.mp4

73.0 MB

087-Relative datetimes.mp4

11.7 MB

088-Making our post dates pretty.mp4

10.2 MB

089-Adding post comments.mp4

54.8 MB

090-Image uploads and avatars.mp4

94.0 MB

/10-Project #6 - Django Web Framework/

091-Django project setup.mp4

23.6 MB

092-Creating our blog app.mp4

31.3 MB

093-Setting up the admin site.mp4

23.1 MB

094-URLs and views.mp4

13.9 MB

095-HTML templates.mp4

5.6 MB

096-Dynamic template data.mp4

21.1 MB

097-Single post page.mp4

22.8 MB

098-Implementing Bootstrap.mp4

10.9 MB

099-Static files.mp4

12.1 MB

100-Template inheritance.mp4

43.6 MB

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

42.5 MB

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

102-Installation and 1st program.mp4

35.8 MB

103-Declarative interfaces.mp4

39.9 MB

104-Event handling in QML.mp4

26.0 MB

105-Qt layouts, buttons, and labels.mp4

45.5 MB

106-QLineEdit.mp4

16.3 MB

107-QPushButton clicked.mp4

25.8 MB

108-Setting QLabels text.mp4

22.0 MB

109-Calculator project setup.mp4

15.2 MB

110-QGridLayout.mp4

22.4 MB

111-Programming buttons.mp4

27.0 MB

112-Button event handling.mp4

24.0 MB

113-Evaluating queries.mp4

38.4 MB

114-Finishing touches.mp4

6.3 MB

/12-Project #8 - PyQt Web Browser/

115-QTabWidget.mp4

45.8 MB

116-Interacting with tabs.mp4

39.3 MB

117-QWebEngine implementation.mp4

53.2 MB

118-Switching tabs.mp4

36.0 MB

119-Setting up our web address bar.mp4

27.6 MB

120-Updating tab text.mp4

39.0 MB

121-Updating tab icons.mp4

29.8 MB

122-Back, forward, and reload functionality.mp4

48.8 MB

123-Updating the address bar.mp4

45.5 MB

124-Style sheets.mp4

38.2 MB

125-Qt key shortcuts.mp4

45.8 MB

126-QtSplitter and section wrap up.mp4

50.7 MB

/13-Project #9 - Data Visualization/

127-Installing matplotlib.mp4

13.0 MB

128-World population graph.mp4

22.5 MB

129-Adding labels and custom line color.mp4

18.6 MB

130-Multiple lines and line styling.mp4

12.4 MB

131-Configuring the graph.mp4

15.6 MB

132-Let's make pie (charts).mp4

20.9 MB

133-Letting Pandas make data simpler.mp4

26.6 MB

134-Using Panda's data for pie charts.mp4

11.3 MB

135-Bar charts pt.1.mp4

29.7 MB

136-Bar charts pt.2.mp4

33.5 MB

137-Bar charts pt.3.mp4

29.7 MB

138-Custom legend.mp4

15.8 MB

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

139-Introduction to machine learning.mp4

114.7 MB

140-Feedback sounds with PyAudio.mp4

45.7 MB

141-Recognizing our speech.mp4

23.8 MB

142-Making our program speak back.mp4

22.1 MB

143-Parsing speech.mp4

47.2 MB

144-Making our AI useful.mp4

24.0 MB

145-Creating the illusion of consciousness.mp4

50.7 MB

146-Speaking from it's own brain.mp4

43.2 MB

147-Getting more answers.mp4

40.9 MB

/

Discuss.FreeTutorials.Eu.html

32.1 KB

FreeCoursesOnline.Me.html

110.9 KB

FreeTutorials.Eu.html

104.7 KB

How you can help Team-FTU.txt

0.3 KB

[TGx]Downloaded from torrentgalaxy.org.txt

0.5 KB

Torrent Downloaded From GloDls.to.txt

0.1 KB

 

Total files 153


Copyright © 2025 FileMood.com