磁力管家

磁力管家
为您索检到8279条磁力链接,耗时30毫秒。 rss

分享给好友

【影视】 The Complete Python Course Learn Python by Doing
收录时间:2023-12-21 文档个数:1054 文档大小:13.0 GB 最近下载:2025-05-14 人气:9374 磁力链接
  • mp4[TutsNode.net] - The Complete Python Course Learn Python by Doing/11. Web Scraping with Python/3. More complex HTML parsing.mp4 277.3 MB
  • mp4[TutsNode.net] - The Complete Python Course Learn Python by Doing/21. Algorithms and Data Structures/11. Deleting nodes with two children in code.mp4 269.3 MB
  • mp4[TutsNode.net] - The Complete Python Course Learn Python by Doing/11. Web Scraping with Python/26. Books Project 12 Adding logging to our Python project.mp4 221.9 MB
  • mp4[TutsNode.net] - The Complete Python Course Learn Python by Doing/6. Files in Python/2. Python Exercise copying files.mp4 216.2 MB
  • mp4[TutsNode.net] - The Complete Python Course Learn Python by Doing/5. Errors in Python/8. Debugging with Pycharm.mp4 198.4 MB
  • mp4[TutsNode.net] - The Complete Python Course Learn Python by Doing/7. Databases in Python & Milestone Project 2/3. Storing books in files.mp4 190.5 MB
  • mp4[TutsNode.net] - The Complete Python Course Learn Python by Doing/14. Python on the console and managing project dependencies/3. Terminal video what is a virtualenv.mp4 157.5 MB
  • mp4[TutsNode.net] - The Complete Python Course Learn Python by Doing/6. Files in Python/4. JSON files with Python.mp4 156.7 MB
  • mp4[TutsNode.net] - The Complete Python Course Learn Python by Doing/8. Type hinting in Python/1. Typing in Python.mp4 155.3 MB
  • mp4[TutsNode.net] - The Complete Python Course Learn Python by Doing/11. Web Scraping with Python/2. Understanding HTML with BeautifulSoup.mp4 151.3 MB
  • mp4[TutsNode.net] - The Complete Python Course Learn Python by Doing/14. Python on the console and managing project dependencies/5. Terminal video using Pipenv.mp4 150.8 MB
  • mp4[TutsNode.net] - The Complete Python Course Learn Python by Doing/13. Asynchronous Python Development/21. Turning our book scraping project async.mp4 148.3 MB
  • mp4[TutsNode.net] - The Complete Python Course Learn Python by Doing/15. Web Development with Flask/6. Rendering forms with Flask and Python.mp4 147.6 MB
  • mp4[TutsNode.net] - The Complete Python Course Learn Python by Doing/21. Algorithms and Data Structures/10. Deleting nodes in code with Python.mp4 139.3 MB
  • mp4[TutsNode.net] - The Complete Python Course Learn Python by Doing/13. Asynchronous Python Development/10. Queuing in threads with shared state.mp4 131.5 MB
  • mp4[TutsNode.net] - The Complete Python Course Learn Python by Doing/5. Errors in Python/6. The on success block and re-raising exceptions.mp4 119.9 MB
  • mp4[TutsNode.net] - The Complete Python Course Learn Python by Doing/10. Advanced Python Development/7. Some interesting Python collections.mp4 118.3 MB
  • mp4[TutsNode.net] - The Complete Python Course Learn Python by Doing/11. Web Scraping with Python/18. Books Project 5 Creating our book parser.mp4 108.5 MB
  • mp4[TutsNode.net] - The Complete Python Course Learn Python by Doing/7. Databases in Python & Milestone Project 2/2. Milestone Project with lists.mp4 108.3 MB
  • mp4[TutsNode.net] - The Complete Python Course Learn Python by Doing/5. Errors in Python/7. Handling those pesky user errors!.mp4 105.4 MB
