磁力搜索 BT种子搜索利器 免费下载BT种子,超4000万条种子数据
为您找到约 181 个磁力链接/BT种子,耗时 0 毫秒。
排序: 相关程度 热度 文件大小 添加时间 最近访问

[CourseClub.NET] Linkedin - Python Projects

  • 01 - The course overview - Python Projects.en.srt 7.6 kB
  • 01 - The course overview - Python Projects.mp4 49.3 MB
  • 02 - Setting up the Python development environment - Python Projects.en.srt 11.6 kB
  • 02 - Setting up the Python development environment - Python Projects.mp4 51.0 MB
  • 03 - Getting started with Python - Python Projects.en.srt 6.6 kB
  • 03 - Getting started with Python - Python Projects.mp4 29.7 MB
  • 04 - Setting breakpoints - Python Projects.en.srt 6.6 kB
  • 04 - Setting breakpoints - Python Projects.mp4 27.9 MB
  • 05 - Using the PyDev debugger - Python Projects.en.srt 9.9 kB
  • 05 - Using the PyDev debugger - Python Projects.mp4 42.4 MB
  • 06 - Creational design patterns The maze labyrinth game in Python - Python Projects.en.srt 11.5 kB
  • 06 - Creational design patterns The maze labyrinth game in Python - Python Projects.mp4 56.1 MB
  • 07 - Creating the maze in Python using the Abstract Factory design pattern - Python Projects.en.srt 7.8 kB
  • 07 - Creating the maze in Python using the Abstract Factory design pattern - Python Projects.mp4 34.9 MB
  • 08 - Creating the maze in Python using the Builder design pattern - Python Projects.en.srt 11.8 kB
  • 08 - Creating the maze in Python using the Builder design pattern - Python Projects.mp4 52.5 MB
  • 09 - Creating the maze in Python using the Factory Prototype design pattern - Python Projects.en.srt 15.0 kB
  • 09 - Creating the maze in Python using the Factory Prototype design pattern - Python Projects.mp4 77.5 MB
  • 10 - Introducing Tkinter - Python Projects.en.srt 6.7 kB
  • 10 - Introducing Tkinter - Python Projects.mp4 33.4 MB
[磁力链接] 添加时间:2018-05-11 大小:802.7 MB 最近下载:2025-12-01 热度:1944

[FreeCoursesOnline.Us] Linkedin - Python Projects

  • 01 - The course overview - Python Projects.en.srt 7.6 kB
  • 01 - The course overview - Python Projects.mp4 49.3 MB
  • 02 - Setting up the Python development environment - Python Projects.en.srt 11.6 kB
  • 02 - Setting up the Python development environment - Python Projects.mp4 51.0 MB
  • 03 - Getting started with Python - Python Projects.en.srt 6.6 kB
  • 03 - Getting started with Python - Python Projects.mp4 29.7 MB
  • 04 - Setting breakpoints - Python Projects.en.srt 6.6 kB
  • 04 - Setting breakpoints - Python Projects.mp4 27.9 MB
  • 05 - Using the PyDev debugger - Python Projects.en.srt 9.9 kB
  • 05 - Using the PyDev debugger - Python Projects.mp4 42.4 MB
  • 06 - Creational design patterns The maze labyrinth game in Python - Python Projects.en.srt 11.5 kB
  • 06 - Creational design patterns The maze labyrinth game in Python - Python Projects.mp4 56.1 MB
  • 07 - Creating the maze in Python using the Abstract Factory design pattern - Python Projects.en.srt 7.8 kB
  • 07 - Creating the maze in Python using the Abstract Factory design pattern - Python Projects.mp4 34.9 MB
  • 08 - Creating the maze in Python using the Builder design pattern - Python Projects.en.srt 11.8 kB
  • 08 - Creating the maze in Python using the Builder design pattern - Python Projects.mp4 52.5 MB
  • 09 - Creating the maze in Python using the Factory Prototype design pattern - Python Projects.en.srt 15.0 kB
  • 09 - Creating the maze in Python using the Factory Prototype design pattern - Python Projects.mp4 77.5 MB
  • 10 - Introducing Tkinter - Python Projects.en.srt 6.7 kB
  • 10 - Introducing Tkinter - Python Projects.mp4 33.4 MB
[磁力链接] 添加时间:2018-03-01 大小:802.7 MB 最近下载:2025-12-06 热度:756

