zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[FreeCourseSite.com] Udemy - The Complete Python Course Learn Python by Doing
magnet:?xt=urn:btih:33d9f286b94d2da47390b59541202738cdc48265&dn=[FreeCourseSite.com] Udemy - The Complete Python Course Learn Python by Doing
磁力链接详情
文件列表详情
33d9f286b94d2da47390b59541202738cdc48265
infohash:
249
文件数量
11.76 GB
文件大小
2019-8-22 08:59
创建日期
2024-12-15 18:48
最后访问
相关分词
FreeCourseSite
com
Udemy
-
The
Complete
Python
Course
Learn
Python
by
Doing
1. Intro to Python/1. Welcome to this course!.mp4 12.25 MB
1. Intro to Python/11. Python strings.mp4 33.84 MB
1. Intro to Python/12. Python string formatting.mp4 39.43 MB
1. Intro to Python/13. Getting user input in Python.mp4 41.68 MB
1. Intro to Python/17. Booleans and comparisons in Python.mp4 25.23 MB
1. Intro to Python/18. and & or in Python.mp4 59.93 MB
1. Intro to Python/2. Overview of the course curriculum.mp4 10.99 MB
1. Intro to Python/20. Lists in Python.mp4 39.47 MB
1. Intro to Python/21. Tuples in Python.mp4 26.03 MB
1. Intro to Python/22. Sets in Python.mp4 18.33 MB
1. Intro to Python/23. Advanced set operations.mp4 34.33 MB
1. Intro to Python/27. Python dictionaries.mp4 36.02 MB
1. Intro to Python/29. Length and sum.mp4 24.31 MB
1. Intro to Python/3. Our Python coding environment.mp4 32.91 MB
1. Intro to Python/32. Joining a list.mp4 11.89 MB
1. Intro to Python/4. Variables and printing in Python.mp4 20.46 MB
1. Intro to Python/5. Numbers in Python.mp4 16.53 MB
1. Intro to Python/6. Calculating the remainder of a division.mp4 21.72 MB
10. Advanced Python Development/1. Mutability in Python.mp4 62.02 MB
10. Advanced Python Development/10. Timezones.mp4 37.89 MB
10. Advanced Python Development/11. Dates and time in Python.mp4 60.07 MB
10. Advanced Python Development/12. Timing your code with Python.mp4 55.7 MB
10. Advanced Python Development/13. Regular expressions.mp4 29.66 MB
10. Advanced Python Development/14. Regex examples.mp4 56.82 MB
10. Advanced Python Development/15. Regex in Python.mp4 62.5 MB
10. Advanced Python Development/18. Introduction to logging in Python.mp4 55.85 MB
10. Advanced Python Development/19. Logging to a file and other features.mp4 28.36 MB
10. Advanced Python Development/2. Argument mutability in Python.mp4 57.13 MB
10. Advanced Python Development/3. Default values for parameters.mp4 26.41 MB
10. Advanced Python Development/4. Mutable default arguments (bad idea).mp4 35.17 MB
10. Advanced Python Development/5. Argument unpacking in Python.mp4 74.54 MB
10. Advanced Python Development/6. Queues in Python.mp4 13.16 MB
10. Advanced Python Development/7. Some interesting Python collections.mp4 134.52 MB
11. Web Scraping with Python/10. Quotes Project 3 Getting our locators.mp4 50.16 MB
11. Web Scraping with Python/11. Quotes Project 4 Crafting our quote parser.mp4 39.69 MB
11. Web Scraping with Python/12. Quotes Project 5 The quotes page.mp4 32.02 MB
11. Web Scraping with Python/13. Quotes Project 6 Recap of the project.mp4 27.46 MB
11. Web Scraping with Python/14. Milestone Project 4 A Book Scraper + application.mp4 60.6 MB
11. Web Scraping with Python/15. Books Project 2 Recap of HTML locators.mp4 28.59 MB
11. Web Scraping with Python/16. Books Project 3 Creating locators in Python.mp4 18.38 MB
11. Web Scraping with Python/17. Books Project 4 Creating our page.mp4 18.61 MB
11. Web Scraping with Python/18. Books Project 5 Creating our book parser.mp4 91.56 MB
11. Web Scraping with Python/19. Books Project 6 Writing our app file.mp4 25.65 MB
11. Web Scraping with Python/2. Understanding HTML with BeautifulSoup.mp4 130.09 MB
11. Web Scraping with Python/20. Books Project 7 Sorting the books.mp4 60.56 MB
11. Web Scraping with Python/21. Books Project 8 Constructing our menu.mp4 44.97 MB
11. Web Scraping with Python/22. ASIDE The best way to write user menus.mp4 11.64 MB
11. Web Scraping with Python/23. Books Project 9 Getting multiple pages.mp4 20.1 MB
11. Web Scraping with Python/24. Books Project 10 Multiple pages in Python.mp4 36.39 MB
11. Web Scraping with Python/25. Books Project 11 Getting the page count in Python.mp4 57.67 MB
11. Web Scraping with Python/26. Books Project 12 Adding logging to our Python project.mp4 188.8 MB
11. Web Scraping with Python/27. A word on scraping pages with JavaScript.mp4 22.78 MB
11. Web Scraping with Python/3. More complex HTML parsing.mp4 183.75 MB
11. Web Scraping with Python/4. Structuring our parsing program better.mp4 58.61 MB
11. Web Scraping with Python/5. Splitting HTML locators out of our Python class.mp4 37.37 MB
11. Web Scraping with Python/6. Understanding HTML with the browser.mp4 70.7 MB
11. Web Scraping with Python/7. Scraping our first website with Python.mp4 38.72 MB
11. Web Scraping with Python/8. Milestone Project 3 A Quote Scraper.mp4 36.96 MB
11. Web Scraping with Python/9. Quotes Project 2 Structuring a scraping app in Python.mp4 10.86 MB
12. Browser Automation with Selenium/1. Introduction to this section.mp4 23.33 MB
12. Browser Automation with Selenium/10. Encapsulating logic more simply.mp4 57.79 MB
12. Browser Automation with Selenium/11. Adding some error handling.mp4 21.1 MB
12. Browser Automation with Selenium/12. Implicit and explicit waits in Selenium.mp4 23.24 MB
12. Browser Automation with Selenium/13. Adding waits to our program code.mp4 77.33 MB
12. Browser Automation with Selenium/3. Review of our quotes scraping code.mp4 70.78 MB
12. Browser Automation with Selenium/4. Downloading chromedriver.mp4 26.06 MB
12. Browser Automation with Selenium/5. Using Chrome in our scraping code.mp4 69.47 MB
12. Browser Automation with Selenium/6. Our new page locators.mp4 34.84 MB
12. Browser Automation with Selenium/7. Interacting with dropdowns.mp4 43.14 MB
12. Browser Automation with Selenium/8. Selecting tags.mp4 50.36 MB
12. Browser Automation with Selenium/9. Searching for quotes.mp4 30.21 MB
13. Asynchronous Python Development/10. Using Python concurrent.futures the ProcessPoolExecutor.mp4 17.03 MB
13. Asynchronous Python Development/11. Dealing with shared state in threads.mp4 48.07 MB
13. Asynchronous Python Development/12. Queuing in threads with shared state.mp4 86.53 MB
13. Asynchronous Python Development/13. Using Python generators instead of threads.mp4 23.53 MB
13. Asynchronous Python Development/14. Our first single-threaded task scheduler in Python.mp4 29.63 MB
13. Asynchronous Python Development/15. Yielding from another iterator in Python.mp4 33.15 MB
13. Asynchronous Python Development/16. Receiving data through yield.mp4 53.69 MB
13. Asynchronous Python Development/17. The async and await keywords.mp4 40.36 MB
13. Asynchronous Python Development/18. Watch these talks for more explanations and examples!.mp4 6.35 MB
13. Asynchronous Python Development/19. Our asynchronous scraper.mp4 38.29 MB
13. Asynchronous Python Development/20. Making our first async request in Python.mp4 87.21 MB
13. Asynchronous Python Development/21. Getting multiple pages efficiently.mp4 81.56 MB
13. Asynchronous Python Development/22. Using async_timeout for security.mp4 15.21 MB
13. Asynchronous Python Development/23. Turning our book scraping project async.mp4 94.43 MB
13. Asynchronous Python Development/24. A note on HTTPS with Python and Mac OS X.mp4 28.02 MB
13. Asynchronous Python Development/3. The Dining Philosophers Problem.mp4 25.05 MB
13. Asynchronous Python Development/4. Processes and threads.mp4 24.2 MB
13. Asynchronous Python Development/5. The Python GIL.mp4 36.29 MB
13. Asynchronous Python Development/6. Example threads in Python.mp4 73.32 MB
13. Asynchronous Python Development/7. Using Python concurrent.futures the ThreadPoolExecutor.mp4 19.68 MB
13. Asynchronous Python Development/8. Don't kill threads!.mp4 11.09 MB
13. Asynchronous Python Development/9. Multiprocessing in Python.mp4 54.06 MB
14. Python on the console and managing project dependencies/1. Running Python in the console.mp4 36.98 MB
14. Python on the console and managing project dependencies/2. Terminal video running Python.mp4 37.76 MB
14. Python on the console and managing project dependencies/3. Terminal video what is a virtualenv.mp4 107.13 MB
14. Python on the console and managing project dependencies/4. Terminal video navigating the terminal and using virtualenv.mp4 68.67 MB
14. Python on the console and managing project dependencies/5. Terminal video using Pipenv.mp4 87.19 MB
14. Python on the console and managing project dependencies/6. Terminal video Pipenv and virtualenv.mp4 42.76 MB
15. Web Development with Flask/1. Setting up our project with Pipenv.mp4 50.54 MB
15. Web Development with Flask/10. Using Jinja2 for loops to create a nicer homepage.mp4 43.39 MB
15. Web Development with Flask/11. Adding navigation to our website.mp4 28.01 MB
15. Web Development with Flask/3. Our first Flask endpoint.mp4 33.77 MB
15. Web Development with Flask/4. Returning information with Flask and Python.mp4 27.08 MB
15. Web Development with Flask/5. Rendering HTML with Flask and Python.mp4 34.96 MB
15. Web Development with Flask/6. Error pages and Jinja2 inheritance.mp4 59.86 MB
15. Web Development with Flask/7. Rendering forms with Flask and Python.mp4 96.69 MB
15. Web Development with Flask/8. Accessing POST form data with Flask.mp4 31.9 MB
15. Web Development with Flask/9. Putting our form in a single endpoint.mp4 24.9 MB
16. Interacting with APIs with Python/2. Signing up to OpenExchangeRates.mp4 23.64 MB
16. Interacting with APIs with Python/3. Getting all exchange rates from the API.mp4 56.14 MB
16. Interacting with APIs with Python/4. Creating a currency exchange library.mp4 59.8 MB
16. Interacting with APIs with Python/5. Caching functions with functools.mp4 53.2 MB
16. Interacting with APIs with Python/6. TTL caches with cachetools.mp4 27.27 MB
17. Decorators in Python/1. A simple decorator in Python.mp4 30.06 MB
17. Decorators in Python/4. Using a @syntax.mp4 20.84 MB
17. Decorators in Python/5. Functools wraps in Python.mp4 13.39 MB
17. Decorators in Python/6. Decorating functions with parameters.mp4 33.19 MB
17. Decorators in Python/7. Decorators with parameters.mp4 63.71 MB
17. Decorators in Python/8. Functions that accept multiple arguments.mp4 22.56 MB
17. Decorators in Python/9. Generic decorators for any function.mp4 27.23 MB
18. Advanced Object-Oriented Programming/1. Intro to multiple inheritance with Python.mp4 74.07 MB
18. Advanced Object-Oriented Programming/4. Intro to ABCs in Python.mp4 46.74 MB
18. Advanced Object-Oriented Programming/5. The usefulness of ABCs.mp4 22.93 MB
18. Advanced Object-Oriented Programming/6. The relationship between ABCs and interfaces.mp4 37.17 MB
18. Advanced Object-Oriented Programming/9. The property setter in Python.mp4 78.08 MB
19. GUI Development with Tkinter/10. Saving files to disk.mp4 69.09 MB
19. GUI Development with Tkinter/11. Opening files.mp4 41.89 MB
19. GUI Development with Tkinter/12. Binding shortcuts in Tkinter.mp4 43.85 MB
19. GUI Development with Tkinter/13. Checking our tabs for unsaved changes.mp4 74.79 MB
19. GUI Development with Tkinter/14. Confirming exit with unsaved changes.mp4 40.87 MB
19. GUI Development with Tkinter/15. Closing individual tabs.mp4 43.28 MB
19. GUI Development with Tkinter/16. Adding another menu.mp4 23.62 MB
19. GUI Development with Tkinter/17. Adding a permanent scrollbar to our text area.mp4 40.67 MB
19. GUI Development with Tkinter/2. Setting up Tkinter.mp4 45.31 MB
19. GUI Development with Tkinter/3. Hello world in Tkinter.mp4 50.72 MB
19. GUI Development with Tkinter/4. Labels and fields.mp4 41.93 MB
19. GUI Development with Tkinter/5. Packing components.mp4 78.89 MB
19. GUI Development with Tkinter/6. Using frames for different layouts.mp4 43.32 MB
19. GUI Development with Tkinter/7. Starting our text editor project.mp4 12.72 MB
19. GUI Development with Tkinter/8. Tkinter notebooks and creating files.mp4 24.83 MB
19. GUI Development with Tkinter/9. Adding a menu to our application.mp4 37.4 MB
2. Python fundamentals/1. If statements in Python.mp4 60.39 MB
2. Python fundamentals/14. The else keyword with loops.mp4 26.87 MB
2. Python fundamentals/15. Finding prime numbers with for loops.mp4 45.07 MB
2. Python fundamentals/16. List slicing in Python.mp4 19.82 MB
2. Python fundamentals/17. List comprehension in Python.mp4 36.17 MB
2. Python fundamentals/18. Comprehensions with conditionals.mp4 37.72 MB
2. Python fundamentals/19. Set and dictionary comprehensions.mp4 27.49 MB
2. Python fundamentals/20. The zip function.mp4 16 MB
2. Python fundamentals/24. Functions in Python.mp4 18.61 MB
2. Python fundamentals/25. Arguments and parameters.mp4 64.8 MB
2. Python fundamentals/26. Functions and return values in Python.mp4 63.49 MB
2. Python fundamentals/27. Default parameter values.mp4 72.52 MB
2. Python fundamentals/29. Lambda functions in Python.mp4 35.65 MB
2. Python fundamentals/3. While loops in Python.mp4 34.68 MB
2. Python fundamentals/30. First class and higher order functions.mp4 41.51 MB
2. Python fundamentals/6. For loops in Python.mp4 35.66 MB
2. Python fundamentals/7. Destructuring syntax.mp4 21.71 MB
2. Python fundamentals/8. Iterating over dictionaries.mp4 20.34 MB
2. Python fundamentals/9. Break and continue.mp4 21.65 MB
20. Unit testing with Python/1. Introduction to this section.mp4 64.87 MB
20. Unit testing with Python/10. Conclusion of this section.mp4 22.04 MB
20. Unit testing with Python/3. Testing functions.mp4 62.97 MB
20. Unit testing with Python/4. Testing for errors.mp4 22.68 MB
20. Unit testing with Python/5. Testing our multiplication function.mp4 80.56 MB
20. Unit testing with Python/6. Writing a printer class for testing.mp4 25.47 MB
20. Unit testing with Python/7. Testing classes.mp4 51.42 MB
20. Unit testing with Python/8. More Printer tests.mp4 82.9 MB
20. Unit testing with Python/9. Testing external libraries.mp4 65.59 MB
21. Algorithms and Data Structures/1. Presentation queues, stacks, and complexity.mp4 39.47 MB
21. Algorithms and Data Structures/10. How do you delete nodes from a binary tree.mp4 51 MB
21. Algorithms and Data Structures/11. Deleting nodes in code with Python.mp4 120.34 MB
21. Algorithms and Data Structures/12. Deleting nodes with two children in code.mp4 186.65 MB
21. Algorithms and Data Structures/13. Testing our binary tree!.mp4 21.66 MB
21. Algorithms and Data Structures/3. Presentation binary search.mp4 24.72 MB
21. Algorithms and Data Structures/4. Presentation binary trees.mp4 20.69 MB
21. Algorithms and Data Structures/5. Presentation traversal of binary trees.mp4 33.52 MB
21. Algorithms and Data Structures/6. Presentation adding elements to a binary tree.mp4 33.1 MB
21. Algorithms and Data Structures/7. Adding elements to a binary tree in Python.mp4 58.13 MB
21. Algorithms and Data Structures/8. Recursion and inorder traversal in Python.mp4 100.12 MB
21. Algorithms and Data Structures/9. Finding nodes in a tree with Python.mp4 27.24 MB
22. Python libraries/1. Python libraries overview.mp4 32.8 MB
22. Python libraries/2. Using pylint.mp4 72.09 MB
22. Python libraries/3. Using yapf.mp4 39.69 MB
22. Python libraries/4. Sending e-mails with smtplib.mp4 52.83 MB
22. Python libraries/5. Sending e-mails with Mailgun.mp4 69.81 MB
22. Python libraries/6. Creating a re-usable Mailgun library.mp4 43.87 MB
22. Python libraries/7. Sneak peek my IDE setup!.mp4 55.8 MB
23. Bonus Section/1. Thank you for taking the course.mp4 6.46 MB
3. Milestone Project 1/10. Finding movies and retrieving their details.mp4 97.52 MB
3. Milestone Project 1/2. Installing Python in your computer.mp4 21.32 MB
3. Milestone Project 1/3. Installing PyCharm in your computer.mp4 25.92 MB
3. Milestone Project 1/4. Creating our first PyCharm project.mp4 36.26 MB
3. Milestone Project 1/5. Setting up PyCharm font and display settings.mp4 14.24 MB
3. Milestone Project 1/7. Coding our application's menu in Python.mp4 85.09 MB
3. Milestone Project 1/8. Adding new movies to our application.mp4 76.91 MB
3. Milestone Project 1/9. Showing the user their movies.mp4 54.02 MB
4. Object-Oriented Programming with Python/1. Intro to Object-Oriented Programming with Python.mp4 85.76 MB
4. Object-Oriented Programming with Python/10. Magic methods in Python.mp4 74.18 MB
4. Object-Oriented Programming with Python/13. Inheritance in Python.mp4 54.81 MB
4. Object-Oriented Programming with Python/14. The @property decorator.mp4 28.61 MB
4. Object-Oriented Programming with Python/16. @classmethod and @staticmethod in Python.mp4 43.58 MB
4. Object-Oriented Programming with Python/17. More @classmethod and @staticmethod examples.mp4 74.47 MB
4. Object-Oriented Programming with Python/6. More about classes and objects.mp4 65.12 MB
4. Object-Oriented Programming with Python/9. Parameter naming in Python.mp4 16.04 MB
5. Errors in Python/11. Dealing with Python errors.mp4 68.74 MB
5. Errors in Python/13. The on success block and re-raising exceptions.mp4 102.12 MB
5. Errors in Python/15. Handling those pesky user errors!.mp4 72.97 MB
5. Errors in Python/18. Debugging with Pycharm.mp4 141.64 MB
5. Errors in Python/2. Intro to errors in Python.mp4 66.87 MB
5. Errors in Python/3. Built in errors in Python.mp4 77 MB
5. Errors in Python/5. Raising errors in Python.mp4 79.93 MB
5. Errors in Python/8. Creating our own errors in Python.mp4 75.78 MB
6. Files in Python/11. Using the with syntax in Python.mp4 38.41 MB
6. Files in Python/12. Importing our own files.mp4 46.17 MB
6. Files in Python/13. Python relative imports children.mp4 90.85 MB
6. Files in Python/16. Python relative imports parents.mp4 38.66 MB
6. Files in Python/17. Import errors and running as a Python script.mp4 37.9 MB
6. Files in Python/2. Files in Python.mp4 53.1 MB
6. Files in Python/3. Python Exercise copying files.mp4 148.07 MB
6. Files in Python/6. CSV files with Python.mp4 57.23 MB
6. Files in Python/8. JSON files with Python.mp4 116.22 MB
7. Databases in Python & Milestone Project 2/10. Creating our books table using Python.mp4 41.6 MB
7. Databases in Python & Milestone Project 2/11. Inserting books using Python.mp4 47.77 MB
7. Databases in Python & Milestone Project 2/12. SELECT examples.mp4 12.2 MB
7. Databases in Python & Milestone Project 2/13. Getting all our books.mp4 53.65 MB
7. Databases in Python & Milestone Project 2/14. UPDATE and DELETE.mp4 9.18 MB
7. Databases in Python & Milestone Project 2/15. Filtering with WHERE.mp4 24.11 MB
7. Databases in Python & Milestone Project 2/16. Finishing the Milestone Project.mp4 65.22 MB
7. Databases in Python & Milestone Project 2/17. Ordering and limiting.mp4 11.56 MB
7. Databases in Python & Milestone Project 2/18. Developing our context manager in Python.mp4 77.95 MB
7. Databases in Python & Milestone Project 2/19. Errors in context managers.mp4 51.31 MB
7. Databases in Python & Milestone Project 2/2. Intro to Milestone Project 2.mp4 26.44 MB
7. Databases in Python & Milestone Project 2/4. Milestone Project with lists.mp4 128.52 MB
7. Databases in Python & Milestone Project 2/5. Storing books in files.mp4 143.82 MB
7. Databases in Python & Milestone Project 2/6. Using JSON instead of CSV.mp4 86.12 MB
7. Databases in Python & Milestone Project 2/7. Intro to databases with Python.mp4 21.72 MB
7. Databases in Python & Milestone Project 2/8. Using SQLite in Python.mp4 9.4 MB
7. Databases in Python & Milestone Project 2/9. Some database jargon.mp4 13.7 MB
8. Type hinting in Python/1. Typing in Python.mp4 112.83 MB
8. Type hinting in Python/2. Further reading.mp4 20.84 MB
9. Advanced built-in functions in Python/1. Generators in Python.mp4 55.25 MB
9. Advanced built-in functions in Python/10. any() and all() in Python.mp4 32.45 MB
9. Advanced built-in functions in Python/11. The enumerate() function.mp4 21.33 MB
9. Advanced built-in functions in Python/4. Python generator classes and iterators.mp4 44.8 MB
9. Advanced built-in functions in Python/7. Iterables in Python.mp4 49.73 MB
9. Advanced built-in functions in Python/8. The filter() function in Python.mp4 42.16 MB
9. Advanced built-in functions in Python/9. The map() function in Python.mp4 34.38 MB
其他位置