Torrent Info
Title udemy.com - The Complete Python Course [2018]
Category
Size 4.13GB

Files List
Please note that this page does not hosts or makes available any of the listed filenames. You cannot download any of those files from here.
01-01 Welcome to this course!.mp4 12.24MB
01-02 Overview of the course curriculum.mp4 7.61MB
01-03 Introduction to this section.mp4 4.10MB
01-04 Our Python coding environment.mp4 5.13MB
01-05 Numbers and printing in Python.mp4 17.61MB
01-06 Python strings and string formatting.mp4 20.75MB
01-07 Getting user input in Python.mp4 19.40MB
01-08 Boolean and comparisons in Python.mp4 37.85MB
01-09 Lists, tuples, and sets in Python.mp4 24.37MB
01-10 Advanced set operations.mp4 13.27MB
01-11 Python dictionaries.mp4 13.25MB
01-12 Calculating the length of lists.mp4 14.03MB
01-13 Conclusion of this section.mp4 3.04MB
02-01 Introduction to this section.mp4 4.07MB
02-02 If statements in Python.mp4 19.44MB
02-03 While loops in Python.mp4 11.75MB
02-04 For loops, range(), and tuple destructuring in Python.mp4 30.93MB
02-05 Two important loop keywords + finding prime numbers.mp4 20.07MB
02-06 List slicing in Python.mp4 6.81MB
02-07 List comprehension in Python.mp4 20.14MB
02-08 Set and dictionary comprehensions.mp4 12.94MB
02-09 Functions, arguments, and parameters in Python.mp4 32.68MB
02-10 Functions and return values in Python.mp4 12.25MB
02-11 Lambda, first-class, and higher order functions in Python.mp4 15.24MB
02-12 Conclusion of this section.mp4 3.04MB
03-01 Introduction to this section.mp4 4.04MB
03-02 Installing Python in your computer.mp4 6.20MB
03-03 Installing PyCharm in your computer.mp4 7.46MB
03-04 Creating our first PyCharm project.mp4 12.89MB
03-05 Setting up PyCharm font and display settings.mp4 6.36MB
03-06 Coding our application's menu in Python.mp4 29.79MB
03-07 Adding new movies to our application.mp4 24.63MB
03-08 Showing the user their movies.mp4 12.40MB
03-09 Finding movies and retrieving their details.mp4 34.29MB
03-10 Conclusion of this section.mp4 2.19MB
04-01 Introduction to this section.mp4 5.17MB
04-02 Intro to Object-Oriented Programming with Python.mp4 34.54MB
04-03 More about classes and objects.mp4 20.44MB
04-04 Parameter naming in Python.mp4 8.30MB
04-05 Magic methods in Python.mp4 28.32MB
04-06 Inheritance in Python.mp4 13.59MB
04-07 The @property decorator.mp4 9.57MB
04-08 @classmethod and @staticmethod in Python.mp4 16.59MB
04-09 More @classmethod and @staticmethod examples.mp4 25.96MB
04-10 Conclusion of this section.mp4 3.66MB
05-01 Introduction to this section.mp4 4.44MB
05-02 Intro to errors in Python.mp4 28.05MB
05-03 Built in errors in Python.mp4 22.77MB
05-04 Raising errors in Python.mp4 27.10MB
05-05 Creating our own errors in Python.mp4 29.42MB
05-06 Dealing with Python errors.mp4 22.15MB
05-07 The on success block and re-raising exceptions.mp4 28.65MB
05-08 Handling those pesky user errors!.mp4 69.67MB
05-09 Debugging with Pycharm.mp4 42.45MB
05-10 Conclusion of this section.mp4 3.93MB
06-01 Introduction to this section.mp4 6.52MB
06-02 Files in Python.mp4 15.00MB
06-03 Python Exercise. Copying files.mp4 33.55MB
06-04 CSV files with Python.mp4 14.29MB
06-05 JSON files with Python.mp4 29.79MB
06-06 Using the with syntax in Python.mp4 8.33MB
06-07 Importing our own files.mp4 14.45MB
06-08 Python relative imports. Children.mp4 22.62MB
06-09 Python relative imports. Parents.mp4 9.15MB
06-10 Import errors and running as a Python script.mp4 8.94MB
06-11 Conclusion of this section.mp4 8.14MB
07-01 Introduction to this section.mp4 8.40MB
07-02 Intro to Milestone (Project 2).mp4 12.27MB
07-03 Milestone Project with lists.mp4 28.54MB
07-04 Storing books in files.mp4 31.63MB
07-05 Using JSON instead of CSV.mp4 18.11MB
07-06 Intro to databases with Python.mp4 12.72MB
07-07 Using SQLite in Python.mp4 5.58MB
07-08 Some database jargon.mp4 7.98MB
07-09 Creating our books table using Python.mp4 13.75MB
07-10 Inserting books using Python.mp4 10.63MB
07-11 SELECT examples.mp4 6.72MB
07-12 Getting all our books.mp4 11.64MB
07-13 UPDATE and DELETE.mp4 5.07MB
07-14 Filtering with WHERE.mp4 10.19MB
07-15 Finishing the Milestone Project.mp4 14.72MB
07-16 Ordering and limiting.mp4 5.83MB
07-17 Developing our context manager in Python.mp4 17.81MB
07-18 Errors in context managers.mp4 11.35MB
07-19 Conclusion of this section.mp4 4.80MB
08-01 Introduction to this section.mp4 4.48MB
08-02 Typing in Python.mp4 23.25MB
08-03 Further reading.mp4 4.60MB
08-04 Conclusion of this section.mp4 3.53MB
09-01 Introduction to this section.mp4 3.64MB
09-02 Generators in Python.mp4 16.57MB
09-03 Python generator classes and iterators.mp4 11.78MB
09-04 Iterables in Python.mp4 18.34MB
09-05 The filter() function in Python.mp4 11.66MB
09-06 The map() function in Python.mp4 8.50MB
09-07 any() and all() in Python.mp4 7.65MB
09-08 The enumerate() function.mp4 6.30MB
09-09 Conclusion of this section.mp4 4.25MB
10-01 Introduction to this section.mp4 5.10MB
10-02 Mutability in Python.mp4 25.15MB
10-03 Argument mutability in Python.mp4 16.01MB
10-04 Default values for parameters.mp4 11.22MB
10-05 Mutable default arguments (bad idea).mp4 14.47MB
10-06 Argument unpacking in Python.mp4 17.25MB
10-07 Queues in Python.mp4 7.05MB
10-08 Some interesting Python collections.mp4 36.47MB
10-09 Timezones.mp4 15.91MB
10-10 Dates and time in Python.mp4 25.55MB
10-11 Timing your code with Python.mp4 55.76MB
10-12 Regular expressions.mp4 15.09MB
10-13 Regex examples.mp4 57.74MB
10-14 Introduction to logging in Python.mp4 21.70MB
10-15 Logging to a file and other features.mp4 9.81MB
10-16 Conclusion of this section.mp4 3.77MB
11-01 Introduction to this section.mp4 7.15MB
11-02 Understanding HTML with BeautifulSoup.mp4 30.89MB
11-03 More complex HTML parsing.mp4 61.31MB
11-04 Structuring our parsing program better.mp4 21.56MB
11-05 Splitting HTML locators out of our Python class.mp4 12.12MB
11-06 Understanding HTML with the browser.mp4 23.28MB
11-07 Scraping our first website with Python.mp4 16.22MB
11-08 Milestone Project 3. A Quote Scraper.mp4 12.33MB
11-09 Quotes Project 2. Structuring a scraping app in Python.mp4 3.94MB
11-10 Quotes Project 3. Getting our locators.mp4 13.02MB
11-11 Quotes Project 4. Crafting our quote parser.mp4 13.72MB
11-12 Quotes Project 5. The quotes page.mp4 7.99MB
11-13 Quotes Project 6. Recap of the project.mp4 6.70MB
11-14 Milestone Project 4. A Book Scraper + application.mp4 11.77MB
11-15 Books Project 2. Recap of HTML locators.mp4 7.43MB
11-16 Books Project 3. Creating locators in Python.mp4 6.27MB
11-17 Books Project 4. Creating our page.mp4 5.60MB
11-18 Books Project 5. Creating our book parser.mp4 31.32MB
11-19 Books Project 6. Writing our app file.mp4 10.90MB
11-20 Books Project 7. Sorting the books.mp4 21.15MB
11-21 Books Project 8. Constructing our menu.mp4 16.05MB
11-22 ASIDE. The best way to write user menus.mp4 2.85MB
11-23 Books Project 9. Getting multiple pages.mp4 7.86MB
11-24 Books Project 10. Multiple pages in Python.mp4 13.24MB
11-25 Books Project 11. Getting the page count in Python.mp4 21.28MB
11-26 Books Project 12. Adding logging to our Python project.mp4 69.88MB
11-27 A word on scraping pages with JavaScript.mp4 8.14MB
11-28 Conclusion of this section.mp4 3.55MB
12-01 Introduction to this section.mp4 8.11MB
12-02 The Dining Philosophers Problem.mp4 9.13MB
12-03 Processes and threads.mp4 10.45MB
12-04 The Python GIL.mp4 12.51MB
12-05 Example. Threads in Python.mp4 18.38MB
12-06 Using Python concurrent.futures. The ThreadPoolExecutor.mp4 5.14MB
12-07 Don't kill threads!.mp4 2.95MB
12-08 Multiprocessing in Python.mp4 12.11MB
12-09 Using Python concurrent.futures. The ProcessPoolExecutor.mp4 4.15MB
12-10 Dealing with shared state in threads.mp4 12.63MB
12-11 Queuing in threads with shared state.mp4 20.14MB
12-12 Using Python generators instead of threads.mp4 6.73MB
12-13 Our first single-threaded task scheduler in Python.mp4 8.44MB
12-14 Yielding from another iterator in Python.mp4 8.40MB
12-15 Receiving data through yield.mp4 13.69MB
12-16 The async and await keywords.mp4 9.86MB
12-17 Watch these talks for more explanations and examples!.mp4 2.39MB
12-18 Our asynchronous scraper.mp4 13.13MB
12-19 Making our first async request in Python.mp4 22.87MB
12-20 Getting multiple pages efficiently.mp4 17.88MB
12-21 Using async_timeout for security.mp4 3.44MB
12-22 Turning our book scraping project async.mp4 36.85MB
12-23 A note on HTTPS with Python and Mac OS X.mp4 9.26MB
12-24 Conclusion of this section.mp4 5.63MB
13-01 Intro to this section.mp4 4.76MB
13-02 Running Python in the console.mp4 11.35MB
13-03 Terminal video. Running Python.mp4 8.94MB
13-04 Terminal video. What is a virtualenv.mp4 19.80MB
13-05 Terminal video. Navigating the terminal and using virtualenv.mp4 15.64MB
13-06 Terminal video. Using Pipenv.mp4 19.33MB
13-07 Terminal video. Pipenv and virtualenv.mp4 8.73MB
13-08 Conclusion of this section.mp4 3.16MB
14-01 Intro to this section.mp4 16.42MB
14-02 Setting up our project with Pipenv.mp4 18.18MB
14-03 Our first Flask endpoint.mp4 14.97MB
14-04 Returning information with Flask and Python.mp4 7.28MB
14-05 Rendering HTML with Flask and Python.mp4 9.73MB
14-06 Error pages and Jinja2 inheritance.mp4 17.39MB
14-07 Rendering forms with Flask and Python.mp4 23.80MB
14-08 Accessing POST form data with Flask.mp4 10.51MB
14-09 Putting our form in a single endpoint.mp4 5.51MB
14-10 Using Jinja2 for loops to create a nicer homepage.mp4 11.67MB
14-11 Adding navigation to our website.mp4 11.86MB
14-12 Conclusion of this section.mp4 4.54MB
15-01 Introduction to this section.mp4 4.91MB
15-02 A simple decorator in Python.mp4 12.19MB
15-03 Using a @syntax.mp4 7.45MB
15-04 Functools wraps in Python.mp4 4.61MB
15-05 Decorating functions with parameters.mp4 10.75MB
15-06 Decorators with parameters.mp4 20.21MB
15-07 Functions that accept multiple arguments.mp4 10.77MB
15-08 Generic decorators for any function.mp4 6.26MB
15-09 Conclusion of this section.mp4 5.15MB
16-01 Introduction to this section.mp4 4.19MB
16-02 Intro to multiple inheritance with Python.mp4 19.97MB
16-03 Intro to ABCs in Python.mp4 12.07MB
16-04 The usefulness of ABCs.mp4 5.76MB
16-05 The relationship between ABCs and interfaces.mp4 10.30MB
16-06 The property setter in Python.mp4 19.04MB
16-07 Conclusion of this section.mp4 4.26MB
17-01 Introduction to this section.mp4 4.71MB
17-02 Presentation. Queues, stacks, and complexity.mp4 47.39MB
17-03 Presentation. Binary search.mp4 27.54MB
17-04 Presentation. Binary trees.mp4 23.51MB
17-05 Presentation. Traversal of binary trees.mp4 37.77MB
17-06 Presentation. Adding elements to a binary tree.mp4 37.15MB
17-07 Adding elements to a binary tree in Python.mp4 62.59MB
17-08 Recursion and inorder traversal in Python.mp4 110.36MB
17-09 Finding nodes in a tree with Python.mp4 31.43MB
17-10 How do you delete nodes from a binary tree.mp4 58.05MB
17-11 Deleting nodes in code with Python.mp4 138.04MB
17-12 Deleting nodes with two children in code.mp4 216.25MB
17-13 Testing our binary tree!.mp4 26.71MB
17-14 Conclusion of this section.mp4 3.03MB
18-01 Introduction to this section.mp4 4.62MB
18-02 Python libraries overview.mp4 35.68MB
18-03 Using pylint.mp4 81.62MB
18-04 Using yapf.mp4 43.16MB
18-05 Sending e-mails with smtplib.mp4 59.15MB
18-06 Sending e-mails with Mailgun.mp4 75.08MB
18-07 Creating a re-usable Mailgun library.mp4 47.66MB
18-08 Sneak peek. My IDE setup!.mp4 58.93MB
18-09 Conclusion of this section.mp4 3.47MB
19-01 Thank you for taking the course.mp4 6.45MB
the-complete-python.7z 3.43MB
Distribution statistics by country
Russia (RU) 4
Georgia (GE) 1
Total 5
IP List List of IP addresses which were distributed this torrent