[FreeTutorials.Us] Udemy - python-master-web-scraping-course-doing-20-real-projects

  • 01 Web Scraping Introduction and installation/001 What is web scraping _.mp4 9.0 MB
  • 01 Web Scraping Introduction and installation/002 Big picture about web scraping (or steps to do web scraping).mp4 3.2 MB
  • 01 Web Scraping Introduction and installation/003 Install python and other packages with anaconda.mp4 8.2 MB
  • 01 Web Scraping Introduction and installation/004 Install sublime text - IDE for python development.mp4 5.5 MB
  • 01 Web Scraping Introduction and installation/005 Install support packages for sublime text.mp4 13.3 MB
  • 01 Web Scraping Introduction and installation/006 Working with Sublime Text.mp4 6.3 MB
  • 02 Step _ Inspecting Web Page and Locating Data between HTML Source/007 Inspecting tool introduction.mp4 13.4 MB
  • 02 Step _ Inspecting Web Page and Locating Data between HTML Source/008 Example with inspecting NBA player page.mp4 13.2 MB
  • 02 Step _ Inspecting Web Page and Locating Data between HTML Source/009 Example with inspecting IMDB poster page.mp4 18.9 MB
  • 03 Step _ Download HTML Content/010 Download HTML use selenium with chrome driver.mp4 16.6 MB
  • 03 Step _ Download HTML Content/010 download-html-with-selenium-chromedriver.py 206 Bytes
  • 03 Step _ Download HTML Content/011 Download HTML use selenium in headless mode with phantomjs driver.mp4 13.0 MB
  • 04 Step _ Create Beautiful Soup Object and Search for Tags Contain Information/012 create-soup.py 313 Bytes
  • 04 Step _ Create Beautiful Soup Object and Search for Tags Contain Information/012 Introduction about Beautiful Soup and create soup object.mp4 12.8 MB
  • 04 Step _ Create Beautiful Soup Object and Search for Tags Contain Information/013 Search for first tag by name.mp4 6.1 MB
  • 04 Step _ Create Beautiful Soup Object and Search for Tags Contain Information/014 search-all-tag.py 704 Bytes
  • 04 Step _ Create Beautiful Soup Object and Search for Tags Contain Information/014 Search for all tags by name.mp4 7.2 MB
  • 04 Step _ Create Beautiful Soup Object and Search for Tags Contain Information/015 Search with tag name and class attribute.mp4 9.3 MB
  • 04 Step _ Create Beautiful Soup Object and Search for Tags Contain Information/016 search-with-tag-name-and-other-attribute.py 689 Bytes
  • 04 Step _ Create Beautiful Soup Object and Search for Tags Contain Information/016 Search with tag name and other attributes.mp4 3.4 MB
[磁力链接] 添加时间:2018-02-05 大小:768.4 MB 最近下载:2025-12-05 热度:2685

[ FreeCourseWeb.com ] Udemy - Python Beautiful Soup Web scraping for Data Science Projects.zip

  • [ FreeCourseWeb.com ] Udemy - Python Beautiful Soup Web scraping for Data Science Projects.zip 696.9 MB
[磁力链接] 添加时间:2021-04-03 大小:696.9 MB 最近下载:2025-12-02 热度:1659

Packt Publishing - Python Machine Learning Projects

  • Packt Publishing - Python Machine Learning Projects.iso 628.9 MB
  • More_info.txt 658 Bytes
[磁力链接] 添加时间:2017-02-10 大小:628.9 MB 最近下载:2025-05-05 热度:369

[ DevCourseWeb.com ] Udemy - Python - Step by Step with projects 0 to Hero for Beginners (Updating)

  • ~Get Your Files Here !/2. Python Coding Editors/2. IDLE Coding Environment.mp4 92.5 MB
  • ~Get Your Files Here !/3. Variables & Operators/2. Arithmetic Operators.mp4 64.5 MB
  • ~Get Your Files Here !/1. Introduction/2. Python Tips.mp4 61.0 MB
  • ~Get Your Files Here !/3. Variables & Operators/1. Variables in Python.mp4 56.9 MB
  • ~Get Your Files Here !/2. Python Coding Editors/3. Replit Online Code Editor.mp4 41.3 MB
  • ~Get Your Files Here !/2. Python Coding Editors/1. Intro Coding Exercises.mp4 40.4 MB
  • ~Get Your Files Here !/3. Variables & Operators/5. Input Output.mp4 40.2 MB
  • ~Get Your Files Here !/1. Introduction/3. Installing Python.mp4 40.0 MB
  • ~Get Your Files Here !/2. Python Coding Editors/5. How to Find Help.mp4 39.4 MB
  • ~Get Your Files Here !/2. Python Coding Editors/4. Creating First Python Program.mp4 39.1 MB
  • ~Get Your Files Here !/3. Variables & Operators/4. Logical & Chained Comparison Operators.mp4 31.3 MB
  • ~Get Your Files Here !/1. Introduction/1. Course Intro.mp4 28.5 MB
  • ~Get Your Files Here !/3. Variables & Operators/3. Remainder Operator.mp4 24.1 MB
  • ~Get Your Files Here !/1. Introduction/4. Python Shell & IDLE.mp4 23.0 MB
  • ~Get Your Files Here !/1. Introduction/4.1 Section1-Python2-vs-Python3-Difference.pdf 239.7 kB
  • ~Get Your Files Here !/3. Variables & Operators/2.1 S3_Arithmetic_Operators.pdf 145.0 kB
  • ~Get Your Files Here !/3. Variables & Operators/2.3 S3_Comparison_Operators.pdf 96.4 kB
  • ~Get Your Files Here !/1. Introduction/2. Python Tips.srt 13.0 kB
  • ~Get Your Files Here !/2. Python Coding Editors/2. IDLE Coding Environment.srt 11.1 kB
  • ~Get Your Files Here !/2. Python Coding Editors/3. Replit Online Code Editor.srt 10.0 kB
