UD764

mp4   Hot:1   Size:13.4 GB   Created:2022-11-04 18:03:29   Update:2022-11-04 18:03:29  

Download link

File List

  • the-complete-python-course/01 Intro to Python/001 Welcome to this course.mp4 29.94 MB
    the-complete-python-course/01 Intro to Python/002 Overview of the course curriculum.mp4 10.98 MB
    the-complete-python-course/01 Intro to Python/003 Our Python coding environment.mp4 32.91 MB
    the-complete-python-course/01 Intro to Python/004 Writing our first code Variables and printing.mp4 20.45 MB
    the-complete-python-course/01 Intro to Python/005 Community Support.mp4 77.97 MB
    the-complete-python-course/01 Intro to Python/006 Numbers in Python.mp4 16.52 MB
    the-complete-python-course/01 Intro to Python/007 Calculating the remainder of a division.mp4 24.12 MB
    the-complete-python-course/01 Intro to Python/008 Information before your first coding exercise.mp4 12.94 MB
    the-complete-python-course/01 Intro to Python/009 Solution variables and numbers.html 1.86 KB
    the-complete-python-course/01 Intro to Python/010 Python strings.mp4 33.83 MB
    the-complete-python-course/01 Intro to Python/011 Python string formatting.mp4 39.43 MB
    the-complete-python-course/01 Intro to Python/012 Getting user input in Python.mp4 41.67 MB
    the-complete-python-course/01 Intro to Python/013 Solution communicating with users.html 1.61 KB
    the-complete-python-course/01 Intro to Python/014 Booleans and comparisons in Python.mp4 25.22 MB
    the-complete-python-course/01 Intro to Python/015 and or in Python.mp4 59.92 MB
    the-complete-python-course/01 Intro to Python/016 Lists in Python.mp4 39.46 MB
    the-complete-python-course/01 Intro to Python/017 Tuples in Python.mp4 26.03 MB
    the-complete-python-course/01 Intro to Python/018 Sets in Python.mp4 18.32 MB
    the-complete-python-course/01 Intro to Python/019 Advanced set operations.mp4 34.32 MB
    the-complete-python-course/01 Intro to Python/020 Solution nearby friends.html 1.48 KB
    the-complete-python-course/01 Intro to Python/021 Python dictionaries.mp4 35.96 MB
    the-complete-python-course/01 Intro to Python/022 Length and sum.mp4 24.3 MB
    the-complete-python-course/01 Intro to Python/023 Solution dictionaries.html 2.27 KB
    the-complete-python-course/01 Intro to Python/024 Joining a list.mp4 11.89 MB
    the-complete-python-course/01 Intro to Python/external-assets-links.txt 3.51 KB
    the-complete-python-course/02 Python fundamentals/025 If statements in Python.mp4 60.38 MB
    the-complete-python-course/02 Python fundamentals/026 While loops in Python.mp4 34.67 MB
    the-complete-python-course/02 Python fundamentals/027 Solution a simple text menu.html 1.77 KB
    the-complete-python-course/02 Python fundamentals/028 For loops in Python.mp4 35.65 MB
    the-complete-python-course/02 Python fundamentals/029 Destructuring syntax.mp4 21.71 MB
    the-complete-python-course/02 Python fundamentals/030 Iterating over dictionaries.mp4 20.34 MB
    the-complete-python-course/02 Python fundamentals/031 Break and continue.mp4 21.64 MB
    the-complete-python-course/02 Python fundamentals/032 A couple more loop examples.html 1.64 KB
    the-complete-python-course/02 Python fundamentals/033 Solution FizzBuzz.html 1.94 KB
    the-complete-python-course/02 Python fundamentals/034 The else keyword with loops.mp4 26.86 MB
    the-complete-python-course/02 Python fundamentals/035 Finding prime numbers with for loops.mp4 45.07 MB
    the-complete-python-course/02 Python fundamentals/036 List slicing in Python.mp4 19.81 MB
    the-complete-python-course/02 Python fundamentals/037 List comprehension in Python.mp4 36.16 MB
    the-complete-python-course/02 Python fundamentals/038 Comprehensions with conditionals.mp4 37.71 MB
    the-complete-python-course/02 Python fundamentals/039 Set and dictionary comprehensions.mp4 27.48 MB
    the-complete-python-course/02 Python fundamentals/040 The zip function.mp4 15.99 MB
    the-complete-python-course/02 Python fundamentals/041 The enumerate function.mp4 21.31 MB
    the-complete-python-course/02 Python fundamentals/042 Solution an improved lottery.html 2.68 KB
    the-complete-python-course/02 Python fundamentals/043 Functions in Python.mp4 18.61 MB
    the-complete-python-course/02 Python fundamentals/044 Arguments and parameters.mp4 64.8 MB
    the-complete-python-course/02 Python fundamentals/045 Functions and return values in Python.mp4 63.49 MB
    the-complete-python-course/02 Python fundamentals/046 Default parameter values.mp4 28.91 MB
    the-complete-python-course/02 Python fundamentals/047 Lambda functions in Python.mp4 35.64 MB
    the-complete-python-course/02 Python fundamentals/048 First-class functions in Python.mp4 58.59 MB
    the-complete-python-course/02 Python fundamentals/external-assets-links.txt 3.9 KB
    the-complete-python-course/03 Milestone Project 1/049 Code for this section.html 1.46 KB
    the-complete-python-course/03 Milestone Project 1/050 Installing Python in your computer.mp4 21.31 MB
    the-complete-python-course/03 Milestone Project 1/051 Installing PyCharm in your computer.mp4 25.92 MB
    the-complete-python-course/03 Milestone Project 1/052 Creating our first PyCharm project.mp4 36.25 MB
    the-complete-python-course/03 Milestone Project 1/053 Setting up PyCharm font and display settings.mp4 14.23 MB
    the-complete-python-course/03 Milestone Project 1/054 Milestone Project Brief.mp4 46.68 MB
    the-complete-python-course/03 Milestone Project 1/055 Milestone Project Implementation Video.mp4 64.68 MB
    the-complete-python-course/03 Milestone Project 1/external-assets-links.txt 579 B
    the-complete-python-course/04 Object-Oriented Programming with Python/056 Intro to Object-Oriented Programming with Python.mp4 85.75 MB
    the-complete-python-course/04 Object-Oriented Programming with Python/057 Solution your first Python class.html 1.43 KB
    the-complete-python-course/04 Object-Oriented Programming with Python/058 Solution defining a method.html 1.54 KB
    the-complete-python-course/04 Object-Oriented Programming with Python/059 More about classes and objects.mp4 65.12 MB
    the-complete-python-course/04 Object-Oriented Programming with Python/060 So... sum() int() str() len() what else is there.html 2.31 KB
    the-complete-python-course/04 Object-Oriented Programming with Python/061 Parameter naming in Python.mp4 16.04 MB
    the-complete-python-course/04 Object-Oriented Programming with Python/062 Magic methods in Python.mp4 74.42 MB
    the-complete-python-course/04 Object-Oriented Programming with Python/063 Solution magic methods in Python.html 2.61 KB
    the-complete-python-course/04 Object-Oriented Programming with Python/064 Inheritance in Python.mp4 54.8 MB
    the-complete-python-course/04 Object-Oriented Programming with Python/065 The property decorator.mp4 28.6 MB
    the-complete-python-course/04 Object-Oriented Programming with Python/066 classmethod and staticmethod in Python.mp4 43.57 MB
    the-complete-python-course/04 Object-Oriented Programming with Python/067 More classmethod and staticmethod examples.mp4 74.47 MB
    the-complete-python-course/04 Object-Oriented Programming with Python/external-assets-links.txt 993 B
    the-complete-python-course/05 Errors in Python/068 Code samples for this section.html 1.51 KB
    the-complete-python-course/05 Errors in Python/069 Intro to errors in Python.mp4 66.86 MB
    the-complete-python-course/05 Errors in Python/070 Built in errors in Python.mp4 77 MB
    the-complete-python-course/05 Errors in Python/071 Raising errors in Python.mp4 79.93 MB
    the-complete-python-course/05 Errors in Python/072 Solution raising an error.html 1.61 KB
    the-complete-python-course/05 Errors in Python/073 Creating our own errors in Python.mp4 75.77 MB
    the-complete-python-course/05 Errors in Python/074 Solution raising our own custom errors.html 1.92 KB
    the-complete-python-course/05 Errors in Python/075 Dealing with Python errors.mp4 68.74 MB
    the-complete-python-course/05 Errors in Python/076 The on success block and re-raising exceptions.mp4 102.11 MB
    the-complete-python-course/05 Errors in Python/077 Handling those pesky user errors.mp4 72.96 MB
    the-complete-python-course/05 Errors in Python/078 Solution try-except-finally.html 1.89 KB
    the-complete-python-course/05 Errors in Python/079 Debugging with Pycharm.mp4 141.63 MB
    the-complete-python-course/05 Errors in Python/080 Further reading.html 2.03 KB
    the-complete-python-course/05 Errors in Python/external-assets-links.txt 884 B
    the-complete-python-course/06 Files in Python/081 Code for this section.html 1.42 KB
    the-complete-python-course/06 Files in Python/082 Files in Python.mp4 53.09 MB
    the-complete-python-course/06 Files in Python/083 Python Exercise copying files.mp4 148.06 MB
    the-complete-python-course/06 Files in Python/084 Solution building a quiz system.html 1.92 KB
    the-complete-python-course/06 Files in Python/085 CSV files with Python.mp4 57.22 MB
    the-complete-python-course/06 Files in Python/086 How to use the csv module to read and write CSV files more easily.html 1.78 KB
    the-complete-python-course/06 Files in Python/087 JSON files with Python.mp4 116.21 MB
    the-complete-python-course/06 Files in Python/088 Solution a CSV to JSON converter.html 1.64 KB
    the-complete-python-course/06 Files in Python/089 Using the with syntax in Python.mp4 38.4 MB
    the-complete-python-course/06 Files in Python/090 Importing our own files.mp4 46.16 MB
    the-complete-python-course/06 Files in Python/091 Python relative imports children.mp4 90.85 MB
    the-complete-python-course/06 Files in Python/092 Solution importing modules.html 1.99 KB
    the-complete-python-course/06 Files in Python/093 Python relative imports parents.mp4 38.65 MB
    the-complete-python-course/06 Files in Python/094 Import errors and running as a Python script.mp4 37.9 MB
    the-complete-python-course/06 Files in Python/095 Further reading.html 1.97 KB
    the-complete-python-course/06 Files in Python/external-assets-links.txt 328 B
    the-complete-python-course/07 Databases in Python Milestone Project 2/096 Code for this section.html 1.46 KB
    the-complete-python-course/07 Databases in Python Milestone Project 2/097 Intro to Milestone Project 2.mp4 26.43 MB
    the-complete-python-course/07 Databases in Python Milestone Project 2/097 milestone-project-2-brief.pdf 551.94 KB
    the-complete-python-course/07 Databases in Python Milestone Project 2/098 Milestone Project 2 Brief.html 1.47 KB
    the-complete-python-course/07 Databases in Python Milestone Project 2/098 milestone-project-2-brief.pdf 551.94 KB
    the-complete-python-course/07 Databases in Python Milestone Project 2/099 Milestone Project with lists.mp4 128.51 MB
    the-complete-python-course/07 Databases in Python Milestone Project 2/100 Storing books in files.mp4 143.81 MB
    the-complete-python-course/07 Databases in Python Milestone Project 2/101 Using JSON instead of CSV.mp4 86.11 MB
    the-complete-python-course/07 Databases in Python Milestone Project 2/102 Intro to databases with Python.mp4 21.71 MB
    the-complete-python-course/07 Databases in Python Milestone Project 2/103 Using SQLite in Python.mp4 9.39 MB
    the-complete-python-course/07 Databases in Python Milestone Project 2/104 Some database jargon.mp4 13.69 MB
    the-complete-python-course/07 Databases in Python Milestone Project 2/105 Creating our books table using Python.mp4 41.59 MB
    the-complete-python-course/07 Databases in Python Milestone Project 2/106 Inserting books using Python.mp4 47.76 MB
    the-complete-python-course/07 Databases in Python Milestone Project 2/107 SELECT examples.mp4 12.19 MB
    the-complete-python-course/07 Databases in Python Milestone Project 2/108 Getting all our books.mp4 53.64 MB
    the-complete-python-course/07 Databases in Python Milestone Project 2/109 UPDATE and DELETE.mp4 9.17 MB
    the-complete-python-course/07 Databases in Python Milestone Project 2/110 Filtering with WHERE.mp4 24.11 MB
    the-complete-python-course/07 Databases in Python Milestone Project 2/111 Finishing the Milestone Project.mp4 65.21 MB
    the-complete-python-course/07 Databases in Python Milestone Project 2/112 Ordering and limiting.mp4 11.55 MB
    the-complete-python-course/07 Databases in Python Milestone Project 2/113 Developing our context manager in Python.mp4 77.94 MB
    the-complete-python-course/07 Databases in Python Milestone Project 2/114 Errors in context managers.mp4 51.3 MB
    the-complete-python-course/07 Databases in Python Milestone Project 2/115 Further reading.html 1.98 KB
    the-complete-python-course/08 Type hinting in Python/116 Typing in Python.mp4 112.82 MB
    the-complete-python-course/08 Type hinting in Python/117 Further reading.mp4 20.84 MB
    the-complete-python-course/08 Type hinting in Python/external-assets-links.txt 282 B
    the-complete-python-course/09 Advanced built-in functions in Python/118 Generators in Python.mp4 55.24 MB
    the-complete-python-course/09 Advanced built-in functions in Python/119 Solution a prime number generator.html 1.55 KB
    the-complete-python-course/09 Advanced built-in functions in Python/120 Python generator classes and iterators.mp4 44.8 MB
    the-complete-python-course/09 Advanced built-in functions in Python/121 Solution coding a generator class.html 1.86 KB
    the-complete-python-course/09 Advanced built-in functions in Python/122 Iterables in Python.mp4 49.72 MB
    the-complete-python-course/09 Advanced built-in functions in Python/123 The filter() function in Python.mp4 42.16 MB
    the-complete-python-course/09 Advanced built-in functions in Python/124 The map() function in Python.mp4 34.37 MB
    the-complete-python-course/09 Advanced built-in functions in Python/125 any() and all() in Python.mp4 32.44 MB
    the-complete-python-course/09 Advanced built-in functions in Python/126 So what other things evaluate to True or False.html 2.53 KB
    the-complete-python-course/09 Advanced built-in functions in Python/127 Further reading.html 1.65 KB
    the-complete-python-course/09 Advanced built-in functions in Python/external-assets-links.txt 900 B
    the-complete-python-course/10 Advanced Python Development/128 Mutability in Python.mp4 62.01 MB
    the-complete-python-course/10 Advanced Python Development/129 Argument mutability in Python.mp4 57.13 MB
    the-complete-python-course/10 Advanced Python Development/130 Default values for parameters.mp4 26.4 MB
    the-complete-python-course/10 Advanced Python Development/131 Mutable default arguments (bad idea).mp4 35.16 MB
    the-complete-python-course/10 Advanced Python Development/132 Argument unpacking in Python.mp4 74.53 MB
    the-complete-python-course/10 Advanced Python Development/133 Queues in Python.mp4 13.16 MB
    the-complete-python-course/10 Advanced Python Development/134 Some interesting Python collections.mp4 134.52 MB
    the-complete-python-course/10 Advanced Python Development/135 Solution Python collections.html 1.93 KB
    the-complete-python-course/10 Advanced Python Development/136 Timezones.mp4 37.89 MB
    the-complete-python-course/10 Advanced Python Development/137 Dates and time in Python.mp4 60.06 MB
    the-complete-python-course/10 Advanced Python Development/137 Datetime-cheatsheet.pdf 500.04 KB
    the-complete-python-course/10 Advanced Python Development/138 Timing your code with Python.mp4 55.69 MB
    the-complete-python-course/10 Advanced Python Development/139 Regular expressions.mp4 29.66 MB
    the-complete-python-course/10 Advanced Python Development/140 Regex examples.mp4 56.81 MB
    the-complete-python-course/10 Advanced Python Development/141 Regex in Python.mp4 62.5 MB
    the-complete-python-course/10 Advanced Python Development/142 Solution secure file names using regex.html 1.63 KB
    the-complete-python-course/10 Advanced Python Development/143 Introduction to logging in Python.mp4 55.85 MB
    the-complete-python-course/10 Advanced Python Development/144 Logging to a file and other features.mp4 28.35 MB
    the-complete-python-course/10 Advanced Python Development/145 Higher-order functions in Python.mp4 49.73 MB
    the-complete-python-course/10 Advanced Python Development/146 The built-in itertools module.html 1.79 KB
    the-complete-python-course/10 Advanced Python Development/147 Further reading.html 1.29 KB
    the-complete-python-course/10 Advanced Python Development/external-assets-links.txt 1.38 KB
    the-complete-python-course/11 Web Scraping with Python/148 Code for this section.html 1.59 KB
    the-complete-python-course/11 Web Scraping with Python/149 Markup Languages The Structure of HTML Code.mp4 61.05 MB
    the-complete-python-course/11 Web Scraping with Python/150 Understanding HTML with BeautifulSoup.mp4 130.08 MB
    the-complete-python-course/11 Web Scraping with Python/151 More complex HTML parsing.mp4 183.75 MB
    the-complete-python-course/11 Web Scraping with Python/152 Structuring our parsing program better.mp4 58.6 MB
    the-complete-python-course/11 Web Scraping with Python/153 Splitting HTML locators out of our Python class.mp4 37.36 MB
    the-complete-python-course/11 Web Scraping with Python/154 Understanding HTML with the browser.mp4 70.7 MB
    the-complete-python-course/11 Web Scraping with Python/155 Scraping our first website with Python.mp4 38.71 MB
    the-complete-python-course/11 Web Scraping with Python/156 Milestone Project 3 A Quote Scraper.mp4 36.95 MB
    the-complete-python-course/11 Web Scraping with Python/157 Quotes Project 2 Structuring a scraping app in Python.mp4 10.86 MB
    the-complete-python-course/11 Web Scraping with Python/158 Quotes Project 3 Getting our locators.mp4 50.15 MB
    the-complete-python-course/11 Web Scraping with Python/159 Quotes Project 4 Crafting our quote parser.mp4 39.68 MB
    the-complete-python-course/11 Web Scraping with Python/160 Quotes Project 5 The quotes page.mp4 32.02 MB
    the-complete-python-course/11 Web Scraping with Python/161 Quotes Project 6 Recap of the project.mp4 27.45 MB
    the-complete-python-course/11 Web Scraping with Python/162 Milestone Project 4 A Book Scraper application.mp4 60.59 MB
    the-complete-python-course/11 Web Scraping with Python/163 Books Project 2 Recap of HTML locators.mp4 28.58 MB
    the-complete-python-course/11 Web Scraping with Python/164 Books Project 3 Creating locators in Python.mp4 18.37 MB
    the-complete-python-course/11 Web Scraping with Python/165 Books Project 4 Creating our page.mp4 18.6 MB
    the-complete-python-course/11 Web Scraping with Python/166 Books Project 5 Creating our book parser.mp4 91.55 MB
    the-complete-python-course/11 Web Scraping with Python/167 Books Project 6 Writing our app file.mp4 25.65 MB
    the-complete-python-course/11 Web Scraping with Python/168 Books Project 7 Sorting the books.mp4 60.56 MB
    the-complete-python-course/11 Web Scraping with Python/169 Books Project 8 Constructing our menu.mp4 44.97 MB
    the-complete-python-course/11 Web Scraping with Python/170 ASIDE The best way to write user menus.mp4 11.63 MB
    the-complete-python-course/11 Web Scraping with Python/171 Books Project 9 Getting multiple pages.mp4 20.09 MB
    the-complete-python-course/11 Web Scraping with Python/172 Books Project 10 Multiple pages in Python.mp4 36.38 MB
    the-complete-python-course/11 Web Scraping with Python/173 Books Project 11 Getting the page count in Python.mp4 57.66 MB
    the-complete-python-course/11 Web Scraping with Python/174 Books Project 12 Adding logging to our Python project.mp4 188.8 MB
    the-complete-python-course/11 Web Scraping with Python/175 A word on scraping pages with JavaScript.mp4 22.77 MB
    the-complete-python-course/11 Web Scraping with Python/176 A note on scraping and robots.txt.html 1.98 KB
    the-complete-python-course/11 Web Scraping with Python/external-assets-links.txt 149 B
    the-complete-python-course/12 Browser Automation with Selenium/177 Introduction to this section.mp4 23.32 MB
    the-complete-python-course/12 Browser Automation with Selenium/178 Code for this section.html 1.42 KB
    the-complete-python-course/12 Browser Automation with Selenium/179 1-our-scraping-code.zip 6.41 KB
    the-complete-python-course/12 Browser Automation with Selenium/179 Review of our quotes scraping code.mp4 70.77 MB
    the-complete-python-course/12 Browser Automation with Selenium/180 Downloading chromedriver.mp4 26.05 MB
    the-complete-python-course/12 Browser Automation with Selenium/181 3-using-chrome-in-scraping-code.zip 10.97 KB
    the-complete-python-course/12 Browser Automation with Selenium/181 Using Chrome in our scraping code.mp4 69.46 MB
    the-complete-python-course/12 Browser Automation with Selenium/182 4-our-new-page-locators.zip 10.61 KB
    the-complete-python-course/12 Browser Automation with Selenium/182 Our new page locators.mp4 34.83 MB
    the-complete-python-course/12 Browser Automation with Selenium/183 5-interacting-with-dropdowns.zip 11.06 KB
    the-complete-python-course/12 Browser Automation with Selenium/183 Interacting with dropdowns.mp4 43.13 MB
    the-complete-python-course/12 Browser Automation with Selenium/184 6-selecting-tags.zip 10.55 KB
    the-complete-python-course/12 Browser Automation with Selenium/184 Selecting tags.mp4 50.36 MB
    the-complete-python-course/12 Browser Automation with Selenium/185 7-searching-for-quotes.zip 10.93 KB
    the-complete-python-course/12 Browser Automation with Selenium/185 Searching for quotes.mp4 30.21 MB
    the-complete-python-course/12 Browser Automation with Selenium/186 8-encapsulating-logic-simply.zip 11.33 KB
    the-complete-python-course/12 Browser Automation with Selenium/186 Encapsulating logic more simply.mp4 57.79 MB
    the-complete-python-course/12 Browser Automation with Selenium/187 9-adding-some-error-handling.zip 11.42 KB
    the-complete-python-course/12 Browser Automation with Selenium/187 Adding some error handling.mp4 21.09 MB
    the-complete-python-course/12 Browser Automation with Selenium/188 Implicit and explicit waits in Selenium.mp4 23.24 MB
    the-complete-python-course/12 Browser Automation with Selenium/189 11-adding-waits-to-our-code.zip 11.56 KB
    the-complete-python-course/12 Browser Automation with Selenium/189 Adding waits to our program code.mp4 77.32 MB
    the-complete-python-course/12 Browser Automation with Selenium/external-assets-links.txt 485 B
    the-complete-python-course/13 Asynchronous Python Development/190 Code samples for this section.html 1.66 KB
    the-complete-python-course/13 Asynchronous Python Development/191 A glossary of terms used in concurrency.html 2.49 KB
    the-complete-python-course/13 Asynchronous Python Development/192 The Dining Philosophers Problem.mp4 25.05 MB
    the-complete-python-course/13 Asynchronous Python Development/193 Processes and threads.mp4 24.19 MB
    the-complete-python-course/13 Asynchronous Python Development/194 The Python GIL.mp4 36.28 MB
    the-complete-python-course/13 Asynchronous Python Development/195 Example threads in Python.mp4 73.31 MB
    the-complete-python-course/13 Asynchronous Python Development/196 Using Python concurrent.futures the ThreadPoolExecutor.mp4 19.67 MB
    the-complete-python-course/13 Asynchronous Python Development/197 Dont kill threads.mp4 11.08 MB
    the-complete-python-course/13 Asynchronous Python Development/198 Multiprocessing in Windows.html 1.68 KB
    the-complete-python-course/13 Asynchronous Python Development/199 Multiprocessing in Python.mp4 54.05 MB
    the-complete-python-course/13 Asynchronous Python Development/200 Using Python concurrent.futures the ProcessPoolExecutor.mp4 17.02 MB
    the-complete-python-course/13 Asynchronous Python Development/201 Dealing with shared state in threads.mp4 48.06 MB
    the-complete-python-course/13 Asynchronous Python Development/202 Queuing in threads with shared state.mp4 86.52 MB
    the-complete-python-course/13 Asynchronous Python Development/203 Using Python generators instead of threads.mp4 23.53 MB
    the-complete-python-course/13 Asynchronous Python Development/204 Our first single-threaded task scheduler in Python.mp4 29.63 MB
    the-complete-python-course/13 Asynchronous Python Development/205 Yielding from another iterator in Python.mp4 33.14 MB
    the-complete-python-course/13 Asynchronous Python Development/206 Receiving data through yield.mp4 53.68 MB
    the-complete-python-course/13 Asynchronous Python Development/207 The async and await keywords.mp4 40.35 MB
    the-complete-python-course/13 Asynchronous Python Development/208 Watch these talks for more explanations and examples.mp4 6.34 MB
    the-complete-python-course/13 Asynchronous Python Development/209 Our asynchronous scraper.mp4 38.28 MB
    the-complete-python-course/13 Asynchronous Python Development/210 0-first-async-request.py 317 B
    the-complete-python-course/13 Asynchronous Python Development/210 Making our first async request in Python.mp4 87.21 MB
    the-complete-python-course/13 Asynchronous Python Development/211 Getting multiple pages efficiently.mp4 81.56 MB
    the-complete-python-course/13 Asynchronous Python Development/212 Using async_timeout for security.mp4 15.21 MB
    the-complete-python-course/13 Asynchronous Python Development/213 Turning our book scraping project async.mp4 94.42 MB
    the-complete-python-course/13 Asynchronous Python Development/214 A note on HTTPS with Python and Mac OS X.mp4 28.01 MB
    the-complete-python-course/13 Asynchronous Python Development/external-assets-links.txt 3.86 KB
    the-complete-python-course/14 Python on the console and managing project dependencies/215 Running Python in the console.mp4 36.97 MB
    the-complete-python-course/14 Python on the console and managing project dependencies/216 Terminal video running Python.mp4 37.75 MB
    the-complete-python-course/14 Python on the console and managing project dependencies/217 Terminal video what is a virtualenv.mp4 107.12 MB
    the-complete-python-course/14 Python on the console and managing project dependencies/218 Terminal video navigating the terminal and using virtualenv.mp4 68.67 MB
    the-complete-python-course/14 Python on the console and managing project dependencies/219 Terminal video using Pipenv.mp4 87.19 MB
    the-complete-python-course/14 Python on the console and managing project dependencies/220 Terminal video Pipenv and virtualenv.mp4 42.76 MB
    the-complete-python-course/14 Python on the console and managing project dependencies/221 Summary e-book of using Pipenv.html 1.12 KB
    the-complete-python-course/14 Python on the console and managing project dependencies/221 using-pipenv.pdf 859.23 KB
    the-complete-python-course/14 Python on the console and managing project dependencies/external-assets-links.txt 74 B
    the-complete-python-course/15 Web Development with Flask/222 Setting up our project with Pipenv.mp4 50.54 MB
    the-complete-python-course/15 Web Development with Flask/223 Code samples for this section.html 1.72 KB
    the-complete-python-course/15 Web Development with Flask/224 Our first Flask endpoint.mp4 33.76 MB
    the-complete-python-course/15 Web Development with Flask/225 Returning information with Flask and Python.mp4 27.07 MB
    the-complete-python-course/15 Web Development with Flask/226 Rendering HTML with Flask and Python.mp4 34.95 MB
    the-complete-python-course/15 Web Development with Flask/227 Error pages and Jinja2 inheritance.mp4 59.85 MB
    the-complete-python-course/15 Web Development with Flask/228 Rendering forms with Flask and Python.mp4 96.69 MB
    the-complete-python-course/15 Web Development with Flask/229 Accessing POST form data with Flask.mp4 31.9 MB
    the-complete-python-course/15 Web Development with Flask/230 Putting our form in a single endpoint.mp4 24.89 MB
    the-complete-python-course/15 Web Development with Flask/231 Using Jinja2 for loops to create a nicer homepage.mp4 43.38 MB
    the-complete-python-course/15 Web Development with Flask/232 Adding navigation to our website.mp4 28 MB
    the-complete-python-course/15 Web Development with Flask/external-assets-links.txt 1.38 KB
    the-complete-python-course/16 Interacting with APIs with Python/233 Code for this section.html 1.44 KB
    the-complete-python-course/16 Interacting with APIs with Python/234 Signing up to OpenExchangeRates.mp4 23.64 MB
    the-complete-python-course/16 Interacting with APIs with Python/235 Getting all exchange rates from the API.mp4 56.14 MB
    the-complete-python-course/16 Interacting with APIs with Python/236 Creating a currency exchange library.mp4 59.79 MB
    the-complete-python-course/16 Interacting with APIs with Python/237 Caching functions with functools.mp4 53.19 MB
    the-complete-python-course/16 Interacting with APIs with Python/238 TTL caches with cachetools.mp4 27.26 MB
    the-complete-python-course/16 Interacting with APIs with Python/external-assets-links.txt 164 B
    the-complete-python-course/17 Decorators in Python/239 A simple decorator in Python.mp4 30.05 MB
    the-complete-python-course/17 Decorators in Python/240 Solution decorators.html 1.54 KB
    the-complete-python-course/17 Decorators in Python/241 Using a syntax.mp4 20.83 MB
    the-complete-python-course/17 Decorators in Python/242 Functools wraps in Python.mp4 13.38 MB
    the-complete-python-course/17 Decorators in Python/243 Decorating functions with parameters.mp4 33.18 MB
    the-complete-python-course/17 Decorators in Python/244 Decorators with parameters.mp4 63.7 MB
    the-complete-python-course/17 Decorators in Python/245 Functions that accept multiple arguments.mp4 22.55 MB
    the-complete-python-course/17 Decorators in Python/246 Generic decorators for any function.mp4 27.22 MB
    the-complete-python-course/17 Decorators in Python/247 Solution a generic access control decorator.html 1.59 KB
    the-complete-python-course/17 Decorators in Python/248 Multiple decorators for one function.html 2.16 KB
    the-complete-python-course/17 Decorators in Python/external-assets-links.txt 871 B
    the-complete-python-course/18 Advanced Object-Oriented Programming/249 Intro to multiple inheritance with Python.mp4 74.06 MB
    the-complete-python-course/18 Advanced Object-Oriented Programming/250 Solution multiple inheritance.html 1.58 KB
    the-complete-python-course/18 Advanced Object-Oriented Programming/251 Intro to ABCs in Python.mp4 46.73 MB
    the-complete-python-course/18 Advanced Object-Oriented Programming/252 The usefulness of ABCs.mp4 22.92 MB
    the-complete-python-course/18 Advanced Object-Oriented Programming/253 The relationship between ABCs and interfaces.mp4 37.16 MB
    the-complete-python-course/18 Advanced Object-Oriented Programming/254 Solution ABCs.html 1.35 KB
    the-complete-python-course/18 Advanced Object-Oriented Programming/255 The property setter in Python.mp4 78.07 MB
    the-complete-python-course/18 Advanced Object-Oriented Programming/256 Pythonic vs. Non-Pythonic.html 1.46 KB
    the-complete-python-course/18 Advanced Object-Oriented Programming/external-assets-links.txt 619 B
    the-complete-python-course/19 GUI Development with Tkinter/257 Code for this section.html 1.29 KB
    the-complete-python-course/19 GUI Development with Tkinter/258 Setting up Tkinter.mp4 45.31 MB
    the-complete-python-course/19 GUI Development with Tkinter/259 Hello world in Tkinter.mp4 50.71 MB
    the-complete-python-course/19 GUI Development with Tkinter/260 Labels and fields.mp4 41.92 MB
    the-complete-python-course/19 GUI Development with Tkinter/261 Packing components.mp4 78.88 MB
    the-complete-python-course/19 GUI Development with Tkinter/262 Using frames for different layouts.mp4 43.31 MB
    the-complete-python-course/19 GUI Development with Tkinter/263 Starting our text editor project.mp4 12.71 MB
    the-complete-python-course/19 GUI Development with Tkinter/264 Tkinter notebooks and creating files.mp4 24.83 MB
    the-complete-python-course/19 GUI Development with Tkinter/265 Adding a menu to our application.mp4 37.4 MB
    the-complete-python-course/19 GUI Development with Tkinter/266 Saving files to disk.mp4 69.08 MB
    the-complete-python-course/19 GUI Development with Tkinter/267 Opening files.mp4 41.88 MB
    the-complete-python-course/19 GUI Development with Tkinter/268 Binding shortcuts in Tkinter.mp4 43.84 MB
    the-complete-python-course/19 GUI Development with Tkinter/269 Checking our tabs for unsaved changes.mp4 74.78 MB
    the-complete-python-course/19 GUI Development with Tkinter/270 Confirming exit with unsaved changes.mp4 40.87 MB
    the-complete-python-course/19 GUI Development with Tkinter/271 Closing individual tabs.mp4 43.27 MB
    the-complete-python-course/19 GUI Development with Tkinter/272 Adding another menu.mp4 23.61 MB
    the-complete-python-course/19 GUI Development with Tkinter/273 Adding a permanent scrollbar to our text area.mp4 40.66 MB
    the-complete-python-course/19 GUI Development with Tkinter/external-assets-links.txt 442 B
    the-complete-python-course/20 Unit testing with Python/274 Introduction to this section.mp4 64.86 MB
    the-complete-python-course/20 Unit testing with Python/275 Code for this section.html 1.44 KB
    the-complete-python-course/20 Unit testing with Python/276 Testing functions.mp4 62.96 MB
    the-complete-python-course/20 Unit testing with Python/277 Testing for errors.mp4 22.75 MB
    the-complete-python-course/20 Unit testing with Python/278 Testing our multiplication function.mp4 80.09 MB
    the-complete-python-course/20 Unit testing with Python/279 Writing a printer class for testing.mp4 25.42 MB
    the-complete-python-course/20 Unit testing with Python/280 Testing classes.mp4 51.42 MB
    the-complete-python-course/20 Unit testing with Python/281 More Printer tests.mp4 83 MB
    the-complete-python-course/20 Unit testing with Python/282 Testing external libraries.mp4 65.58 MB
    the-complete-python-course/20 Unit testing with Python/283 Conclusion of this section.mp4 22.04 MB
    the-complete-python-course/21 Algorithms and Data Structures/284 Presentation queues stacks and complexity.mp4 39.46 MB
    the-complete-python-course/21 Algorithms and Data Structures/285 A conference talk about Big-O.html 1.4 KB
    the-complete-python-course/21 Algorithms and Data Structures/286 Presentation binary search.mp4 24.71 MB
    the-complete-python-course/21 Algorithms and Data Structures/287 Presentation binary trees.mp4 20.69 MB
    the-complete-python-course/21 Algorithms and Data Structures/288 Presentation traversal of binary trees.mp4 33.52 MB
    the-complete-python-course/21 Algorithms and Data Structures/289 Presentation adding elements to a binary tree.mp4 33.1 MB
    the-complete-python-course/21 Algorithms and Data Structures/290 Adding elements to a binary tree in Python.mp4 58.12 MB
    the-complete-python-course/21 Algorithms and Data Structures/291 Recursion and inorder traversal in Python.mp4 100.11 MB
    the-complete-python-course/21 Algorithms and Data Structures/292 Finding nodes in a tree with Python.mp4 27.23 MB
    the-complete-python-course/21 Algorithms and Data Structures/293 How do you delete nodes from a binary tree.mp4 50.99 MB
    the-complete-python-course/21 Algorithms and Data Structures/294 Deleting nodes in code with Python.mp4 120.33 MB
    the-complete-python-course/21 Algorithms and Data Structures/295 Deleting nodes with two children in code.mp4 186.64 MB
    the-complete-python-course/21 Algorithms and Data Structures/296 Testing our binary tree.mp4 21.66 MB
    the-complete-python-course/22 Python libraries/297 Python libraries overview.mp4 32.8 MB
    the-complete-python-course/22 Python libraries/298 Using pylint.mp4 72.09 MB
    the-complete-python-course/22 Python libraries/299 Using yapf.mp4 39.68 MB
    the-complete-python-course/22 Python libraries/300 Sending e-mails with smtplib.mp4 52.82 MB
    the-complete-python-course/22 Python libraries/301 Sending e-mails with Mailgun.mp4 69.8 MB
    the-complete-python-course/22 Python libraries/302 Creating a re-usable Mailgun library.mp4 43.87 MB
    the-complete-python-course/22 Python libraries/303 Sneak peek my IDE setup.mp4 55.79 MB
    the-complete-python-course/23 Python Reference Refresher/304 Variables in Python.mp4 34.9 MB
    the-complete-python-course/23 Python Reference Refresher/305 String formatting in Python.mp4 30.86 MB
    the-complete-python-course/23 Python Reference Refresher/306 Getting user input.mp4 24.36 MB
    the-complete-python-course/23 Python Reference Refresher/307 Lists tuples and sets.mp4 30.22 MB
    the-complete-python-course/23 Python Reference Refresher/308 Advanced set operations.mp4 23.08 MB
    the-complete-python-course/23 Python Reference Refresher/309 Booleans in Python.mp4 26.36 MB
    the-complete-python-course/23 Python Reference Refresher/310 If statements in Python.mp4 52.18 MB
    the-complete-python-course/23 Python Reference Refresher/311 The in keyword.mp4 12.74 MB
    the-complete-python-course/23 Python Reference Refresher/312 If statements with the in keyword.mp4 49.6 MB
    the-complete-python-course/23 Python Reference Refresher/313 Loops in Python.mp4 60.05 MB
    the-complete-python-course/23 Python Reference Refresher/314 List comprehensions.mp4 34.91 MB
    the-complete-python-course/23 Python Reference Refresher/315 Dictionaries.mp4 40.62 MB
    the-complete-python-course/23 Python Reference Refresher/316 Destructuring variables.mp4 39.31 MB
    the-complete-python-course/23 Python Reference Refresher/317 Functions in Python.mp4 50.6 MB
    the-complete-python-course/23 Python Reference Refresher/318 Function arguments and parameters.mp4 42.79 MB
    the-complete-python-course/23 Python Reference Refresher/319 Default parameter values.mp4 20.14 MB
    the-complete-python-course/23 Python Reference Refresher/320 Functions returning values.mp4 40.03 MB
    the-complete-python-course/23 Python Reference Refresher/321 Lambda functions in Python.mp4 42.51 MB
    the-complete-python-course/23 Python Reference Refresher/322 Dictionary comprehensions.mp4 26.48 MB
    the-complete-python-course/23 Python Reference Refresher/323 Unpacking arguments.mp4 58.85 MB
    the-complete-python-course/23 Python Reference Refresher/324 Unpacking keyword arguments.mp4 50.98 MB
    the-complete-python-course/23 Python Reference Refresher/325 Object-Oriented Programming in Python.mp4 103.45 MB
    the-complete-python-course/23 Python Reference Refresher/326 Magic methods __str__ and __repr__.mp4 42.09 MB
    the-complete-python-course/23 Python Reference Refresher/327 Class methods and static methods.mp4 93.83 MB
    the-complete-python-course/23 Python Reference Refresher/328 Class inheritance.mp4 61.1 MB
    the-complete-python-course/23 Python Reference Refresher/329 Class composition.mp4 40.53 MB
    the-complete-python-course/23 Python Reference Refresher/330 Type hinting.mp4 35.64 MB
    the-complete-python-course/23 Python Reference Refresher/331 How imports work in Python.mp4 66.24 MB
    the-complete-python-course/23 Python Reference Refresher/332 Relative imports in Python.mp4 62.52 MB
    the-complete-python-course/23 Python Reference Refresher/333 Errors in Python.mp4 98.57 MB
    the-complete-python-course/23 Python Reference Refresher/334 Custom error classes.mp4 46.88 MB
    the-complete-python-course/23 Python Reference Refresher/335 First-class functions.mp4 55.21 MB
    the-complete-python-course/23 Python Reference Refresher/336 Simple decorators in Python.mp4 56.46 MB
    the-complete-python-course/23 Python Reference Refresher/337 The at syntax for decorators.mp4 32.25 MB
    the-complete-python-course/23 Python Reference Refresher/338 Decorating functions with parameters.mp4 15.99 MB
    the-complete-python-course/23 Python Reference Refresher/339 Decorators with parameters.mp4 39.64 MB
    the-complete-python-course/23 Python Reference Refresher/340 Mutability in Python.mp4 26.9 MB
    the-complete-python-course/23 Python Reference Refresher/341 Mutable default parameters (and why theyre a bad idea).mp4 24.73 MB
    the-complete-python-course/24 Bonus Section/342 Thank you for taking the course.mp4 6.45 MB
    the-complete-python-course/24 Bonus Section/343 Bonus lecture other courses and next steps.html 2.77 KB

Download Info

  • Tips

    “UD764” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.

  • DMCA Notice and Takedown Procedure

    If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.