BITCQ

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

Size: 4 GB
Magnet link

Name Size
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/01-Introduction to Programming with Python/001-Introduction to Python.mp4 93.6 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/01-Introduction to Programming with Python/002-Mac Linux installation.mp4 92.2 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/01-Introduction to Programming with Python/003-Windows setup.mp4 116.4 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/01-Introduction to Programming with Python/004-Interpreted vs. compiled programming languages.mp4 12.6 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/01-Introduction to Programming with Python/005-Creating and running our first Python script.mp4 5.2 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/01-Introduction to Programming with Python/006-Choosing an integrated development environment (IDE).mp4 23.3 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/01-Introduction to Programming with Python/007-How to share your code with us and get help with errors.mp4 9 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/02-Programming Basics/008-Basic types - numbers.mp4 9.1 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/02-Programming Basics/009-Basic types - strings.mp4 8.1 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/02-Programming Basics/010-Basic string manipulation.mp4 20.9 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/02-Programming Basics/011-Basic types - Boolean operators.mp4 19.2 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/02-Programming Basics/012-Lists (arrays).mp4 13.3 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/02-Programming Basics/013-Dictionaries.mp4 13.1 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/02-Programming Basics/014-Variables.mp4 15.8 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/02-Programming Basics/015-Built-in functions.mp4 17.7 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/02-Programming Basics/016-User-defined functions.mp4 13.9 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/02-Programming Basics/017-Adding arguments to a function.mp4 8.5 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/02-Programming Basics/018-Default arguments.mp4 9.1 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/02-Programming Basics/019-Keyword arguments.mp4 4.5 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/02-Programming Basics/020-Infinite arguments.mp4 6.9 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/02-Programming Basics/021-Return values from functions.mp4 7.8 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/02-Programming Basics/022-If, elif, else statements.mp4 6.8 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/02-Programming Basics/023-For while loops.mp4 7.9 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/02-Programming Basics/024-Importing libraries into a script.mp4 22.2 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/02-Programming Basics/025-Project #1 - Building a calculator.mp4 45.4 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/03-Advanced Python Concepts/026-PEP guidelines.mp4 22.5 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/03-Advanced Python Concepts/027-Breaking out of while loops.mp4 21.4 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/03-Advanced Python Concepts/028-Continuing while loops.mp4 6.7 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/03-Advanced Python Concepts/029-Classes & objects.mp4 10 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/03-Advanced Python Concepts/030-Instance variables.mp4 7 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/03-Advanced Python Concepts/031-Class & instance variables.mp4 4 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/03-Advanced Python Concepts/032-How to add comments to your code.mp4 8.8 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/03-Advanced Python Concepts/033-Importing modules from relative paths.mp4 7.2 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/04-Project #2 - RPG Battle Script/034-RPG setup.mp4 16 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/04-Project #2 - RPG Battle Script/035-Creating our character.mp4 16.5 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/04-Project #2 - RPG Battle Script/036-Additional utility classes.mp4 15.8 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/04-Project #2 - RPG Battle Script/037-Enemy instantiation.mp4 61 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/04-Project #2 - RPG Battle Script/038-Using magic.mp4 53.2 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/04-Project #2 - RPG Battle Script/039-Turning our magic into a class.mp4 56.6 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/04-Project #2 - RPG Battle Script/040-Healing our player.mp4 14.9 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/04-Project #2 - RPG Battle Script/041-Adding items.mp4 57.9 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/04-Project #2 - RPG Battle Script/042-Implementing different item types.mp4 48.9 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/04-Project #2 - RPG Battle Script/043-Better HP view.mp4 32.5 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/04-Project #2 - RPG Battle Script/044-Adding members to our party.mp4 50.9 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/04-Project #2 - RPG Battle Script/045-Working HP bars.mp4 56 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/04-Project #2 - RPG Battle Script/046-White space in HP & MP.mp4 18.7 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/04-Project #2 - RPG Battle Script/047-Enemy HP bar.mp4 34.6 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/04-Project #2 - RPG Battle Script/048-Multiple enemies pt.1.mp4 47.2 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/04-Project #2 - RPG Battle Script/049-Multiple enemies pt.2.mp4 37.1 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/04-Project #2 - RPG Battle Script/050-Enemy artificial intelligence.mp4 97 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/05-Additional Python Resources/051-Reading and writing files in Python.mp4 7 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/05-Additional Python Resources/052-JavaScript Object Notation (JSON).mp4 21 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/05-Additional Python Resources/053-Using Virtualenv to create a virtual environment.mp4 6.1 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/05-Additional Python Resources/054-The Python Package Index (PyPI).mp4 56.8 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/06-Essential Modules - Requests/055-Introduction to Requests.mp4 19.5 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/06-Essential Modules - Requests/056-HTTP GET variables.mp4 13.8 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/06-Essential Modules - Requests/057-Pillow the image processing library (PIL).mp4 22.9 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/06-Essential Modules - Requests/058-Posting data.mp4 9.9 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/06-Essential Modules - Requests/059-Posting JSON.mp4 16.6 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/06-Essential Modules - Requests/060-Headers.mp4 3 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/07-Project #3 - Web Scraper/061-Beautiful Soup.mp4 19.6 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/07-Project #3 - Web Scraper/062-Parsing our soup.mp4 29.3 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/07-Project #3 - Web Scraper/063-Directional navigation.mp4 24.5 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/07-Project #3 - Web Scraper/064-Image scraper.mp4 35.2 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/07-Project #3 - Web Scraper/065-Improvements to our web scraper.mp4 27.7 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/08-Project #4 - Getting Started with PyMongo/066-Introduction and setup.mp4 27.4 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/08-Project #4 - Getting Started with PyMongo/067-Inserting documents.mp4 24.9 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/08-Project #4 - Getting Started with PyMongo/068-Bulk inserts.mp4 9.7 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/08-Project #4 - Getting Started with PyMongo/069-Counting documents.mp4 10 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/08-Project #4 - Getting Started with PyMongo/070-Multiple find conditions.mp4 2 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/08-Project #4 - Getting Started with PyMongo/071-Datetime and keywords.mp4 19.1 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/08-Project #4 - Getting Started with PyMongo/072-Indexes.mp4 18.8 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/09-Project #5 - Web Development Project Using Web.py/073-Introduction and simple example.mp4 25.5 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/09-Project #5 - Web Development Project Using Web.py/074-HTML templates.mp4 10 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/09-Project #5 - Web Development Project Using Web.py/075-Building a MVC.mp4 18.4 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/09-Project #5 - Web Development Project Using Web.py/076-Importing static files.mp4 19.9 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/09-Project #5 - Web Development Project Using Web.py/077-Setting up a register form.mp4 46.6 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/09-Project #5 - Web Development Project Using Web.py/078-Posting data to web.py.mp4 16.6 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/09-Project #5 - Web Development Project Using Web.py/079-Creating users.mp4 18.9 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/09-Project #5 - Web Development Project Using Web.py/080-Hashing passwords.mp4 15 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/09-Project #5 - Web Development Project Using Web.py/081-Login logic.mp4 38.1 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/09-Project #5 - Web Development Project Using Web.py/082-Web.py sessions.mp4 34.1 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/09-Project #5 - Web Development Project Using Web.py/083-Logout functionality.mp4 14.5 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/09-Project #5 - Web Development Project Using Web.py/084-Posting microblogs.mp4 31.3 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/09-Project #5 - Web Development Project Using Web.py/085-Retrieving post objects.mp4 20.9 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/09-Project #5 - Web Development Project Using Web.py/086-User settings and updating Mongo.mp4 69.6 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/09-Project #5 - Web Development Project Using Web.py/087-Relative datetimes.mp4 11.2 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/09-Project #5 - Web Development Project Using Web.py/088-Making our post dates pretty.mp4 9.8 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/09-Project #5 - Web Development Project Using Web.py/089-Adding post comments.mp4 52.2 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/09-Project #5 - Web Development Project Using Web.py/090-Image uploads and avatars.mp4 89.6 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/10-Project #6 - Django Web Framework/091-Django project setup.mp4 22.5 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/10-Project #6 - Django Web Framework/092-Creating our blog app.mp4 29.8 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/10-Project #6 - Django Web Framework/093-Setting up the admin site.mp4 22 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/10-Project #6 - Django Web Framework/094-URLs and views.mp4 13.3 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/10-Project #6 - Django Web Framework/095-HTML templates.mp4 5.4 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/10-Project #6 - Django Web Framework/096-Dynamic template data.mp4 20.1 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/10-Project #6 - Django Web Framework/097-Single post page.mp4 21.8 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/10-Project #6 - Django Web Framework/098-Implementing Bootstrap.mp4 10.4 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/10-Project #6 - Django Web Framework/099-Static files.mp4 11.6 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/10-Project #6 - Django Web Framework/100-Template inheritance.mp4 41.6 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/10-Project #6 - Django Web Framework/101-Post images, multi-level templates, and more.mp4 40.5 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/11-Project #7 - GUI Programming with PyQt/102-Installation and 1st program.mp4 34.1 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/11-Project #7 - GUI Programming with PyQt/103-Declarative interfaces.mp4 38 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/11-Project #7 - GUI Programming with PyQt/104-Event handling in QML.mp4 24.8 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/11-Project #7 - GUI Programming with PyQt/105-Qt layouts, buttons, and labels.mp4 43.4 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/11-Project #7 - GUI Programming with PyQt/106-QLineEdit.mp4 15.6 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/11-Project #7 - GUI Programming with PyQt/107-QPushButton clicked.mp4 24.6 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/11-Project #7 - GUI Programming with PyQt/108-Setting QLabels text.mp4 21 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/11-Project #7 - GUI Programming with PyQt/109-Calculator project setup.mp4 14.5 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/11-Project #7 - GUI Programming with PyQt/110-QGridLayout.mp4 21.3 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/11-Project #7 - GUI Programming with PyQt/111-Programming buttons.mp4 25.7 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/11-Project #7 - GUI Programming with PyQt/112-Button event handling.mp4 22.9 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/11-Project #7 - GUI Programming with PyQt/113-Evaluating queries.mp4 36.6 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/11-Project #7 - GUI Programming with PyQt/114-Finishing touches.mp4 6 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/12-Project #8 - PyQt Web Browser/115-QTabWidget.mp4 43.6 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/12-Project #8 - PyQt Web Browser/116-Interacting with tabs.mp4 37.5 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/12-Project #8 - PyQt Web Browser/117-QWebEngine implementation.mp4 50.7 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/12-Project #8 - PyQt Web Browser/118-Switching tabs.mp4 34.3 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/12-Project #8 - PyQt Web Browser/119-Setting up our web address bar.mp4 26.3 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/12-Project #8 - PyQt Web Browser/120-Updating tab text.mp4 37.2 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/12-Project #8 - PyQt Web Browser/121-Updating tab icons.mp4 28.4 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/12-Project #8 - PyQt Web Browser/122-Back, forward, and reload functionality.mp4 46.5 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/12-Project #8 - PyQt Web Browser/123-Updating the address bar.mp4 43.4 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/12-Project #8 - PyQt Web Browser/124-Style sheets.mp4 36.5 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/12-Project #8 - PyQt Web Browser/125-Qt key shortcuts.mp4 43.7 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/12-Project #8 - PyQt Web Browser/126-QtSplitter and section wrap up.mp4 48.3 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/13-Project #9 - Data Visualization/127-Installing matplotlib.mp4 12.4 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/13-Project #9 - Data Visualization/128-World population graph.mp4 21.5 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/13-Project #9 - Data Visualization/129-Adding labels and custom line color.mp4 17.7 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/13-Project #9 - Data Visualization/130-Multiple lines and line styling.mp4 11.8 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/13-Project #9 - Data Visualization/131-Configuring the graph.mp4 14.9 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/13-Project #9 - Data Visualization/132-Let's make pie (charts).mp4 19.9 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/13-Project #9 - Data Visualization/133-Letting Pandas make data simpler.mp4 25.3 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/13-Project #9 - Data Visualization/134-Using Panda's data for pie charts.mp4 10.8 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/13-Project #9 - Data Visualization/135-Bar charts pt.1.mp4 28.4 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/13-Project #9 - Data Visualization/136-Bar charts pt.2.mp4 31.9 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/13-Project #9 - Data Visualization/137-Bar charts pt.3.mp4 28.3 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/13-Project #9 - Data Visualization/138-Custom legend.mp4 15.1 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/14-Project #10 - Speech Recognition & AI/139-Introduction to machine learning.mp4 109.4 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/14-Project #10 - Speech Recognition & AI/140-Feedback sounds with PyAudio.mp4 43.6 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/14-Project #10 - Speech Recognition & AI/141-Recognizing our speech.mp4 22.7 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/14-Project #10 - Speech Recognition & AI/142-Making our program speak back.mp4 21.1 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/14-Project #10 - Speech Recognition & AI/143-Parsing speech.mp4 45 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/14-Project #10 - Speech Recognition & AI/144-Making our AI useful.mp4 22.9 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/14-Project #10 - Speech Recognition & AI/145-Creating the illusion of consciousness.mp4 48.4 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/14-Project #10 - Speech Recognition & AI/146-Speaking from it's own brain.mp4 41.2 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/14-Project #10 - Speech Recognition & AI/147-Getting more answers.mp4 39 MB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/Discuss.FreeTutorials.Eu.html 31 KB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/FreeCoursesOnline.Me.html 108 KB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/FreeTutorials.Eu.html 102 KB
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/How you can help Team-FTU.txt 259 B
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/[TGx]Downloaded from torrentgalaxy.org.txt 524 B
[FreeTutorials.Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]/Torrent Downloaded From GloDls.to.txt 84 B
Name
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.open-internet.nl:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
http://tracker3.itzmx.com:6961/announce
http://tracker1.itzmx.com:8080/announce
udp://thetracker.org:80/announce
udp://open.demonii.si:1337/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://denis.stalker.upeer.me:6969/announce
http://open.acgnxtracker.com:80/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://mgtracker.org:6969/announce
udp://explodie.org:6969/announce
Name Size Peers
[FreeTutorials.Us] Udemy - Powerpoint 2013 2016 - Master powerpoint presentation Video 1.1 GB 3
[FreeTutorials.Eu] [UDEMY] The Complete Web Developer Course CMS Project - [FTU] Video 20.6 GB 6
[FreeTutorials.Eu] [UDEMY] Xamarin Forms Build Native Cross-platform Apps with C# - [FTU] Video 971.5 MB 8
[FreeTutorials.Us] Udemy - spring-tutorial-for-beginners Video 2.5 GB 2
freetutorials-eu-udemy---complete-android-n-developer-course - Downloader.exe Application 783 KB 2
[FreeTutorials.Us] Udemy - complete-python-bootcamp Video 4.5 GB 193
[FreeTutorials.Us] Udemy - The Complete Node.js Developer Course (3rd Edition) Video 15.3 GB 129
[FreeTutorials.Us] Udemy - React - The Complete Guide (incl Hooks, React Router, Redux) Video 9.7 GB 82
[FreeTutorials.Us] Udemy - Learn Flutter & Dart to Build iOS & Android Apps Video 35.8 GB 69
[FreeTutorials.Us] Udemy - The Complete Flutter Development Bootcamp with Dart Video 11.9 GB 62
[FreeTutorials.Us] Udemy - Graphic Design Masterclass - Learn GREAT Design Video 9.6 GB 62
[FreeTutorials.Us] Udemy - Learn Python & Ethical Hacking From Scratch Video 12.1 GB 53
[FreeTutorials.Us] Udemy - User Experience Design Essentials - Adobe XD UI UX Design Video 6.9 GB 53
[FreeTutorials.Us] Udemy - Mathematical Foundation For Machine Learning and AI Video 1.8 GB 52
[FreeTutorials.Eu] Udemy - The Web Developer Bootcamp Video 7.7 GB 51
[FreeTutorials.Eu] Udemy - Adobe Photoshop CC – Essentials Training Course Video 9 GB 43
[FreeTutorials.Us] Udemy - digital-marketing-masterclass Video 9.9 GB 40
[FreeTutorials.Us] Udemy - Full Stack Project Spring Boot 2.0, ReactJS, Redux Video 15.1 GB 40
[FreeTutorials.Eu] Udemy - adobe-photoshop-cc-advanced-training-course-tutorial Video 14.5 GB 39
[FreeTutorials.Eu] Udemy - The Complete JavaScript Course 2018 Build Real Projects! Video 13.7 GB 38

Loading...