[磁力链接] 添加时间:2024-04-02 大小:622.6 MB 最近下载:2025-10-10 热度:569

Packt Publishing - Python Projects

  • Packt Publishing - Python Projects.iso 619.8 MB
  • More info.txt 287 Bytes
[磁力链接] 添加时间:2017-03-09 大小:619.8 MB 最近下载:2025-06-03 热度:101

[ DevCourseWeb.com ] Udemy - Python Projects for Beginners

  • ~Get Your Files Here !/3. Python Calculator/3. Building the calculator Part 3.mp4 85.0 MB
  • ~Get Your Files Here !/2. Python Digital Clock/2. Building the clock Part 2.mp4 65.1 MB
  • ~Get Your Files Here !/3. Python Calculator/2. Building the calculator Part 2.mp4 61.8 MB
  • ~Get Your Files Here !/5. Python Short Projects/2. Number Guessing game.mp4 47.5 MB
  • ~Get Your Files Here !/4. Python Countdown Timer/3. Creating the program Part 3.mp4 42.6 MB
  • ~Get Your Files Here !/1. Python Setup/4. Installing Python on Macs.mp4 31.3 MB
  • ~Get Your Files Here !/1. Python Setup/5. Python Idle.mp4 31.0 MB
  • ~Get Your Files Here !/4. Python Countdown Timer/1. Creating the program Part 1.mp4 30.3 MB
  • ~Get Your Files Here !/4. Python Countdown Timer/2. Creating the program Part 2.mp4 24.9 MB
  • ~Get Your Files Here !/2. Python Digital Clock/1. Building the clock Part 1.mp4 24.8 MB
  • ~Get Your Files Here !/3. Python Calculator/1. Building the calculator Part 1.mp4 24.4 MB
  • ~Get Your Files Here !/1. Python Setup/3. installing Python on Windows.mp4 24.1 MB
  • ~Get Your Files Here !/1. Python Setup/2. What is Python.mp4 17.6 MB
  • ~Get Your Files Here !/5. Python Short Projects/1. Random Number Generator.mp4 17.5 MB
  • ~Get Your Files Here !/2. Python Digital Clock/3. Activating the clock.mp4 13.9 MB
  • ~Get Your Files Here !/1. Python Setup/1. Introduction.mp4 1.6 MB
  • ~Get Your Files Here !/3. Python Calculator/3. Building the calculator Part 3.srt 13.2 kB
  • ~Get Your Files Here !/2. Python Digital Clock/2. Building the clock Part 2.srt 12.7 kB
  • ~Get Your Files Here !/3. Python Calculator/2. Building the calculator Part 2.srt 12.4 kB
  • ~Get Your Files Here !/5. Python Short Projects/2. Number Guessing game.srt 10.2 kB
[磁力链接] 添加时间:2025-05-08 大小:543.5 MB 最近下载:2025-10-23 热度:138

Computer Vision Projects with Python 3 [Video]

  • 4.Deep Learning Image Classification with TensorFlow/17.Retraining with Our Own Images.mp4 54.5 MB
  • 1.Introduction and Tool Setup/02.Downloading and Installing Python 3_Anaconda.mp4 23.2 MB
  • 1.Introduction and Tool Setup/03.Installing Additional Libraries.mp4 49.4 MB
  • 1.Introduction and Tool Setup/04.Exploring the Jupyter Notebook.mp4 36.4 MB
  • 2.Handwritten Digit Recognition with scikit-learn and TensorFlow/05.Acquiring and Processing MNIST Digit Data.mp4 25.8 MB
  • 2.Handwritten Digit Recognition with scikit-learn and TensorFlow/06.Creating and Training a Support Vector Machine.mp4 8.2 MB
  • 2.Handwritten Digit Recognition with scikit-learn and TensorFlow/07.Applying the Support Vector Machine to New Data.mp4 33.0 MB
  • 2.Handwritten Digit Recognition with scikit-learn and TensorFlow/08.Introducing TensorFlow with Digit Classification.mp4 41.0 MB
  • 2.Handwritten Digit Recognition with scikit-learn and TensorFlow/09.Evaluating the Results.mp4 13.4 MB
  • 3.Facial Feature Tracking and Classification with dlib/10.Introducing dlib.mp4 28.2 MB
  • 3.Facial Feature Tracking and Classification with dlib/11.What Are Facial Landmarks.mp4 13.4 MB
  • 3.Facial Feature Tracking and Classification with dlib/12.Example One – Finding 68 Facial Landmarks in Images.mp4 42.0 MB
  • 3.Facial Feature Tracking and Classification with dlib/13.Example Two – Faces in Videos.mp4 20.0 MB
  • 3.Facial Feature Tracking and Classification with dlib/14.Example Three – Facial Recognition.mp4 39.4 MB
  • 4.Deep Learning Image Classification with TensorFlow/15.A Deeper Introduction to TensorFlow.mp4 23.3 MB
  • 4.Deep Learning Image Classification with TensorFlow/16.Using a Pre-Trained Model (Inception) for Image Classification.mp4 46.7 MB
  • 1.Introduction and Tool Setup/01.The Course Overview.mp4 14.0 MB
  • 4.Deep Learning Image Classification with TensorFlow/18.Speeding Up Computations with GPUs.mp4 18.4 MB
  • Exercise Files/code_33881.zip 4.3 MB