【影视】 Pluralsight Path. Web Scraping with Python (2021)
收录时间:2023-12-21 文档个数:451 文档大小:1.6 GB 最近下载:2025-05-15 人气:5413 磁力链接
  • mp4A1. Exploring Web Scraping with Python (Clarke Bishop, 2020)/4. CSS Selectors and XPath/3. Chrome Developer Tools.mp4 40.4 MB
  • mp4C1. Crawling the Web with Python and Scrapy (Eduardo Freitas, 2019)/4. Achieving Common Spider Behaviors Using Built-in Classes/09. Demo - Implementing a scrapy.Spider.mp4 35.6 MB
  • mp4C1. Crawling the Web with Python and Scrapy (Eduardo Freitas, 2019)/5. Influencing Scrapy Crawling/6. Demo - Implementing a Scraping Pipeline.mp4 29.3 MB
  • mp4A2. Scraping Your First Web Page with Python (Janani Ravi, 2019)/4. Selecting Elements Using the Scrapy Shell/6. Selecting Elements Using CSS Selectors.mp4 29.1 MB
  • mp4A2. Scraping Your First Web Page with Python (Janani Ravi, 2019)/4. Selecting Elements Using the Scrapy Shell/8. Selecting Elements Using XPath Selectors.mp4 28.1 MB
  • mp4C1. Crawling the Web with Python and Scrapy (Eduardo Freitas, 2019)/4. Achieving Common Spider Behaviors Using Built-in Classes/10. Demo - Implementing a CrawlSpider.mp4 25.6 MB
  • mp4C3. Advanced Web Scraping Tactics. Python Playbook (Pratheerth Padman, 2020)/3. Submitting Cookies & Button Input Values to a URL/5. Demo - Creating an Account on a Website with Python and Selenium.mp4 22.7 MB
  • 7zA1. Exploring Web Scraping with Python (Clarke Bishop, 2020)/exercise.7z 22.7 MB
  • mp4C1. Crawling the Web with Python and Scrapy (Eduardo Freitas, 2019)/2. Extracting Data from the Web - Core Concepts/8. Demo - Extracting Data without Scrapy.mp4 22.5 MB
  • mp4A2. Scraping Your First Web Page with Python (Janani Ravi, 2019)/5. Scraping Web Sites Using Scrapy Spiders/7. Using Item Loaders and Input and Output Processors for Scraped Data.mp4 21.2 MB
  • mp4A2. Scraping Your First Web Page with Python (Janani Ravi, 2019)/3. Working with the Parse Tree in BeautifulSoup/08. Extracting Links from a Page.mp4 21.2 MB
  • mp4A2. Scraping Your First Web Page with Python (Janani Ravi, 2019)/5. Scraping Web Sites Using Scrapy Spiders/3. Creating Your First Custom Spider.mp4 20.2 MB
  • mp4B1. Extracting Data from HTML with BeautifulSoup (Janani Ravi, 2019)/2. Getting Started with BeautifulSoup/10. Introducing Beautiful Soup.mp4 20.2 MB
  • mp4B1. Extracting Data from HTML with BeautifulSoup (Janani Ravi, 2019)/2. Getting Started with BeautifulSoup/06. Making GET Requests Using Httplib2, Urllib and Requests.mp4 20.1 MB
  • mp4B2. Scraping Media from the Web with Python (Allen O'Neill, 2021)/3. Extracting Media Links from a Web Page/04. Finding Media Links.mp4 19.3 MB
  • mp4A1. Exploring Web Scraping with Python (Clarke Bishop, 2020)/6. Web Scraping Basics with Python/3. Extract Data to Pandas.mp4 19.0 MB
  • mp4A2. Scraping Your First Web Page with Python (Janani Ravi, 2019)/4. Selecting Elements Using the Scrapy Shell/7. Advanced Selections Using CSS Selectors.mp4 18.0 MB
  • mp4B1. Extracting Data from HTML with BeautifulSoup (Janani Ravi, 2019)/4. Searching for Elements in the Parse Tree/5. CSS Selectors Using Soup Sieve.mp4 17.3 MB
  • mp4A2. Scraping Your First Web Page with Python (Janani Ravi, 2019)/4. Selecting Elements Using the Scrapy Shell/4. Getting Started with Scrapy.mp4 17.3 MB
  • mp4A2. Scraping Your First Web Page with Python (Janani Ravi, 2019)/3. Working with the Parse Tree in BeautifulSoup/05. Extracting Specific Page Elements.mp4 17.3 MB
【影视】 16+ Saat Python ile Veri Bilimi ve Makine Ogrenmesi
收录时间:2023-12-21 文档个数:143 文档大小:6.6 GB 最近下载:2025-03-29 人气:176 磁力链接
  • mp42. Makine Öğrenmesine Giriş/2. Makine Öğrenmesi için İstatistik ve Olasılık.mp4 196.4 MB
  • mp417. Support Vector Machines/1. Support Vector Machines Teori.mp4 157.8 MB
  • mp49. Multiple Linear Regression/3. Multiple Linear Regression ve Cross Validation.mp4 156.9 MB
  • mp49. Multiple Linear Regression/2. Multiple Linear Regression - Ev Fiyatı Tahminleme.mp4 133.2 MB
  • mp430. ARIMA ve Box Jenkins Metodolojisi/4. Seasonal ARIMA Model Parametreleri.mp4 130.4 MB
  • mp430. ARIMA ve Box Jenkins Metodolojisi/2. ACF,PACF ve Durağanlık Kavramları.mp4 126.8 MB
  • mp43. Makine Öğrenmesi için SQL/33. INNER JOIN.mp4 125.1 MB
  • mp416. Logistic Regression/2. Logistic Regression - Customer Churn Uygulaması.mp4 123.0 MB
  • mp415. Naive Bayes Classifier/1. Naive Bayes Classifier Teori.mp4 117.0 MB
  • mp423. Yapay Sinir Ağları/2. Çok Katmanlı Yapay Sinir Ağları.mp4 115.6 MB
  • mp418. Decision Trees - Decision Trees Regression/3. Decision Trees - Gelir Düzeyi Sınıflama.mp4 112.9 MB
  • mp418. Decision Trees - Decision Trees Regression/1. Decision Trees Teori.mp4 112.3 MB
  • mp43. Makine Öğrenmesi için SQL/27. Karşılaştırma Operatorleri.mp4 109.9 MB
  • mp430. ARIMA ve Box Jenkins Metodolojisi/5. ARIMA Model Katsayılarını Tahmin Yöntemleri.mp4 106.3 MB
  • mp430. ARIMA ve Box Jenkins Metodolojisi/3. Non Seasonal ARIMA Model Parametreleri.mp4 106.0 MB
  • mp43. Makine Öğrenmesi için SQL/28. String Fonksiyonları.mp4 96.6 MB
  • mp411. Gradient Descent/2. Gradient Descent.mp4 96.4 MB
  • mp49. Multiple Linear Regression/1. Multiple Linear Regression Teori.mp4 95.8 MB
  • mp424. K-Means Clustering/2. K-Means Clustering - Müşteri Segmentasyonu.mp4 95.4 MB
  • mp43. Makine Öğrenmesi için SQL/30. Date Fonksiyonları.mp4 94.5 MB
【影视】 Automate the Boring Stuff with Python Programming
收录时间:2023-12-21 文档个数:175 文档大小:2.6 GB 最近下载:2025-05-16 人气:3546 磁力链接
  • mp415. Email/2. Checking Your Email Inbox.mp4 116.4 MB
  • mp411. Files/1. Filenames and AbsoluteRelative File Paths.mp4 103.1 MB
  • mp410. Regular Expressions/7. Regex Example Program A Phone and Email Scraper.mp4 98.4 MB
  • mp47. Dictionaries/1. The Dictionary Data Type.mp4 97.3 MB
  • mp410. Regular Expressions/4. Regex Character Classes and the findall() Method.mp4 82.7 MB
  • mp410. Regular Expressions/3. Repetition in Regex Patterns and GreedyNongreedy Matching.mp4 81.9 MB
  • mp414. Excel, Word, and PDF Documents/3. Reading and Editing PDFs.mp4 81.1 MB
  • mp410. Regular Expressions/5. Regex Dot-Star and the CaretDollar Characters.mp4 78.4 MB
  • mp412. Debugging/1. The raise and assert Statements.mp4 71.3 MB
  • mp412. Debugging/3. Using the Debugger.mp4 69.2 MB
  • mp413. Web Scraping/4. Controlling the Browser with the Selenium Module.mp4 66.1 MB
  • mp413. Web Scraping/3. Parsing HTML with the Beautiful Soup Module.mp4 65.9 MB
  • mp416. GUI Automation/1. Controlling the Mouse from Python.mp4 65.6 MB
  • mp414. Excel, Word, and PDF Documents/4. Reading and Editing Word Documents.mp4 65.1 MB
  • mp411. Files/2. Reading and Writing Plaintext Files.mp4 64.3 MB
  • mp45. Writing a Complete Program Guess the Number/1. Writing a Guess the Number Program.mp4 64.0 MB
  • mp48. More About Strings/2. String Methods.mp4 63.7 MB
  • mp49. Running Programs from the Command Line/1. Launching Python Programs from Outside IDLE.mp4 60.8 MB
  • mp46. Lists/4. Similarities Between Lists and Strings.mp4 60.8 MB
  • mp410. Regular Expressions/1. Regular Expression Basics.mp4 57.4 MB
【影视】 GetFreeCourses.Co-Udemy-Master Python Programming The Complete Python Bootcamp 2022
收录时间:2023-12-21 文档个数:678 文档大小:5.4 GB 最近下载:2025-05-15 人气:2000 磁力链接
  • mp428 - Data Analysis with Pandas/011 Reading and Analyzing CSV Files with Pandas.mp4 145.1 MB
  • mp415 - Errors and Exception Handling/002 Exception Handling Try...Except...Else...Finall.mp4 90.1 MB
  • mp433 - [EXTRA] Network Automation with Python/006 Installing GNS3 on Windows 10.mp4 86.2 MB
  • mp430 - Requests and Web Scraping with Python/007 Project Real-World Web Scraping (Requests, BeautifulSoup and OpenPyXL).mp4 80.5 MB
  • mp433 - [EXTRA] Network Automation with Python/007 Running Cisco IOU Images in GNS3 on Windows 10.mp4 76.3 MB
  • mp404 - Strings in Python/018 String Methods.mp4 74.3 MB
  • mp429 - Interactive Data Visualization with Plotly/003 Creating Scatter Plots.mp4 73.5 MB
  • mp406 - Lists in Python/012 List Comprehension.mp4 70.6 MB
  • mp430 - Requests and Web Scraping with Python/005 Diving into BeautifulSoup Library.mp4 70.5 MB
  • mp429 - Interactive Data Visualization with Plotly/008 PROJECT SOLUTION Line Charts for Ethereum and Tesla Stock Price.mp4 69.8 MB
  • mp431 - Python Multiprocessing and Multithreading In Depth/004 Implementing Multiprocessing in Python.mp4 69.1 MB
  • mp420 - Very Useful Python Built-in Modules/004 Operating System Interfaces The Os Module.mp4 69.1 MB
  • mp433 - [EXTRA] Network Automation with Python/020 Secure Copying Files to Linux with SCP and Paramiko from Python.mp4 68.3 MB
  • mp429 - Interactive Data Visualization with Plotly/009 Creating Basic Bar Charts.mp4 64.9 MB
  • mp429 - Interactive Data Visualization with Plotly/012 Creating Pie Charts.mp4 63.8 MB
  • mp428 - Data Analysis with Pandas/013 Reading Excel Files. GroupBy and Other Useful Operations.mp4 63.7 MB
  • mp429 - Interactive Data Visualization with Plotly/010 Creating Grouped and Stacked Bar Charts.mp4 62.6 MB
  • mp420 - Very Useful Python Built-in Modules/014 Decimal Arithmetic and Decimal Module Solving the Float Problem.mp4 59.6 MB
  • mp429 - Interactive Data Visualization with Plotly/005 Creating Line Charts.mp4 59.1 MB
  • mp433 - [EXTRA] Network Automation with Python/024 Running Multiple Commands on a Cisco Networking Device.mp4 58.2 MB
【影视】 Coursera - Crash Course on Python [Google Career Certificates] [En.Sub.]
收录时间:2023-12-21 文档个数:344 文档大小:1.3 GB 最近下载:2025-05-16 人气:977 磁力链接
  • mp401_hello-python/01_course-introduction/01_specialization-introduction.mp4 38.7 MB
  • mp401_hello-python/01_course-introduction/02_course-introduction.mp4 38.1 MB
  • mp401_hello-python/03_introduction-to-python/04_why-is-python-relevant-to-it.mp4 32.5 MB
  • mp403_loops/04_module-review/02_in-margas-words-how-i-got-into-programming.mp4 28.7 MB
  • mp405_object-oriented-programming-optional/03_code-reuse/03_composition-optional.mp4 28.4 MB
  • mp402_basic-python-syntax/02_functions/06_code-style.mp4 24.9 MB
  • mp404_strings-lists-and-dictionaries/02_lists/07_iterating-over-lists-and-tuples.mp4 24.1 MB
  • mp402_basic-python-syntax/04_module-review/02_in-margas-words-why-i-like-python.mp4 23.8 MB
  • mp403_loops/02_for-loops/05_nested-for-loops.mp4 23.8 MB
  • mp406_final-project/01_writing-a-script-from-the-ground-up/03_research.mp4 22.9 MB
  • mp404_strings-lists-and-dictionaries/03_dictionaries/05_dictionaries-vs-lists.mp4 22.3 MB
  • mp405_object-oriented-programming-optional/03_code-reuse/01_inheritance-optional.mp4 22.2 MB
  • mp401_hello-python/02_introduction-to-programming/05_getting-computers-to-work-for-you.mp4 21.9 MB
  • mp403_loops/01_while-loops/07_infinite-loops-and-how-to-break-them.mp4 21.1 MB
  • mp402_basic-python-syntax/01_expressions-and-variables/02_data-types.mp4 20.8 MB
  • mp401_hello-python/03_introduction-to-python/05_other-languages.mp4 20.1 MB
  • mp403_loops/03_recursion-optional/01_what-is-recursion-optional.mp4 20.1 MB
  • mp406_final-project/01_writing-a-script-from-the-ground-up/01_final-project-introduction.mp4 19.8 MB
  • mp401_hello-python/03_introduction-to-python/01_what-is-python.mp4 19.1 MB
  • mp401_hello-python/02_introduction-to-programming/03_what-is-automation.mp4 18.7 MB
【压缩文件】 [ CoursePig.com ] Skillshare - The Complete Python 3 Beginners Course - Coding Made Easy.zip
收录时间:2023-12-21 文档个数:1 文档大小:1.3 GB 最近下载:2025-01-12 人气:382 磁力链接
  • zip[ CoursePig.com ] Skillshare - The Complete Python 3 Beginners Course - Coding Made Easy.zip 1.3 GB
【压缩文件】 [FreeCourseSite.com] Udemy - Machine Learning A-Z™ Python & R in Data Science [2023]
收录时间:2023-12-21 文档个数:3 文档大小:13.0 GB 最近下载:2025-05-15 人气:3907 磁力链接
  • rar[FreeCourseSite.com] Udemy - Machine Learning A-Z™ Python & R in Data Science [2023].part1.rar 6.4 GB
  • rar[FreeCourseSite.com] Udemy - Machine Learning A-Z™ Python & R in Data Science [2023].part2.rar 6.4 GB
  • rar[FreeCourseSite.com] Udemy - Machine Learning A-Z™ Python & R in Data Science [2023].part3.rar 78.6 MB
【影视】 Python Game Development For Beginners
收录时间:2023-12-21 文档个数:24 文档大小:842.6 MB 最近下载:2025-05-16 人气:3532 磁力链接
  • mp45 - Separating Codes with Functions/16 - Separating The Codes Into Functions.mp4 92.4 MB
  • mp47 - Animation/23 - Converting the Window Borders to Solid Obstacles.mp4 88.8 MB
  • mp47 - Animation/24 - Moving Several Objects.mp4 68.0 MB
  • mp47 - Animation/22 - Creating a Class for the Shape.mp4 55.5 MB
  • mp47 - Animation/21 - Moving a shape in the Window.mp4 54.1 MB
  • mp44 - Drawing Shapes and Displaying Text/8 - Drawing Points.mp4 50.0 MB
  • mp45 - Separating Codes with Functions/18 - Animating Shapes.mp4 46.8 MB
  • mp44 - Drawing Shapes and Displaying Text/15 - Drawing a More Complex Scene.mp4 46.1 MB
  • mp46 - Object Oriented Programming/19 - Creating Your First Class.mp4 45.2 MB
  • mp43 - Up and Running with Arcade Library/5 - Exploring window settings.mp4 38.6 MB
  • mp43 - Up and Running with Arcade Library/6 - Changing Background Colors.mp4 27.3 MB
  • mp44 - Drawing Shapes and Displaying Text/9 - Drawing Lines.mp4 26.2 MB
  • mp46 - Object Oriented Programming/20 - Overriding a Function.mp4 26.1 MB
  • mp44 - Drawing Shapes and Displaying Text/11 - Drawing Rectangles.mp4 22.2 MB
  • mp42 - Environment Setup/2 - Installing Arcade Library via Pycharm.mp4 21.5 MB
  • mp44 - Drawing Shapes and Displaying Text/14 - Drawing Text.mp4 21.4 MB
  • mp43 - Up and Running with Arcade Library/7 - Creating a Window Using a Class.mp4 21.1 MB
  • mp44 - Drawing Shapes and Displaying Text/13 - Drawing Triangles.mp4 19.1 MB
  • mp44 - Drawing Shapes and Displaying Text/12 - Drawing Rectangles Second Method.mp4 18.5 MB
  • mp44 - Drawing Shapes and Displaying Text/10 - Drawing Circles.mp4 14.8 MB
【影视】 Beginners Python Programming - Learn By Coding Games
收录时间:2023-12-21 文档个数:112 文档大小:6.9 GB 最近下载:2025-05-16 人气:2698 磁力链接
  • mp46. Main Project - Snake/10. Lesson 25 - Adding food objects.mp4 358.2 MB
  • mp46. Main Project - Snake/8. Lesson 23 - Adding extra body parts.mp4 340.2 MB
  • mp43. A Simple Game of Noughts and Crosses (Tic Tac Toe)/2. Lesson 9 - Coding the Noughts and Crosses game.mp4 332.1 MB
  • mp46. Main Project - Snake/11. Lesson 26 - Eating the food.mp4 315.5 MB
  • mp46. Main Project - Snake/12. Lesson 27 - Growing the snake.mp4 314.6 MB
  • mp46. Main Project - Snake/18. Lesson 33 - Adding the Spiders.mp4 310.1 MB
  • mp43. A Simple Game of Noughts and Crosses (Tic Tac Toe)/3. Lesson 10 - Using Functions.mp4 305.6 MB
  • mp46. Main Project - Snake/6. Lesson 21 - Coding the snake movement.mp4 288.7 MB
  • mp46. Main Project - Snake/9. Lesson 24 - Edge detection.mp4 264.8 MB
  • mp46. Main Project - Snake/13. Lesson 28 - Detecting the snake eating itself.mp4 261.6 MB
  • mp45. Arrays and Object Orientated Programming/2. Lesson 15 - Lists, Arrays, Tuples.mp4 260.1 MB
  • mp45. Arrays and Object Orientated Programming/1. Lesson 14 - Object Orientated Programming.mp4 250.6 MB
  • mp46. Main Project - Snake/15. Lesson 30 - Adding sound to the game.mp4 227.0 MB
  • mp44. Animation with PygameZero/1. Lesson 11 - Extending Python with Packages.mp4 222.1 MB
  • mp46. Main Project - Snake/3. Lesson 18 - Game states and sensing keyboard presses.mp4 219.1 MB
  • mp43. A Simple Game of Noughts and Crosses (Tic Tac Toe)/1. Lesson 8 - How the game works and some coding tips.mp4 205.4 MB
  • mp46. Main Project - Snake/19. Lesson 34 - Moving the Spiders.mp4 204.9 MB
  • mp46. Main Project - Snake/20. Lesson 35 - Hitting the Spiders.mp4 202.3 MB
  • mp46. Main Project - Snake/4. Lesson 19 - Setting up the game screen.mp4 187.1 MB
  • mp46. Main Project - Snake/14. Lesson 29 - Adjusting the snake speed.mp4 183.8 MB
【影视】 Monty.Python.and.the.Holy.Grail.1975.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-FGT
收录时间:2023-12-20 文档个数:2 文档大小:21.6 GB 最近下载:2025-05-15 人气:17269 磁力链接
  • mkvMonty.Python.and.the.Holy.Grail.1975.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-FGT.mkv 21.6 GB
  • txtRARBG.txt 31 Bytes
【影视】 Crash Course on Python
收录时间:2023-12-20 文档个数:427 文档大小:1.3 GB 最近下载:2025-05-15 人气:3056 磁力链接
  • mp4[TutsNode.net] - Crash Course on Python/01_hello-python/01_course-introduction/01_specialization-introduction.mp4 38.7 MB
  • mp4[TutsNode.net] - Crash Course on Python/01_hello-python/01_course-introduction/02_course-introduction.mp4 38.1 MB
  • mp4[TutsNode.net] - Crash Course on Python/01_hello-python/03_introduction-to-python/04_why-is-python-relevant-to-it.mp4 32.5 MB
  • mp4[TutsNode.net] - Crash Course on Python/03_loops/04_module-review/02_in-margas-words-how-i-got-into-programming.mp4 28.7 MB
  • mp4[TutsNode.net] - Crash Course on Python/05_object-oriented-programming-optional/03_code-reuse/03_composition-optional.mp4 28.4 MB
  • mp4[TutsNode.net] - Crash Course on Python/02_basic-python-syntax/02_functions/06_code-style.mp4 24.9 MB
  • mp4[TutsNode.net] - Crash Course on Python/04_strings-lists-and-dictionaries/02_lists/07_iterating-over-lists-and-tuples.mp4 24.1 MB
  • mp4[TutsNode.net] - Crash Course on Python/02_basic-python-syntax/04_module-review/02_in-margas-words-why-i-like-python.mp4 23.8 MB
  • mp4[TutsNode.net] - Crash Course on Python/03_loops/02_for-loops/05_nested-for-loops.mp4 23.8 MB
  • mp4[TutsNode.net] - Crash Course on Python/06_final-project/01_writing-a-script-from-the-ground-up/03_research.mp4 22.9 MB
  • mp4[TutsNode.net] - Crash Course on Python/04_strings-lists-and-dictionaries/03_dictionaries/05_dictionaries-vs-lists.mp4 22.3 MB
  • mp4[TutsNode.net] - Crash Course on Python/05_object-oriented-programming-optional/03_code-reuse/01_inheritance-optional.mp4 22.2 MB
  • mp4[TutsNode.net] - Crash Course on Python/01_hello-python/02_introduction-to-programming/05_getting-computers-to-work-for-you.mp4 21.9 MB
  • mp4[TutsNode.net] - Crash Course on Python/03_loops/01_while-loops/07_infinite-loops-and-how-to-break-them.mp4 21.1 MB
  • mp4[TutsNode.net] - Crash Course on Python/02_basic-python-syntax/01_expressions-and-variables/02_data-types.mp4 20.8 MB
  • mp4[TutsNode.net] - Crash Course on Python/01_hello-python/03_introduction-to-python/05_other-languages.mp4 20.1 MB
  • mp4[TutsNode.net] - Crash Course on Python/03_loops/03_recursion-optional/01_what-is-recursion-optional.mp4 20.1 MB
  • mp4[TutsNode.net] - Crash Course on Python/06_final-project/01_writing-a-script-from-the-ground-up/01_final-project-introduction.mp4 19.8 MB
  • mp4[TutsNode.net] - Crash Course on Python/01_hello-python/03_introduction-to-python/01_what-is-python.mp4 19.1 MB
  • mp4[TutsNode.net] - Crash Course on Python/01_hello-python/02_introduction-to-programming/03_what-is-automation.mp4 18.7 MB
【影视】 The Complete 2022 Python Bootcamp - Automate Anything!
收录时间:2023-12-20 文档个数:446 文档大小:7.3 GB 最近下载:2025-05-15 人气:13503 磁力链接
  • mp4[TutsNode.net] - The Complete 2022 Python Bootcamp - Automate Anything!/28. Restaurant Management System Project/2. Solution.mp4 371.9 MB
  • mp4[TutsNode.net] - The Complete 2022 Python Bootcamp - Automate Anything!/16. Project 3 - Fitness App/2. Fitness App Project Solution.mp4 276.1 MB
  • mp4[TutsNode.net] - The Complete 2022 Python Bootcamp - Automate Anything!/19. Project 6 - Noughts & Crosses/2. Project Solution.mp4 243.6 MB
  • mp4[TutsNode.net] - The Complete 2022 Python Bootcamp - Automate Anything!/18. Project 5 - Hangman/2. Hangman Project Solution.mp4 194.4 MB
  • mp4[TutsNode.net] - The Complete 2022 Python Bootcamp - Automate Anything!/14. Project 1 - Number Guessing Game/3. Number Guessing Game Project Solution.mp4 177.6 MB
  • mp4[TutsNode.net] - The Complete 2022 Python Bootcamp - Automate Anything!/15. Project 2 - Shopping List/2. Shopping List Project Solution.mp4 140.4 MB
  • mp4[TutsNode.net] - The Complete 2022 Python Bootcamp - Automate Anything!/17. Project 4 - Rock, Paper, Scissors/2. Rock, Paper, Scissors Project Solution.mp4 128.2 MB
  • mp4[TutsNode.net] - The Complete 2022 Python Bootcamp - Automate Anything!/22. Errors and Exceptions handling/5. Running tests with the Unittest library.mp4 114.1 MB
  • mp4[TutsNode.net] - The Complete 2022 Python Bootcamp - Automate Anything!/23. The Las Vegas Casino Project - 21/2. Solution (Part 1).mp4 104.1 MB
  • mp4[TutsNode.net] - The Complete 2022 Python Bootcamp - Automate Anything!/23. The Las Vegas Casino Project - 21/6. Solution (Part 5).mp4 99.6 MB
  • mp4[TutsNode.net] - The Complete 2022 Python Bootcamp - Automate Anything!/27. Creating a User Interface - Introducing TKinter/11. Building a Calculator App Part 2.mp4 90.6 MB
  • mp4[TutsNode.net] - The Complete 2022 Python Bootcamp - Automate Anything!/26. Introduction to Web Scraping with Python/4. The Structure of a Webpage.mp4 79.9 MB
  • mp4[TutsNode.net] - The Complete 2022 Python Bootcamp - Automate Anything!/23. The Las Vegas Casino Project - 21/5. Solution (Part 4).mp4 79.1 MB
  • mp4[TutsNode.net] - The Complete 2022 Python Bootcamp - Automate Anything!/27. Creating a User Interface - Introducing TKinter/7. Exploring different types of widgets (Part 1).mp4 77.3 MB
  • mp4[TutsNode.net] - The Complete 2022 Python Bootcamp - Automate Anything!/26. Introduction to Web Scraping with Python/6. The BeautifulSoup library.mp4 74.8 MB
  • mp4[TutsNode.net] - The Complete 2022 Python Bootcamp - Automate Anything!/20. Object Oriented Programming/11. Special Methods.mp4 74.1 MB
  • mp4[TutsNode.net] - The Complete 2022 Python Bootcamp - Automate Anything!/32. Regular Expressions (regex)/5. The Regex Module.mp4 71.5 MB
  • mp4[TutsNode.net] - The Complete 2022 Python Bootcamp - Automate Anything!/5. Strings/7. String Methods.mp4 67.2 MB
  • mp4[TutsNode.net] - The Complete 2022 Python Bootcamp - Automate Anything!/22. Errors and Exceptions handling/4. Pylint.mp4 67.2 MB
  • mp4[TutsNode.net] - The Complete 2022 Python Bootcamp - Automate Anything!/22. Errors and Exceptions handling/3. User-defined Exceptions.mp4 62.6 MB
【影视】 [ DevCourseWeb.com ] Udemy - Django Celery Mastery - Python Asynchronous Task Processing
收录时间:2023-12-20 文档个数:411 文档大小:3.9 GB 最近下载:2025-05-15 人气:3497 磁力链接
  • mp4~Get Your Files Here !/3. Preparing a Django Celery Working Environment/3. Building a Django Docker Container.mp4 226.4 MB
  • mp4~Get Your Files Here !/4. Defining and Executing Celery Tasks/12. Configuring Task Prioritization (RabbitMQ).mp4 224.1 MB
  • mp4~Get Your Files Here !/6. Task Scheduling and Periodic Tasks/7. Monitoring Service Status Including Custom Event Tracking and Alerting.mp4 197.1 MB
  • mp4~Get Your Files Here !/5. Handling Task Failures and Retries/9. Task Timeouts and Task Revoking (Using task time limits and timeouts).mp4 172.8 MB
  • mp4~Get Your Files Here !/4. Defining and Executing Celery Tasks/4. Creating a new standalone Celery Worker.mp4 170.8 MB
  • mp4~Get Your Files Here !/5. Handling Task Failures and Retries/2. Dynamic Task Discovery in Celery Auto-discovering Tasks in a Directory.mp4 146.5 MB
  • mp4~Get Your Files Here !/5. Handling Task Failures and Retries/8. Towards Dead-letter Queues Handling Failed Tasks.mp4 144.1 MB
  • mp4~Get Your Files Here !/5. Handling Task Failures and Retries/4. Handling Errors in Celery Tasks with Custom Task Classes.mp4 135.8 MB
  • mp4~Get Your Files Here !/5. Handling Task Failures and Retries/3. Error Handling Try Except Blocks.mp4 130.5 MB
  • mp4~Get Your Files Here !/6. Task Scheduling and Periodic Tasks/6. Schedule a Django Custom Command with Celery Beat.mp4 125.5 MB
  • mp4~Get Your Files Here !/6. Task Scheduling and Periodic Tasks/5. Implement Schedule Persistence for Celery in a Django Application.mp4 118.5 MB
  • mp4~Get Your Files Here !/5. Handling Task Failures and Retries/6. Error Handling in Groups.mp4 116.4 MB
  • mp4~Get Your Files Here !/5. Handling Task Failures and Retries/12. Error Tracking and Monitoring with Sentry.mp4 113.1 MB
  • mp4~Get Your Files Here !/4. Defining and Executing Celery Tasks/1. Creating and Registering Celery Tasks in Django.mp4 105.9 MB
  • mp4~Get Your Files Here !/6. Task Scheduling and Periodic Tasks/2. Scheduling Tasks to Run at Specific Times or Intervals.mp4 104.8 MB
  • mp4~Get Your Files Here !/4. Defining and Executing Celery Tasks/3. Initiating a Celery Task.mp4 94.2 MB
  • mp4~Get Your Files Here !/4. Defining and Executing Celery Tasks/6. Configuring Task Routing.mp4 94.1 MB
  • mp4~Get Your Files Here !/5. Handling Task Failures and Retries/10. Handling Errors in Task Result Callbacks.mp4 92.6 MB
  • mp4~Get Your Files Here !/5. Handling Task Failures and Retries/11. Task Signals Graceful Shutdown and Cleanup of Failed Tasks.mp4 90.1 MB
  • mp4~Get Your Files Here !/4. Defining and Executing Celery Tasks/8. Configuring Task Prioritization (Redis).mp4 89.6 MB
【影视】 Sorting and Searching Algorithms (Animation Based) - Python
收录时间:2023-12-20 文档个数:34 文档大小:473.4 MB 最近下载:2025-05-15 人气:8739 磁力链接
  • mp45. Quick Sort/1. Quick Sort.mp4 86.5 MB
  • mp44. Heap Sort/1. Heap Sort.mp4 68.8 MB
  • mp411. Radix Sort/2. Radix Sort (Part Two).mp4 47.8 MB
  • mp48. Selection Sort/1. Selection Sort.mp4 36.9 MB
  • mp46. Merge Sort/1. Merge Sort (Part One).mp4 34.7 MB
  • mp412. Bucket Sort/1. Bucket Sort.mp4 33.3 MB
  • mp49. Insertion Sort/1. Insertion Sort.mp4 27.0 MB
  • mp46. Merge Sort/2. Merge Sort (Part Two).mp4 25.2 MB
  • mp410. Counting Sort/2. Counting Sort (Part Two).mp4 24.5 MB
  • mp42. Binary Search/2. Binary Search (Part Two).mp4 19.0 MB
  • mp47. Bubble Sort/1. Bubble Sort.mp4 18.3 MB
  • mp41. Introduction/1. Introduction.mp4 14.1 MB
  • mp410. Counting Sort/1. Counting Sort (Part One).mp4 11.1 MB
  • mp411. Radix Sort/1. Radix Sort (Part One).mp4 9.6 MB
  • mp42. Binary Search/1. Binary Search (Part One).mp4 9.0 MB
  • mp43. Linear Search/2. Linear Search (Part Two).mp4 4.0 MB
  • mp43. Linear Search/1. Linear Search (Part One).mp4 3.6 MB
  • srt5. Quick Sort/1. Quick Sort.srt 14.9 kB
  • srt4. Heap Sort/1. Heap Sort.srt 14.4 kB
  • srt11. Radix Sort/2. Radix Sort (Part Two).srt 10.7 kB
【影视】 Mobile App Development With Kivy & Python
收录时间:2023-12-20 文档个数:494 文档大小:1.0 GB 最近下载:2025-05-16 人气:2622 磁力链接
  • mp407. Size_hint, Pos_hint in window.mp4 85.3 MB
  • mp440. Carousel in kivy.mp4 35.0 MB
  • mp444. Project 2.mp4 33.1 MB
  • mp413. GridLayout.mp4 32.3 MB
  • mp434. Text on window.mp4 31.0 MB
  • mp430. Accordion in kivy.mp4 29.9 MB
  • mp409. Super function, Padding, init, add widget.mp4 29.6 MB
  • mp420. How to create label part.mp4 29.6 MB
  • mp433. Slider with ProgressBar.mp4 29.5 MB
  • mp443. Project 1.mp4 29.5 MB
  • mp431. Spinner in kivy.mp4 29.4 MB
  • mp402. How to install Kivy.mp4 26.8 MB
  • mp438. TextInput Part 2.mp4 26.0 MB
  • mp441. Clock in kivy.mp4 25.2 MB
  • mp415. StackLayout.mp4 24.3 MB
  • mp445. Project 3.mp4 24.2 MB
  • mp419. Button Super.mp4 24.0 MB
  • mp406. How to use orientation.mp4 23.9 MB
  • mp435. Change Font.mp4 23.8 MB
  • mp437. TextInput in kivy.mp4 21.6 MB
【影视】 Профессия Python разработчик (2020)
收录时间:2023-12-20 文档个数:233 文档大小:18.5 GB 最近下载:2025-05-16 人气:11779 磁力链接
  • mp414. Библиотека jQuery/#14.6 - Создание веб сайта.mp4 501.8 MB
  • mp48. CSS3 оформление/#8.11 - Вёрстка веб сайта.mp4 440.4 MB
  • mp410. Фреймворк Bootstrap/#10.8 - Bootstrap JavaScript.mp4 334.1 MB
  • mp417. Создание сайта на Django. Часть 3/#17.1 - Создание, удаление и редактирование постов.mp4 319.4 MB
  • mp413. JavaScript + HTML/#13.2 - DOM структура Работа с объектами.mp4 316.7 MB
  • mp410. Фреймворк Bootstrap/#10.7 - Стили для блоков.mp4 306.1 MB
  • mp47. HTML-разметка/#7.3 - Теоритическая часть.mp4 272.5 MB
  • mp43. Python SQL/#3.6 - Изучение системы по управлению БД – PostgreSQL.mp4 258.5 MB
  • mp413. JavaScript + HTML/#13.7 - Форма комментариев на JS.mp4 258.2 MB
  • mp410. Фреймворк Bootstrap/#10.3 - Стили для текста.mp4 257.8 MB
  • mp413. JavaScript + HTML/#13.3 - События в JavaScript.mp4 256.4 MB
  • mp418. Интернет магазин на Django. Часть 1/#18.2 - Создание главной страницы.mp4 251.4 MB
  • mp416. Создание сайта на Django. Часть 2/#16.1 - Добавление регистрации на сайте.mp4 247.3 MB
  • mp410. Фреймворк Bootstrap/#10.9 - Верстка сайта Bootstrap.mp4 246.2 MB
  • mp415. Создание сайта на Django. Часть 1/#15.5 - Работа с шаблонизатором.mp4 244.3 MB
  • mp412. Основы JavaScript/#12.1 - Презентация.mp4 233.2 MB
  • mp46. Создание искусственного интеллекта/#6.3 - БОНУС- Как работают нейронные сети.mp4 223.7 MB
  • mp43. Python SQL/#3.7 - SQL команды. Конфликты, внешние ключи, объединения.mp4 221.3 MB
  • mp48. CSS3 оформление/#8.5 - Свойства для блоков.mp4 217.5 MB
  • mp413. JavaScript + HTML/#13.8 - ECMAScript и Babel - что это и как с этим работать.mp4 211.4 MB
【影视】 [Udemy, Stanislav Gorchakov] Автоматизированный Telegram-канал на Python [2023]
收录时间:2023-12-20 文档个数:37 文档大小:1.2 GB 最近下载:2025-05-08 人气:2002 磁力链接
  • mp418.mp4 118.1 MB
  • mp412.mp4 95.9 MB
  • mp413.mp4 87.8 MB
  • mp49.mp4 85.8 MB
  • mp41.mp4 80.1 MB
  • mp420.mp4 73.6 MB
  • mp417.mp4 72.4 MB
  • mp415.mp4 70.6 MB
  • mp427.mp4 70.5 MB
  • mp426.mp4 55.8 MB
  • mp421.mp4 55.1 MB
  • mp410.mp4 50.0 MB
  • mp46.mp4 46.0 MB
  • mp47.mp4 46.0 MB
  • mp45.mp4 44.6 MB
  • mp48.mp4 40.2 MB
  • mp414.mp4 37.8 MB
  • mp423.mp4 22.4 MB
  • mp44.mp4 21.3 MB
  • mp424.mp4 20.9 MB
【影视】 2023 Complete Python Bootcamp from Zero to Hero in Python
收录时间:2023-12-20 文档个数:307 文档大小:4.2 GB 最近下载:2025-05-15 人气:6421 磁力链接
  • mp4[TutsNode.net] - 2023 Complete Python Bootcamp from Zero to Hero in Python/9. File Handling in Python/1. Read, Write & Append in Files.mp4 157.7 MB
  • mp4[TutsNode.net] - 2023 Complete Python Bootcamp from Zero to Hero in Python/6. Data Structures in Python/4. Example programs to illustrate Lists in Python.mp4 134.1 MB
  • mp4[TutsNode.net] - 2023 Complete Python Bootcamp from Zero to Hero in Python/10. Regular Expressions in Python/1. Regular Expressions.mp4 124.8 MB
  • mp4[TutsNode.net] - 2023 Complete Python Bootcamp from Zero to Hero in Python/2. Conditional statements/4. Examples programs in If-Else statement.mp4 118.5 MB
  • mp4[TutsNode.net] - 2023 Complete Python Bootcamp from Zero to Hero in Python/1. Introduction/9. Bit-wise Operators.mp4 118.4 MB
  • mp4[TutsNode.net] - 2023 Complete Python Bootcamp from Zero to Hero in Python/4. Functions in Python/16. Keyword and Variable Length arguments in Python.mp4 94.6 MB
  • mp4[TutsNode.net] - 2023 Complete Python Bootcamp from Zero to Hero in Python/8. Strings in Python/3. ID() Function in Strings.mp4 91.5 MB
  • mp4[TutsNode.net] - 2023 Complete Python Bootcamp from Zero to Hero in Python/6. Data Structures in Python/3. Some built-in functions to work with Lists.mp4 90.7 MB
  • mp4[TutsNode.net] - 2023 Complete Python Bootcamp from Zero to Hero in Python/1. Introduction/6. Shortcut operators.mp4 89.3 MB
  • mp4[TutsNode.net] - 2023 Complete Python Bootcamp from Zero to Hero in Python/8. Strings in Python/1. Basics of Strings.mp4 88.8 MB
  • mp4[TutsNode.net] - 2023 Complete Python Bootcamp from Zero to Hero in Python/2. Conditional statements/2. Examples of If Statement.mp4 86.7 MB
  • mp4[TutsNode.net] - 2023 Complete Python Bootcamp from Zero to Hero in Python/4. Functions in Python/14. Examples of Lambda Functions.mp4 85.8 MB
  • mp4[TutsNode.net] - 2023 Complete Python Bootcamp from Zero to Hero in Python/1. Introduction/8. logical operators.mp4 84.5 MB
  • mp4[TutsNode.net] - 2023 Complete Python Bootcamp from Zero to Hero in Python/8. Strings in Python/2. Built in Functions in Strings.mp4 81.4 MB
  • mp4[TutsNode.net] - 2023 Complete Python Bootcamp from Zero to Hero in Python/6. Data Structures in Python/7. Dictionaries.mp4 79.0 MB
  • mp4[TutsNode.net] - 2023 Complete Python Bootcamp from Zero to Hero in Python/1. Introduction/1. Online IDE for running Python programs.mp4 78.5 MB
  • mp4[TutsNode.net] - 2023 Complete Python Bootcamp from Zero to Hero in Python/5. Modules in Python/3. Creating own module in Python.mp4 78.2 MB
  • mp4[TutsNode.net] - 2023 Complete Python Bootcamp from Zero to Hero in Python/4. Functions in Python/17. Global Variables in Python.mp4 77.7 MB
  • mp4[TutsNode.net] - 2023 Complete Python Bootcamp from Zero to Hero in Python/1. Introduction/3. Arithmetic Operators in Python.mp4 75.3 MB
  • mp4[TutsNode.net] - 2023 Complete Python Bootcamp from Zero to Hero in Python/1. Introduction/5. Computing area and Circumference of circle.mp4 74.7 MB
【影视】 arduino-python-control-py-code-arduino-using-python-pip
收录时间:2023-12-20 文档个数:23 文档大小:907.8 MB 最近下载:2025-05-15 人气:9719 磁力链接
  • mp48. Bonus Lecture Gifts, Coupons, and More/1. Bonus Lecture Gifts, Coupons, and More...mp4 272.5 MB
  • mp41. Introduction & Getting Started/2. Who We Are.mp4 117.1 MB
  • mp42. Software Requirements/2. Download and Install Arduino IDE.mp4 106.0 MB
  • mp43. How Python will be used to Control Arduino/1. Main Communication Concept Explained.mp4 94.8 MB
  • mp47. Who we are/1. Who we are.mp4 71.0 MB
  • mp46. Code and Control Arduino with Python Code/2. Reading Digital Input and Sending Digital Output with Python.mp4 70.9 MB
  • mp42. Software Requirements/1. Installing Python and PIP.mp4 63.1 MB
  • mp45. Setting Up Python Environment/1. Installing Pyfirmata and a Python text editor.mp4 42.1 MB
  • mp46. Code and Control Arduino with Python Code/1. Blink Simple Led Example with Python.mp4 26.1 MB
  • mp41. Introduction & Getting Started/1. Introduction.mp4 24.2 MB
  • mp44. Preparing Arduino/1. Uploading Arduino Communication Sketch.mp4 19.8 MB
  • pdf8. Bonus Lecture Gifts, Coupons, and More/1.1 Bonus Lecture Links.pdf 29.4 kB
  • srt8. Bonus Lecture Gifts, Coupons, and More/1. Bonus Lecture Gifts, Coupons, and More...srt 17.6 kB
  • srt6. Code and Control Arduino with Python Code/2. Reading Digital Input and Sending Digital Output with Python.srt 12.7 kB
  • srt2. Software Requirements/2. Download and Install Arduino IDE.srt 7.8 kB
  • srt7. Who we are/1. Who we are.srt 7.4 kB
  • srt3. How Python will be used to Control Arduino/1. Main Communication Concept Explained.srt 6.7 kB
  • srt1. Introduction & Getting Started/2. Who We Are.srt 5.4 kB
  • srt6. Code and Control Arduino with Python Code/1. Blink Simple Led Example with Python.srt 5.1 kB
  • srt2. Software Requirements/1. Installing Python and PIP.srt 3.5 kB
共414页 上一页 87 88 89 90 91 92 93 94 95 下一页