[FreeTutorials Eu] [UDEMY] The Complete Python 3 Course Beginner to Advanced! [FTU]
File List
| File | Size |
|---|---|
| 01-Introduction to Programming with Python/001-Introduction to Python.mp4 | 93.55 MB |
| 01-Introduction to Programming with Python/002-Mac Linux installation.mp4 | 92.18 MB |
| 01-Introduction to Programming with Python/003-Windows setup.mp4 | 116.4 MB |
| 01-Introduction to Programming with Python/004-Interpreted vs. compiled programming languages.mp4 | 12.57 MB |
| 01-Introduction to Programming with Python/005-Creating and running our first Python script.mp4 | 5.21 MB |
| 01-Introduction to Programming with Python/006-Choosing an integrated development environment (IDE).mp4 | 23.27 MB |
| 01-Introduction to Programming with Python/007-How to share your code with us and get help with errors.mp4 | 9.01 MB |
| 02-Programming Basics/008-Basic types - numbers.mp4 | 9.08 MB |
| 02-Programming Basics/009-Basic types - strings.mp4 | 8.07 MB |
| 02-Programming Basics/010-Basic string manipulation.mp4 | 20.92 MB |
| 02-Programming Basics/011-Basic types - Boolean operators.mp4 | 19.23 MB |
| 02-Programming Basics/012-Lists (arrays).mp4 | 13.27 MB |
| 02-Programming Basics/013-Dictionaries.mp4 | 13.15 MB |
| 02-Programming Basics/014-Variables.mp4 | 15.82 MB |
| 02-Programming Basics/015-Built-in functions.mp4 | 17.69 MB |
| 02-Programming Basics/016-User-defined functions.mp4 | 13.88 MB |
| 02-Programming Basics/017-Adding arguments to a function.mp4 | 8.45 MB |
| 02-Programming Basics/018-Default arguments.mp4 | 9.1 MB |
| 02-Programming Basics/019-Keyword arguments.mp4 | 4.47 MB |
| 02-Programming Basics/020-Infinite arguments.mp4 | 6.91 MB |
| 02-Programming Basics/021-Return values from functions.mp4 | 7.75 MB |
| 02-Programming Basics/022-If, elif, else statements.mp4 | 6.84 MB |
| 02-Programming Basics/023-For while loops.mp4 | 7.93 MB |
| 02-Programming Basics/024-Importing libraries into a script.mp4 | 22.15 MB |
| 02-Programming Basics/025-Project #1 - Building a calculator.mp4 | 45.39 MB |
| 03-Advanced Python Concepts/026-PEP guidelines.mp4 | 22.52 MB |
| 03-Advanced Python Concepts/027-Breaking out of while loops.mp4 | 21.43 MB |
| 03-Advanced Python Concepts/028-Continuing while loops.mp4 | 6.67 MB |
| 03-Advanced Python Concepts/029-Classes & objects.mp4 | 10.02 MB |
| 03-Advanced Python Concepts/030-Instance variables.mp4 | 7.01 MB |
| 03-Advanced Python Concepts/031-Class & instance variables.mp4 | 4.02 MB |
| 03-Advanced Python Concepts/032-How to add comments to your code.mp4 | 8.75 MB |
| 03-Advanced Python Concepts/033-Importing modules from relative paths.mp4 | 7.18 MB |
| 04-Project #2 - RPG Battle Script/034-RPG setup.mp4 | 15.96 MB |
| 04-Project #2 - RPG Battle Script/035-Creating our character.mp4 | 16.52 MB |
| 04-Project #2 - RPG Battle Script/036-Additional utility classes.mp4 | 15.84 MB |
| 04-Project #2 - RPG Battle Script/037-Enemy instantiation.mp4 | 61.01 MB |
| 04-Project #2 - RPG Battle Script/038-Using magic.mp4 | 53.22 MB |
| 04-Project #2 - RPG Battle Script/039-Turning our magic into a class.mp4 | 56.6 MB |
| 04-Project #2 - RPG Battle Script/040-Healing our player.mp4 | 14.87 MB |
| 04-Project #2 - RPG Battle Script/041-Adding items.mp4 | 57.87 MB |
| 04-Project #2 - RPG Battle Script/042-Implementing different item types.mp4 | 48.91 MB |
| 04-Project #2 - RPG Battle Script/043-Better HP view.mp4 | 32.48 MB |
| 04-Project #2 - RPG Battle Script/044-Adding members to our party.mp4 | 50.9 MB |
| 04-Project #2 - RPG Battle Script/045-Working HP bars.mp4 | 56 MB |
| 04-Project #2 - RPG Battle Script/046-White space in HP & MP.mp4 | 18.68 MB |
| 04-Project #2 - RPG Battle Script/047-Enemy HP bar.mp4 | 34.58 MB |
| 04-Project #2 - RPG Battle Script/048-Multiple enemies pt.1.mp4 | 47.17 MB |
| 04-Project #2 - RPG Battle Script/049-Multiple enemies pt.2.mp4 | 37.11 MB |
| 04-Project #2 - RPG Battle Script/050-Enemy artificial intelligence.mp4 | 96.95 MB |
| 05-Additional Python Resources/051-Reading and writing files in Python.mp4 | 7.02 MB |
| 05-Additional Python Resources/052-JavaScript Object Notation (JSON).mp4 | 21 MB |
| 05-Additional Python Resources/053-Using Virtualenv to create a virtual environment.mp4 | 6.08 MB |
| 05-Additional Python Resources/054-The Python Package Index (PyPI).mp4 | 56.82 MB |
| 06-Essential Modules - Requests/055-Introduction to Requests.mp4 | 19.49 MB |
| 06-Essential Modules - Requests/056-HTTP GET variables.mp4 | 13.81 MB |
| 06-Essential Modules - Requests/057-Pillow the image processing library (PIL).mp4 | 22.93 MB |
| 06-Essential Modules - Requests/058-Posting data.mp4 | 9.87 MB |
| 06-Essential Modules - Requests/059-Posting JSON.mp4 | 16.61 MB |
| 06-Essential Modules - Requests/060-Headers.mp4 | 3.01 MB |
| 07-Project #3 - Web Scraper/061-Beautiful Soup.mp4 | 19.6 MB |
| 07-Project #3 - Web Scraper/062-Parsing our soup.mp4 | 29.32 MB |
| 07-Project #3 - Web Scraper/063-Directional navigation.mp4 | 24.52 MB |
| 07-Project #3 - Web Scraper/064-Image scraper.mp4 | 35.21 MB |
| 07-Project #3 - Web Scraper/065-Improvements to our web scraper.mp4 | 27.74 MB |
| 08-Project #4 - Getting Started with PyMongo/066-Introduction and setup.mp4 | 27.36 MB |
| 08-Project #4 - Getting Started with PyMongo/067-Inserting documents.mp4 | 24.94 MB |
| 08-Project #4 - Getting Started with PyMongo/068-Bulk inserts.mp4 | 9.7 MB |
| 08-Project #4 - Getting Started with PyMongo/069-Counting documents.mp4 | 9.97 MB |
| 08-Project #4 - Getting Started with PyMongo/070-Multiple find conditions.mp4 | 2.04 MB |
| 08-Project #4 - Getting Started with PyMongo/071-Datetime and keywords.mp4 | 19.05 MB |
| 08-Project #4 - Getting Started with PyMongo/072-Indexes.mp4 | 18.77 MB |
| 09-Project #5 - Web Development Project Using Web.py/073-Introduction and simple example.mp4 | 25.55 MB |
| 09-Project #5 - Web Development Project Using Web.py/074-HTML templates.mp4 | 10.03 MB |
| 09-Project #5 - Web Development Project Using Web.py/075-Building a MVC.mp4 | 18.42 MB |
| 09-Project #5 - Web Development Project Using Web.py/076-Importing static files.mp4 | 19.94 MB |
| 09-Project #5 - Web Development Project Using Web.py/077-Setting up a register form.mp4 | 46.6 MB |
| 09-Project #5 - Web Development Project Using Web.py/078-Posting data to web.py.mp4 | 16.57 MB |
| 09-Project #5 - Web Development Project Using Web.py/079-Creating users.mp4 | 18.89 MB |
| 09-Project #5 - Web Development Project Using Web.py/080-Hashing passwords.mp4 | 15.02 MB |
| 09-Project #5 - Web Development Project Using Web.py/081-Login logic.mp4 | 38.13 MB |
| 09-Project #5 - Web Development Project Using Web.py/082-Web.py sessions.mp4 | 34.08 MB |
| 09-Project #5 - Web Development Project Using Web.py/083-Logout functionality.mp4 | 14.51 MB |
| 09-Project #5 - Web Development Project Using Web.py/084-Posting microblogs.mp4 | 31.26 MB |
| 09-Project #5 - Web Development Project Using Web.py/085-Retrieving post objects.mp4 | 20.91 MB |
| 09-Project #5 - Web Development Project Using Web.py/086-User settings and updating Mongo.mp4 | 69.63 MB |
| 09-Project #5 - Web Development Project Using Web.py/087-Relative datetimes.mp4 | 11.18 MB |
| 09-Project #5 - Web Development Project Using Web.py/088-Making our post dates pretty.mp4 | 9.77 MB |
| 09-Project #5 - Web Development Project Using Web.py/089-Adding post comments.mp4 | 52.24 MB |
| 09-Project #5 - Web Development Project Using Web.py/090-Image uploads and avatars.mp4 | 89.62 MB |
| 10-Project #6 - Django Web Framework/091-Django project setup.mp4 | 22.52 MB |
| 10-Project #6 - Django Web Framework/092-Creating our blog app.mp4 | 29.81 MB |
| 10-Project #6 - Django Web Framework/093-Setting up the admin site.mp4 | 21.98 MB |
| 10-Project #6 - Django Web Framework/094-URLs and views.mp4 | 13.26 MB |
| 10-Project #6 - Django Web Framework/095-HTML templates.mp4 | 5.36 MB |
| 10-Project #6 - Django Web Framework/096-Dynamic template data.mp4 | 20.12 MB |
| 10-Project #6 - Django Web Framework/097-Single post page.mp4 | 21.79 MB |
| 10-Project #6 - Django Web Framework/098-Implementing Bootstrap.mp4 | 10.36 MB |
| 10-Project #6 - Django Web Framework/099-Static files.mp4 | 11.57 MB |
| 10-Project #6 - Django Web Framework/100-Template inheritance.mp4 | 41.62 MB |
Trackers
No trackers found.