[磁力链接] 添加时间:2018-07-29 大小:534.7 MB 最近下载:2025-11-25 热度:1025

Create Python Projects with ChatGPT

  • [TutsNode.net] - Create Python Projects with ChatGPT/1. ChatGPT Clone with Tkinter/10. Buttons.mp4 74.1 MB
  • [TutsNode.net] - Create Python Projects with ChatGPT/2. Voice Assistant/5. Voice Assistant.mp4 62.2 MB
  • [TutsNode.net] - Create Python Projects with ChatGPT/1. ChatGPT Clone with Tkinter/13. File Operations.mp4 57.0 MB
  • [TutsNode.net] - Create Python Projects with ChatGPT/1. ChatGPT Clone with Tkinter/11. API Entry.mp4 48.5 MB
  • [TutsNode.net] - Create Python Projects with ChatGPT/2. Voice Assistant/3. Speech to Text.mp4 34.5 MB
  • [TutsNode.net] - Create Python Projects with ChatGPT/1. ChatGPT Clone with Tkinter/15. The First Chat.mp4 30.4 MB
  • [TutsNode.net] - Create Python Projects with ChatGPT/1. ChatGPT Clone with Tkinter/7. Text.mp4 23.6 MB
  • [TutsNode.net] - Create Python Projects with ChatGPT/1. ChatGPT Clone with Tkinter/16. Final.mp4 22.8 MB
  • [TutsNode.net] - Create Python Projects with ChatGPT/1. ChatGPT Clone with Tkinter/9. Chat Entry.mp4 20.2 MB
  • [TutsNode.net] - Create Python Projects with ChatGPT/1. ChatGPT Clone with Tkinter/8. Scroll.mp4 18.5 MB
  • [TutsNode.net] - Create Python Projects with ChatGPT/1. ChatGPT Clone with Tkinter/12. API Hide.mp4 17.7 MB
  • [TutsNode.net] - Create Python Projects with ChatGPT/1. ChatGPT Clone with Tkinter/6. App.mp4 17.5 MB
  • [TutsNode.net] - Create Python Projects with ChatGPT/1. ChatGPT Clone with Tkinter/14. Clear.mp4 16.2 MB
  • [TutsNode.net] - Create Python Projects with ChatGPT/1. ChatGPT Clone with Tkinter/3. Install VS Code.mp4 15.6 MB
  • [TutsNode.net] - Create Python Projects with ChatGPT/2. Voice Assistant/4. Text to Speech.mp4 12.0 MB
  • [TutsNode.net] - Create Python Projects with ChatGPT/1. ChatGPT Clone with Tkinter/2. Install Python.mp4 11.8 MB
  • [TutsNode.net] - Create Python Projects with ChatGPT/1. ChatGPT Clone with Tkinter/4. pypi.mp4 11.4 MB
  • [TutsNode.net] - Create Python Projects with ChatGPT/2. Voice Assistant/2. Parameters.mp4 10.3 MB
  • [TutsNode.net] - Create Python Projects with ChatGPT/1. ChatGPT Clone with Tkinter/5. OpenAI API Key.mp4 8.1 MB
  • [TutsNode.net] - Create Python Projects with ChatGPT/2. Voice Assistant/1. Intro.mp4 3.7 MB
[磁力链接] 添加时间:2023-12-18 大小:519.6 MB 最近下载:2025-12-05 热度:10238

