本站已收录 番号和无损神作磁力链接/BT种子 

Udemy - The Complete Python Course Learn Python by Doing

种子简介

种子名称: Udemy - The Complete Python Course Learn Python by Doing
文件类型: 视频
文件数目: 249个文件
文件大小: 11.76 GB
收录时间: 2020-11-21 17:27
已经下载: 3
资源热度: 180
最近下载: 2024-5-18 09:16

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:852c4f2f8f7a36434c62586be4f8bf3d9dd7a598&dn=Udemy - The Complete Python Course Learn Python by Doing 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

Udemy - The Complete Python Course Learn Python by Doing.torrent
  • 1. Intro to Python/1. Welcome to this course!.mp412.25MB
  • 1. Intro to Python/11. Python strings.mp433.84MB
  • 1. Intro to Python/12. Python string formatting.mp439.43MB
  • 1. Intro to Python/13. Getting user input in Python.mp441.68MB
  • 1. Intro to Python/17. Booleans and comparisons in Python.mp425.23MB
  • 1. Intro to Python/18. and & or in Python.mp459.93MB
  • 1. Intro to Python/2. Overview of the course curriculum.mp410.99MB
  • 1. Intro to Python/20. Lists in Python.mp439.47MB
  • 1. Intro to Python/21. Tuples in Python.mp426.03MB
  • 1. Intro to Python/22. Sets in Python.mp418.33MB
  • 1. Intro to Python/23. Advanced set operations.mp434.33MB
  • 1. Intro to Python/27. Python dictionaries.mp436.02MB
  • 1. Intro to Python/29. Length and sum.mp424.31MB
  • 1. Intro to Python/3. Our Python coding environment.mp432.91MB
  • 1. Intro to Python/32. Joining a list.mp411.89MB
  • 1. Intro to Python/4. Variables and printing in Python.mp420.46MB
  • 1. Intro to Python/5. Numbers in Python.mp416.53MB
  • 1. Intro to Python/6. Calculating the remainder of a division.mp421.72MB
  • 10. Advanced Python Development/1. Mutability in Python.mp462.02MB
  • 10. Advanced Python Development/10. Timezones.mp437.89MB
  • 10. Advanced Python Development/11. Dates and time in Python.mp460.07MB
  • 10. Advanced Python Development/12. Timing your code with Python.mp455.7MB
  • 10. Advanced Python Development/13. Regular expressions.mp429.66MB
  • 10. Advanced Python Development/14. Regex examples.mp456.82MB
  • 10. Advanced Python Development/15. Regex in Python.mp462.5MB
  • 10. Advanced Python Development/18. Introduction to logging in Python.mp455.85MB
  • 10. Advanced Python Development/19. Logging to a file and other features.mp428.36MB
  • 10. Advanced Python Development/2. Argument mutability in Python.mp457.13MB
  • 10. Advanced Python Development/3. Default values for parameters.mp426.41MB
  • 10. Advanced Python Development/4. Mutable default arguments (bad idea).mp435.17MB
  • 10. Advanced Python Development/5. Argument unpacking in Python.mp474.54MB
  • 10. Advanced Python Development/6. Queues in Python.mp413.16MB
  • 10. Advanced Python Development/7. Some interesting Python collections.mp4134.52MB
  • 11. Web Scraping with Python/10. Quotes Project 3 Getting our locators.mp450.16MB
  • 11. Web Scraping with Python/11. Quotes Project 4 Crafting our quote parser.mp439.69MB
  • 11. Web Scraping with Python/12. Quotes Project 5 The quotes page.mp432.02MB
  • 11. Web Scraping with Python/13. Quotes Project 6 Recap of the project.mp427.46MB
  • 11. Web Scraping with Python/14. Milestone Project 4 A Book Scraper + application.mp460.6MB
  • 11. Web Scraping with Python/15. Books Project 2 Recap of HTML locators.mp428.59MB
  • 11. Web Scraping with Python/16. Books Project 3 Creating locators in Python.mp418.38MB
  • 11. Web Scraping with Python/17. Books Project 4 Creating our page.mp418.61MB
  • 11. Web Scraping with Python/18. Books Project 5 Creating our book parser.mp491.56MB
  • 11. Web Scraping with Python/19. Books Project 6 Writing our app file.mp425.65MB
  • 11. Web Scraping with Python/2. Understanding HTML with BeautifulSoup.mp4130.09MB
  • 11. Web Scraping with Python/20. Books Project 7 Sorting the books.mp460.56MB
  • 11. Web Scraping with Python/21. Books Project 8 Constructing our menu.mp444.97MB
  • 11. Web Scraping with Python/22. ASIDE The best way to write user menus.mp411.64MB
  • 11. Web Scraping with Python/23. Books Project 9 Getting multiple pages.mp420.1MB
  • 11. Web Scraping with Python/24. Books Project 10 Multiple pages in Python.mp436.39MB
  • 11. Web Scraping with Python/25. Books Project 11 Getting the page count in Python.mp457.67MB
  • 11. Web Scraping with Python/26. Books Project 12 Adding logging to our Python project.mp4188.8MB
  • 11. Web Scraping with Python/27. A word on scraping pages with JavaScript.mp422.78MB
  • 11. Web Scraping with Python/3. More complex HTML parsing.mp4183.75MB
  • 11. Web Scraping with Python/4. Structuring our parsing program better.mp458.61MB
  • 11. Web Scraping with Python/5. Splitting HTML locators out of our Python class.mp437.37MB
  • 11. Web Scraping with Python/6. Understanding HTML with the browser.mp470.7MB
  • 11. Web Scraping with Python/7. Scraping our first website with Python.mp438.72MB
  • 11. Web Scraping with Python/8. Milestone Project 3 A Quote Scraper.mp436.96MB
  • 11. Web Scraping with Python/9. Quotes Project 2 Structuring a scraping app in Python.mp410.86MB
  • 12. Browser Automation with Selenium/1. Introduction to this section.mp423.33MB
  • 12. Browser Automation with Selenium/10. Encapsulating logic more simply.mp457.79MB
  • 12. Browser Automation with Selenium/11. Adding some error handling.mp421.1MB
  • 12. Browser Automation with Selenium/12. Implicit and explicit waits in Selenium.mp423.24MB
  • 12. Browser Automation with Selenium/13. Adding waits to our program code.mp477.33MB
  • 12. Browser Automation with Selenium/3. Review of our quotes scraping code.mp470.78MB
  • 12. Browser Automation with Selenium/4. Downloading chromedriver.mp426.06MB
  • 12. Browser Automation with Selenium/5. Using Chrome in our scraping code.mp469.47MB
  • 12. Browser Automation with Selenium/6. Our new page locators.mp434.84MB
  • 12. Browser Automation with Selenium/7. Interacting with dropdowns.mp443.14MB
  • 12. Browser Automation with Selenium/8. Selecting tags.mp450.36MB
  • 12. Browser Automation with Selenium/9. Searching for quotes.mp430.21MB
  • 13. Asynchronous Python Development/10. Using Python concurrent.futures the ProcessPoolExecutor.mp417.03MB
  • 13. Asynchronous Python Development/11. Dealing with shared state in threads.mp448.07MB
  • 13. Asynchronous Python Development/12. Queuing in threads with shared state.mp486.53MB
  • 13. Asynchronous Python Development/13. Using Python generators instead of threads.mp423.53MB
  • 13. Asynchronous Python Development/14. Our first single-threaded task scheduler in Python.mp429.63MB
  • 13. Asynchronous Python Development/15. Yielding from another iterator in Python.mp433.15MB
  • 13. Asynchronous Python Development/16. Receiving data through yield.mp453.69MB
  • 13. Asynchronous Python Development/17. The async and await keywords.mp440.36MB
  • 13. Asynchronous Python Development/18. Watch these talks for more explanations and examples!.mp46.35MB
  • 13. Asynchronous Python Development/19. Our asynchronous scraper.mp438.29MB
  • 13. Asynchronous Python Development/20. Making our first async request in Python.mp487.21MB
  • 13. Asynchronous Python Development/21. Getting multiple pages efficiently.mp481.56MB
  • 13. Asynchronous Python Development/22. Using async_timeout for security.mp415.21MB
  • 13. Asynchronous Python Development/23. Turning our book scraping project async.mp494.43MB
  • 13. Asynchronous Python Development/24. A note on HTTPS with Python and Mac OS X.mp428.02MB
  • 13. Asynchronous Python Development/3. The Dining Philosophers Problem.mp425.05MB
  • 13. Asynchronous Python Development/4. Processes and threads.mp424.2MB
  • 13. Asynchronous Python Development/5. The Python GIL.mp436.29MB
  • 13. Asynchronous Python Development/6. Example threads in Python.mp473.32MB
  • 13. Asynchronous Python Development/7. Using Python concurrent.futures the ThreadPoolExecutor.mp419.68MB
  • 13. Asynchronous Python Development/8. Don't kill threads!.mp411.09MB
  • 13. Asynchronous Python Development/9. Multiprocessing in Python.mp454.06MB
  • 14. Python on the console and managing project dependencies/1. Running Python in the console.mp436.98MB
  • 14. Python on the console and managing project dependencies/2. Terminal video running Python.mp437.76MB
  • 14. Python on the console and managing project dependencies/3. Terminal video what is a virtualenv.mp4107.13MB
  • 14. Python on the console and managing project dependencies/4. Terminal video navigating the terminal and using virtualenv.mp468.67MB
  • 14. Python on the console and managing project dependencies/5. Terminal video using Pipenv.mp487.19MB
  • 14. Python on the console and managing project dependencies/6. Terminal video Pipenv and virtualenv.mp442.76MB
  • 15. Web Development with Flask/1. Setting up our project with Pipenv.mp450.54MB
  • 15. Web Development with Flask/10. Using Jinja2 for loops to create a nicer homepage.mp443.39MB
  • 15. Web Development with Flask/11. Adding navigation to our website.mp428.01MB
  • 15. Web Development with Flask/3. Our first Flask endpoint.mp433.77MB
  • 15. Web Development with Flask/4. Returning information with Flask and Python.mp427.08MB
  • 15. Web Development with Flask/5. Rendering HTML with Flask and Python.mp434.96MB
  • 15. Web Development with Flask/6. Error pages and Jinja2 inheritance.mp459.86MB
  • 15. Web Development with Flask/7. Rendering forms with Flask and Python.mp496.69MB
  • 15. Web Development with Flask/8. Accessing POST form data with Flask.mp431.9MB
  • 15. Web Development with Flask/9. Putting our form in a single endpoint.mp424.9MB
  • 16. Interacting with APIs with Python/2. Signing up to OpenExchangeRates.mp423.64MB
  • 16. Interacting with APIs with Python/3. Getting all exchange rates from the API.mp456.14MB
  • 16. Interacting with APIs with Python/4. Creating a currency exchange library.mp459.8MB
  • 16. Interacting with APIs with Python/5. Caching functions with functools.mp453.2MB
  • 16. Interacting with APIs with Python/6. TTL caches with cachetools.mp427.27MB
  • 17. Decorators in Python/1. A simple decorator in Python.mp430.06MB
  • 17. Decorators in Python/4. Using a @syntax.mp420.84MB
  • 17. Decorators in Python/5. Functools wraps in Python.mp413.39MB
  • 17. Decorators in Python/6. Decorating functions with parameters.mp433.19MB
  • 17. Decorators in Python/7. Decorators with parameters.mp463.71MB
  • 17. Decorators in Python/8. Functions that accept multiple arguments.mp422.56MB
  • 17. Decorators in Python/9. Generic decorators for any function.mp427.23MB
  • 18. Advanced Object-Oriented Programming/1. Intro to multiple inheritance with Python.mp474.07MB
  • 18. Advanced Object-Oriented Programming/4. Intro to ABCs in Python.mp446.74MB
  • 18. Advanced Object-Oriented Programming/5. The usefulness of ABCs.mp422.93MB
  • 18. Advanced Object-Oriented Programming/6. The relationship between ABCs and interfaces.mp437.17MB
  • 18. Advanced Object-Oriented Programming/9. The property setter in Python.mp478.08MB
  • 19. GUI Development with Tkinter/10. Saving files to disk.mp469.09MB
  • 19. GUI Development with Tkinter/11. Opening files.mp441.89MB
  • 19. GUI Development with Tkinter/12. Binding shortcuts in Tkinter.mp443.85MB
  • 19. GUI Development with Tkinter/13. Checking our tabs for unsaved changes.mp474.79MB
  • 19. GUI Development with Tkinter/14. Confirming exit with unsaved changes.mp440.87MB
  • 19. GUI Development with Tkinter/15. Closing individual tabs.mp443.28MB
  • 19. GUI Development with Tkinter/16. Adding another menu.mp423.62MB
  • 19. GUI Development with Tkinter/17. Adding a permanent scrollbar to our text area.mp440.67MB
  • 19. GUI Development with Tkinter/2. Setting up Tkinter.mp445.31MB
  • 19. GUI Development with Tkinter/3. Hello world in Tkinter.mp450.72MB
  • 19. GUI Development with Tkinter/4. Labels and fields.mp441.93MB
  • 19. GUI Development with Tkinter/5. Packing components.mp478.89MB
  • 19. GUI Development with Tkinter/6. Using frames for different layouts.mp443.32MB
  • 19. GUI Development with Tkinter/7. Starting our text editor project.mp412.72MB
  • 19. GUI Development with Tkinter/8. Tkinter notebooks and creating files.mp424.83MB
  • 19. GUI Development with Tkinter/9. Adding a menu to our application.mp437.4MB
  • 2. Python fundamentals/1. If statements in Python.mp460.39MB
  • 2. Python fundamentals/14. The else keyword with loops.mp426.87MB
  • 2. Python fundamentals/15. Finding prime numbers with for loops.mp445.07MB
  • 2. Python fundamentals/16. List slicing in Python.mp419.82MB
  • 2. Python fundamentals/17. List comprehension in Python.mp436.17MB
  • 2. Python fundamentals/18. Comprehensions with conditionals.mp437.72MB
  • 2. Python fundamentals/19. Set and dictionary comprehensions.mp427.49MB
  • 2. Python fundamentals/20. The zip function.mp416MB
  • 2. Python fundamentals/24. Functions in Python.mp418.61MB
  • 2. Python fundamentals/25. Arguments and parameters.mp464.8MB
  • 2. Python fundamentals/26. Functions and return values in Python.mp463.49MB
  • 2. Python fundamentals/27. Default parameter values.mp472.52MB
  • 2. Python fundamentals/29. Lambda functions in Python.mp435.65MB
  • 2. Python fundamentals/3. While loops in Python.mp434.68MB
  • 2. Python fundamentals/30. First class and higher order functions.mp441.51MB
  • 2. Python fundamentals/6. For loops in Python.mp435.66MB
  • 2. Python fundamentals/7. Destructuring syntax.mp421.71MB
  • 2. Python fundamentals/8. Iterating over dictionaries.mp420.34MB
  • 2. Python fundamentals/9. Break and continue.mp421.65MB
  • 20. Unit testing with Python/1. Introduction to this section.mp464.87MB
  • 20. Unit testing with Python/10. Conclusion of this section.mp422.04MB
  • 20. Unit testing with Python/3. Testing functions.mp462.97MB
  • 20. Unit testing with Python/4. Testing for errors.mp422.68MB
  • 20. Unit testing with Python/5. Testing our multiplication function.mp480.56MB
  • 20. Unit testing with Python/6. Writing a printer class for testing.mp425.47MB
  • 20. Unit testing with Python/7. Testing classes.mp451.42MB
  • 20. Unit testing with Python/8. More Printer tests.mp482.9MB
  • 20. Unit testing with Python/9. Testing external libraries.mp465.59MB
  • 21. Algorithms and Data Structures/1. Presentation queues, stacks, and complexity.mp439.47MB
  • 21. Algorithms and Data Structures/10. How do you delete nodes from a binary tree.mp451MB
  • 21. Algorithms and Data Structures/11. Deleting nodes in code with Python.mp4120.34MB
  • 21. Algorithms and Data Structures/12. Deleting nodes with two children in code.mp4186.65MB
  • 21. Algorithms and Data Structures/13. Testing our binary tree!.mp421.66MB
  • 21. Algorithms and Data Structures/3. Presentation binary search.mp424.72MB
  • 21. Algorithms and Data Structures/4. Presentation binary trees.mp420.69MB
  • 21. Algorithms and Data Structures/5. Presentation traversal of binary trees.mp433.52MB
  • 21. Algorithms and Data Structures/6. Presentation adding elements to a binary tree.mp433.1MB
  • 21. Algorithms and Data Structures/7. Adding elements to a binary tree in Python.mp458.13MB
  • 21. Algorithms and Data Structures/8. Recursion and inorder traversal in Python.mp4100.12MB
  • 21. Algorithms and Data Structures/9. Finding nodes in a tree with Python.mp427.24MB
  • 22. Python libraries/1. Python libraries overview.mp432.8MB
  • 22. Python libraries/2. Using pylint.mp472.09MB
  • 22. Python libraries/3. Using yapf.mp439.69MB
  • 22. Python libraries/4. Sending e-mails with smtplib.mp452.83MB
  • 22. Python libraries/5. Sending e-mails with Mailgun.mp469.81MB
  • 22. Python libraries/6. Creating a re-usable Mailgun library.mp443.87MB
  • 22. Python libraries/7. Sneak peek my IDE setup!.mp455.8MB
  • 23. Bonus Section/1. Thank you for taking the course.mp46.46MB
  • 3. Milestone Project 1/10. Finding movies and retrieving their details.mp497.52MB
  • 3. Milestone Project 1/2. Installing Python in your computer.mp421.32MB
  • 3. Milestone Project 1/3. Installing PyCharm in your computer.mp425.92MB
  • 3. Milestone Project 1/4. Creating our first PyCharm project.mp436.26MB
  • 3. Milestone Project 1/5. Setting up PyCharm font and display settings.mp414.24MB
  • 3. Milestone Project 1/7. Coding our application's menu in Python.mp485.09MB
  • 3. Milestone Project 1/8. Adding new movies to our application.mp476.91MB
  • 3. Milestone Project 1/9. Showing the user their movies.mp454.02MB
  • 4. Object-Oriented Programming with Python/1. Intro to Object-Oriented Programming with Python.mp485.76MB
  • 4. Object-Oriented Programming with Python/10. Magic methods in Python.mp474.18MB
  • 4. Object-Oriented Programming with Python/13. Inheritance in Python.mp454.81MB
  • 4. Object-Oriented Programming with Python/14. The @property decorator.mp428.61MB
  • 4. Object-Oriented Programming with Python/16. @classmethod and @staticmethod in Python.mp443.58MB
  • 4. Object-Oriented Programming with Python/17. More @classmethod and @staticmethod examples.mp474.47MB
  • 4. Object-Oriented Programming with Python/6. More about classes and objects.mp465.12MB
  • 4. Object-Oriented Programming with Python/9. Parameter naming in Python.mp416.04MB
  • 5. Errors in Python/11. Dealing with Python errors.mp468.74MB
  • 5. Errors in Python/13. The on success block and re-raising exceptions.mp4102.12MB
  • 5. Errors in Python/15. Handling those pesky user errors!.mp472.97MB
  • 5. Errors in Python/18. Debugging with Pycharm.mp4141.64MB
  • 5. Errors in Python/2. Intro to errors in Python.mp466.87MB
  • 5. Errors in Python/3. Built in errors in Python.mp477MB
  • 5. Errors in Python/5. Raising errors in Python.mp479.93MB
  • 5. Errors in Python/8. Creating our own errors in Python.mp475.78MB
  • 6. Files in Python/11. Using the with syntax in Python.mp438.41MB
  • 6. Files in Python/12. Importing our own files.mp446.17MB
  • 6. Files in Python/13. Python relative imports children.mp490.85MB
  • 6. Files in Python/16. Python relative imports parents.mp438.66MB
  • 6. Files in Python/17. Import errors and running as a Python script.mp437.9MB
  • 6. Files in Python/2. Files in Python.mp453.1MB
  • 6. Files in Python/3. Python Exercise copying files.mp4148.07MB
  • 6. Files in Python/6. CSV files with Python.mp457.23MB
  • 6. Files in Python/8. JSON files with Python.mp4116.22MB
  • 7. Databases in Python & Milestone Project 2/10. Creating our books table using Python.mp441.6MB
  • 7. Databases in Python & Milestone Project 2/11. Inserting books using Python.mp447.77MB
  • 7. Databases in Python & Milestone Project 2/12. SELECT examples.mp412.2MB
  • 7. Databases in Python & Milestone Project 2/13. Getting all our books.mp453.65MB
  • 7. Databases in Python & Milestone Project 2/14. UPDATE and DELETE.mp49.18MB
  • 7. Databases in Python & Milestone Project 2/15. Filtering with WHERE.mp424.11MB
  • 7. Databases in Python & Milestone Project 2/16. Finishing the Milestone Project.mp465.22MB
  • 7. Databases in Python & Milestone Project 2/17. Ordering and limiting.mp411.56MB
  • 7. Databases in Python & Milestone Project 2/18. Developing our context manager in Python.mp477.95MB
  • 7. Databases in Python & Milestone Project 2/19. Errors in context managers.mp451.31MB
  • 7. Databases in Python & Milestone Project 2/2. Intro to Milestone Project 2.mp426.44MB
  • 7. Databases in Python & Milestone Project 2/4. Milestone Project with lists.mp4128.52MB
  • 7. Databases in Python & Milestone Project 2/5. Storing books in files.mp4143.82MB
  • 7. Databases in Python & Milestone Project 2/6. Using JSON instead of CSV.mp486.12MB
  • 7. Databases in Python & Milestone Project 2/7. Intro to databases with Python.mp421.72MB
  • 7. Databases in Python & Milestone Project 2/8. Using SQLite in Python.mp49.4MB
  • 7. Databases in Python & Milestone Project 2/9. Some database jargon.mp413.7MB
  • 8. Type hinting in Python/1. Typing in Python.mp4112.83MB
  • 8. Type hinting in Python/2. Further reading.mp420.84MB
  • 9. Advanced built-in functions in Python/1. Generators in Python.mp455.25MB
  • 9. Advanced built-in functions in Python/10. any() and all() in Python.mp432.45MB
  • 9. Advanced built-in functions in Python/11. The enumerate() function.mp421.33MB
  • 9. Advanced built-in functions in Python/4. Python generator classes and iterators.mp444.8MB
  • 9. Advanced built-in functions in Python/7. Iterables in Python.mp449.73MB
  • 9. Advanced built-in functions in Python/8. The filter() function in Python.mp442.16MB
  • 9. Advanced built-in functions in Python/9. The map() function in Python.mp434.38MB