Create Python Projects with ChatGPT

  • 1. ChatGPT Clone with Tkinter/10. Buttons.mp4 74.1 MB
  • 2. Voice Assistant/5. Voice Assistant.mp4 62.2 MB
  • 1. ChatGPT Clone with Tkinter/13. File Operations.mp4 57.0 MB
  • 1. ChatGPT Clone with Tkinter/11. API Entry.mp4 48.5 MB
  • 2. Voice Assistant/3. Speech to Text.mp4 34.5 MB
  • 1. ChatGPT Clone with Tkinter/15. The First Chat.mp4 30.4 MB
  • 1. ChatGPT Clone with Tkinter/7. Text.mp4 23.6 MB
  • 1. ChatGPT Clone with Tkinter/16. Final.mp4 22.8 MB
  • 1. ChatGPT Clone with Tkinter/9. Chat Entry.mp4 20.2 MB
  • 1. ChatGPT Clone with Tkinter/8. Scroll.mp4 18.5 MB
  • 1. ChatGPT Clone with Tkinter/12. API Hide.mp4 17.7 MB
  • 1. ChatGPT Clone with Tkinter/6. App.mp4 17.5 MB
  • 1. ChatGPT Clone with Tkinter/14. Clear.mp4 16.2 MB
  • 1. ChatGPT Clone with Tkinter/3. Install VS Code.mp4 15.6 MB
  • 2. Voice Assistant/4. Text to Speech.mp4 12.0 MB
  • 1. ChatGPT Clone with Tkinter/2. Install Python.mp4 11.8 MB
  • 1. ChatGPT Clone with Tkinter/4. pypi.mp4 11.4 MB
  • 2. Voice Assistant/2. Parameters.mp4 10.3 MB
  • 1. ChatGPT Clone with Tkinter/5. OpenAI API Key.mp4 8.1 MB
  • 2. Voice Assistant/1. Intro.mp4 3.7 MB
[磁力链接] 添加时间:2023-12-18 大小:517.3 MB 最近下载:2025-12-03 热度:6935

Python GUI Programming Projects using Tkinter and Python 3

  • Python GUI Programming Projects using Tkinter and Python 3.zip 485.8 MB
  • Download more courses.url 123 Bytes
  • Downloaded from TutsGalaxy.com.txt 73 Bytes
  • TutsGalaxy.com.txt 52 Bytes
[磁力链接] 添加时间:2021-03-06 大小:485.8 MB 最近下载:2025-12-04 热度:3591

Packt - 2018 Python Regular Expressions - Real World Projects

  • 9.Project 3 - Health Care Electronic Medical Record/42.Solution.mp4 87.9 MB
  • 1.Introduction/02.Housekeeping.mp4 14.2 MB
  • 2.Regular Expression Usage Demo/03.iPython Notebook and Solution Testing.mp4 6.2 MB
  • 2.Regular Expression Usage Demo/04.Terminology and Coding Tips.mp4 8.3 MB
  • 2.Regular Expression Usage Demo/05.Find the First Match.mp4 10.1 MB
  • 2.Regular Expression Usage Demo/06.Find all Matches.mp4 4.5 MB
  • 2.Regular Expression Usage Demo/07.Group.mp4 5.6 MB
  • 2.Regular Expression Usage Demo/08.Find and Replace Text.mp4 5.9 MB
  • 2.Regular Expression Usage Demo/09.Split Text, Raw String, Summary.mp4 5.8 MB
  • 3.Regular Expression Interactive Tool/10.Demo - Learn Regex Interactive Tool.mp4 15.1 MB
  • 4.Regular Expression Language Overview/11.Single Character Pattern, Sets, Range, Multi-Range, Wildcard, Escape and Control.mp4 19.9 MB
  • 4.Regular Expression Language Overview/12.Anchors.mp4 10.3 MB
  • 4.Regular Expression Language Overview/13.Character Classes.mp4 8.7 MB
  • 4.Regular Expression Language Overview/14.Quantifiers - Optional, Frequency of Occurrence.mp4 11.6 MB
  • 4.Regular Expression Language Overview/15.Comments.mp4 4.4 MB
  • 4.Regular Expression Language Overview/16.Conditional Expression.mp4 4.8 MB
  • 5.Regular Expression Engine - Five Key Points/17.Regular Expression Engine Introduction.mp4 3.9 MB
  • 5.Regular Expression Engine - Five Key Points/18.One Character at time.mp4 5.9 MB
  • 5.Regular Expression Engine - Five Key Points/19.Left to Right.mp4 5.8 MB
  • 5.Regular Expression Engine - Five Key Points/20.2.1 Left to Right - One more example.mp4 7.5 MB
[磁力链接] 添加时间:2018-09-16 大小:462.2 MB 最近下载:2025-12-02 热度:2470

Build 7 Useful Python Beginner Projects from Scratch

  • Build 7 Useful Python Beginner Projects from Scratch/03 Projects/030 Project 3 Creating a calculator - Part 3.mp4 27.8 MB
  • Build 7 Useful Python Beginner Projects from Scratch/03 Projects/023 Project 1 Creating a digital clock part 2.mp4 21.2 MB
  • Build 7 Useful Python Beginner Projects from Scratch/03 Projects/029 Project 3 Creating a calculator - Part 2.mp4 21.1 MB
  • Build 7 Useful Python Beginner Projects from Scratch/03 Projects/035 Project 5 Times Table Generator -Part 2.mp4 18.6 MB
  • Build 7 Useful Python Beginner Projects from Scratch/01 Introduction to Programming With Python/010 Python List.mp4 17.8 MB
  • Build 7 Useful Python Beginner Projects from Scratch/03 Projects/038 Bonus Project Removing Vowels App.mp4 17.8 MB
  • Build 7 Useful Python Beginner Projects from Scratch/02 Introduction to Tkinter/020 Installing Python 3 and Tcl TK for Mac.mp4 17.7 MB
  • Build 7 Useful Python Beginner Projects from Scratch/03 Projects/037 Project 7 Number Guessing Game.mp4 17.0 MB
  • Build 7 Useful Python Beginner Projects from Scratch/01 Introduction to Programming With Python/014 Write your first Python Program.mp4 15.0 MB
  • Build 7 Useful Python Beginner Projects from Scratch/01 Introduction to Programming With Python/005 What is the Python IDLE.mp4 14.8 MB
  • Build 7 Useful Python Beginner Projects from Scratch/03 Projects/025 Project 2 Creating a countdown timer - Part 1.mp4 14.7 MB
  • Build 7 Useful Python Beginner Projects from Scratch/03 Projects/031 Project 4 Weight conversion tool - Part 1.mp4 14.0 MB
  • Build 7 Useful Python Beginner Projects from Scratch/03 Projects/027 Project 2Creating a countdown timer - Part 3.mp4 14.0 MB
  • Build 7 Useful Python Beginner Projects from Scratch/03 Projects/032 Project 4 Weight conversion tool - Part 2.mp4 13.9 MB
  • Build 7 Useful Python Beginner Projects from Scratch/03 Projects/022 Project 1 Creating a digital clock part 1.mp4 13.0 MB
  • Build 7 Useful Python Beginner Projects from Scratch/03 Projects/034 Project 5 Times Table Generator -Part 1.mp4 12.9 MB
  • Build 7 Useful Python Beginner Projects from Scratch/02 Introduction to Tkinter/019 Tk and Tcl.mp4 12.6 MB
  • Build 7 Useful Python Beginner Projects from Scratch/01 Introduction to Programming With Python/009 Python Variables.mp4 12.1 MB
  • Build 7 Useful Python Beginner Projects from Scratch/03 Projects/028 Project 3 Creating a calculator - Part 1.mp4 11.5 MB
  • Build 7 Useful Python Beginner Projects from Scratch/02 Introduction to Tkinter/021 Create your first tkinter app.mp4 11.4 MB
[磁力链接] 添加时间:2021-03-28 大小:432.4 MB 最近下载:2025-11-07 热度:219

Build 7 Useful Python Beginner Projects from Scratch

  • TutsGalaxy.com.txt 41 Bytes
  • [Tutsgalaxy.com] - Build 7 Useful Python Beginner Projects from Scratch/TutsGalaxy.com.txt 41 Bytes
  • Torrent_downloaded_from_Demonoid_-_www.demonoid.pw_.txt 59 Bytes
  • Read Me.txt 80 Bytes
  • [Tutsgalaxy.com] - Build 7 Useful Python Beginner Projects from Scratch/01 Introduction to Programming With Python/015 Boolean Data Type.mp4 2.4 MB
  • [Tutsgalaxy.com] - Build 7 Useful Python Beginner Projects from Scratch/01 Introduction to Programming With Python/012 Using Comments in Python.mp4 2.9 MB
  • [Tutsgalaxy.com] - Build 7 Useful Python Beginner Projects from Scratch/01 Introduction to Programming With Python/006 What are Reserved Keywords in Python.mp4 3.4 MB
  • [Tutsgalaxy.com] - Build 7 Useful Python Beginner Projects from Scratch/01 Introduction to Programming With Python/001 Introduction.mp4 3.6 MB
  • [Tutsgalaxy.com] - Build 7 Useful Python Beginner Projects from Scratch/01 Introduction to Programming With Python/007 Arithmetic Operators.mp4 3.7 MB
  • [Tutsgalaxy.com] - Build 7 Useful Python Beginner Projects from Scratch/01 Introduction to Programming With Python/013 Slicing Strings.mp4 4.6 MB
  • [Tutsgalaxy.com] - Build 7 Useful Python Beginner Projects from Scratch/01 Introduction to Programming With Python/002 What You will Create.mp4 5.3 MB
  • [Tutsgalaxy.com] - Build 7 Useful Python Beginner Projects from Scratch/01 Introduction to Programming With Python/011 Python Tuples.mp4 5.3 MB
  • [Tutsgalaxy.com] - Build 7 Useful Python Beginner Projects from Scratch/03 Projects/024 Running your python app.mp4 5.8 MB
  • [Tutsgalaxy.com] - Build 7 Useful Python Beginner Projects from Scratch/01 Introduction to Programming With Python/008 Comparison Operators.mp4 6.3 MB
  • [Tutsgalaxy.com] - Build 7 Useful Python Beginner Projects from Scratch/01 Introduction to Programming With Python/004 Download and Install Python.mp4 7.0 MB
  • [Tutsgalaxy.com] - Build 7 Useful Python Beginner Projects from Scratch/02 Introduction to Tkinter/018 What is Tkinter.mp4 7.1 MB
  • [Tutsgalaxy.com] - Build 7 Useful Python Beginner Projects from Scratch/01 Introduction to Programming With Python/016 What is a class.mp4 7.8 MB
  • [Tutsgalaxy.com] - Build 7 Useful Python Beginner Projects from Scratch/03 Projects/036 Project 6 Generating Random Numbers.mp4 7.8 MB
  • [Tutsgalaxy.com] - Build 7 Useful Python Beginner Projects from Scratch/01 Introduction to Programming With Python/017 Using the SELF variable.mp4 8.3 MB
  • [Tutsgalaxy.com] - Build 7 Useful Python Beginner Projects from Scratch/03 Projects/026 Project 2 Creating a countdown timer - Part 2.mp4 10.4 MB
[磁力链接] 添加时间:2018-02-22 大小:432.4 MB 最近下载:2025-12-04 热度:2896

Build 10 Python Beginner Projects From Basic

  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/11 Python URL Shortener/011 Python URL Shortener.mp4 86.0 MB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/09 Python Screenshot/009 Python Screenshot.mp4 58.0 MB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/02 Python GUI Window/002 Python GUI Window.mp4 53.2 MB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/03 Python GUI Color Chooser/003 Python GUI Color Chooser.mp4 42.9 MB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/05 Python Audio Book From Any PDF/005 Python Audio Book From Any PDF.mp4 34.4 MB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/08 Python QR Code/008 Python QR Code.mp4 32.0 MB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/04 Python Digital Clock/004 Python Digital Clock.mp4 26.7 MB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/06 Python Download YouTube Videos/006 Python Download YouTube Videos.mp4 19.7 MB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/07 Python Password Generator/007 Python Password Generator.mp4 18.2 MB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/10 Python Spell Checker Program/010 Python Spell Checker Program.mp4 16.1 MB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/12 Download the Source Code/012 Download the Source Code.mp4 4.6 MB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/01 Introduction/001 Introduction.mp4 4.4 MB
  • .pad/2 249.8 kB
  • .pad/5 243.0 kB
  • .pad/7 215.9 kB
  • .pad/4 206.1 kB
  • .pad/8 188.7 kB
  • .pad/1 177.6 kB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/12 Download the Source Code/012 Exercise-Files.rar 155.6 kB
  • .pad/9 106.2 kB
[磁力链接] 添加时间:2021-04-01 大小:398.2 MB 最近下载:2025-12-04 热度:4297

Build 10 Python Beginner Projects From Basic

  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/11 Python URL Shortener/011 Python URL Shortener.mp4 86.0 MB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/09 Python Screenshot/009 Python Screenshot.mp4 58.0 MB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/02 Python GUI Window/002 Python GUI Window.mp4 53.2 MB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/03 Python GUI Color Chooser/003 Python GUI Color Chooser.mp4 42.9 MB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/05 Python Audio Book From Any PDF/005 Python Audio Book From Any PDF.mp4 34.4 MB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/08 Python QR Code/008 Python QR Code.mp4 32.0 MB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/04 Python Digital Clock/004 Python Digital Clock.mp4 26.7 MB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/06 Python Download YouTube Videos/006 Python Download YouTube Videos.mp4 19.7 MB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/07 Python Password Generator/007 Python Password Generator.mp4 18.2 MB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/10 Python Spell Checker Program/010 Python Spell Checker Program.mp4 16.1 MB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/12 Download the Source Code/012 Download the Source Code.mp4 4.6 MB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/01 Introduction/001 Introduction.mp4 4.4 MB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/12 Download the Source Code/012 Exercise-Files.rar 155.6 kB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/02 Python GUI Window/002 Python GUI Window.en.srt 10.8 kB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/11 Python URL Shortener/011 Python URL Shortener.en.srt 8.6 kB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/09 Python Screenshot/009 Python Screenshot.en.srt 6.8 kB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/03 Python GUI Color Chooser/003 Python GUI Color Chooser.en.srt 6.5 kB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/05 Python Audio Book From Any PDF/005 Python Audio Book From Any PDF.en.srt 5.0 kB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/08 Python QR Code/008 Python QR Code.en.srt 4.7 kB
  • [TutsNode.com] - Build 10 Python Beginner Projects From Basic/04 Python Digital Clock/004 Python Digital Clock.en.srt 3.8 kB
[磁力链接] 添加时间:2021-04-04 大小:396.6 MB 最近下载:2025-12-04 热度:830

Lynda - Python Projects

  • 1. 1. Installation and Setup/02. Setting up the Python development environment.mp4 19.3 MB
  • 1. 1. Installation and Setup/01. The course overview.mp4 16.6 MB
  • 1. 1. Installation and Setup/02. Setting up the Python development environment.en.srt 12.0 kB
  • 1. 1. Installation and Setup/01. The course overview.en.srt 7.9 kB
  • 2. 2. Running Python Programs within Eclipse/05. Using the PyDev debugger.mp4 17.9 MB
  • 2. 2. Running Python Programs within Eclipse/04. Setting breakpoints.mp4 11.8 MB
  • 2. 2. Running Python Programs within Eclipse/03. Getting started with Python.mp4 10.9 MB
  • 2. 2. Running Python Programs within Eclipse/05. Using the PyDev debugger.en.srt 10.2 kB
  • 2. 2. Running Python Programs within Eclipse/03. Getting started with Python.en.srt 6.9 kB
  • 2. 2. Running Python Programs within Eclipse/04. Setting breakpoints.en.srt 6.8 kB
  • 3. 3. Using Design Patterns/09. Creating the maze in Python using the Factory Prototype design pattern.mp4 30.0 MB
  • 3. 3. Using Design Patterns/06. Creational design patterns - The maze labyrinth game in Python.mp4 22.4 MB
  • 3. 3. Using Design Patterns/08. Creating the maze in Python using the Builder design pattern.mp4 20.5 MB
  • 3. 3. Using Design Patterns/07. Creating the maze in Python using the Abstract Factory design pattern.mp4 18.0 MB
  • 3. 3. Using Design Patterns/09. Creating the maze in Python using the Factory Prototype design pattern.en.srt 15.5 kB
  • 3. 3. Using Design Patterns/08. Creating the maze in Python using the Builder design pattern.en.srt 12.2 kB
  • 3. 3. Using Design Patterns/06. Creational design patterns - The maze labyrinth game in Python.en.srt 11.8 kB
  • 3. 3. Using Design Patterns/07. Creating the maze in Python using the Abstract Factory design pattern.en.srt 8.0 kB
  • 4. 4. Creating a GUI Application with Tkinter/12. NOAA weather data.mp4 49.3 MB
  • 4. 4. Creating a GUI Application with Tkinter/11. Simple GUI.mp4 28.3 MB
[磁力链接] 添加时间:2017-06-30 大小:352.3 MB 最近下载:2025-12-04 热度:3332

[ DevCourseWeb.com ] Linkedin Learning - Python Projects (2021)

  • ~Get Your Files Here !/[3] 2. Retrieving Content/[2] Weather forecast using OpenWeatherMap.mp4 28.8 MB
  • ~Get Your Files Here !/[4] 3. Emailing the Digest/[1] Format an email message.mp4 27.9 MB
  • ~Get Your Files Here !/[5] 4. Building the GUI/[2] Explore a Python Tkinter GUI.mp4 26.9 MB
  • ~Get Your Files Here !/[3] 2. Retrieving Content/[3] Trending Twitter topics.mp4 23.5 MB
  • ~Get Your Files Here !/[4] 3. Emailing the Digest/[3] Schedule a task.mp4 19.8 MB
  • ~Get Your Files Here !/[4] 3. Emailing the Digest/[2] Send an email.mp4 19.8 MB
  • ~Get Your Files Here !/[3] 2. Retrieving Content/[1] Daily inspirational quotes.mp4 17.8 MB
  • ~Get Your Files Here !/[3] 2. Retrieving Content/[4] Random Wikipedia articles.mp4 14.7 MB
  • ~Get Your Files Here !/[6] 5. Iterating on the Design/[2] Save configuration settings.mp4 13.1 MB
  • ~Get Your Files Here !/[5] 4. Building the GUI/[1] Plan the GUI.mp4 12.7 MB
  • ~Get Your Files Here !/[2] 1. Planning the Project/[3] Requirements.mp4 12.4 MB
  • ~Get Your Files Here !/[2] 1. Planning the Project/[4] Program architecture.mp4 12.2 MB
  • ~Get Your Files Here !/[2] 1. Planning the Project/[1] User stories.mp4 10.7 MB
  • ~Get Your Files Here !/[7] 6. Packaging and Distribution/[1] Distribute Python applications.mp4 9.6 MB
  • ~Get Your Files Here !/Ex_Files_Python_Projects/Exercise Files/06_01_installer/end/dist/dd_gui.exe 9.1 MB
  • ~Get Your Files Here !/[2] 1. Planning the Project/[5] Stub code.mp4 8.9 MB
  • ~Get Your Files Here !/Ex_Files_Python_Projects/Exercise Files/06_01_installer/end/build/dd_gui/PKG-00.pkg 8.9 MB
  • ~Get Your Files Here !/[1] Introduction/[3] Finding inspiration.mp4 8.0 MB
  • ~Get Your Files Here !/[6] 5. Iterating on the Design/[1] Iterative improvements.mp4 7.9 MB
  • ~Get Your Files Here !/[2] 1. Planning the Project/[2] Use cases.mp4 5.4 MB
[磁力链接] 添加时间:2022-01-09 大小:313.3 MB 最近下载:2025-10-18 热度:346

[ FreeCourseWeb.com ] OpenCV - Computer Vision Projects with Python (Code files).zip

  • [ FreeCourseWeb.com ] OpenCV - Computer Vision Projects with Python (Code files).zip 275.8 MB
[磁力链接] 添加时间:2022-01-31 大小:275.8 MB 最近下载:2025-12-01 热度:1218


共10页 上一页 5 6 7 8 9 10 下一页