搜索
为您找到约
739
个磁力链接/BT种子,耗时 3 毫秒。
排序:
相关程度
热度
文件大小
添加时间
最近访问
[DesireCourse.Net] Udemy - Python 3 for complete beginners
10. IO, Files, CSV and JSON/2. Working with files in Python.mp4
82.7 MB
8. Classes and object oriented programming in Python/3. Instance, class and static methods.mp4
73.2 MB
7. Modules, imports and packages/1. Modules and the import statement.mp4
71.2 MB
8. Classes and object oriented programming in Python/5. Class data attribute and method overriding.mp4
71.1 MB
10. IO, Files, CSV and JSON/5. Reading CSV files.mp4
64.2 MB
9. Assertions, exceptions and error handling/3. Exception handling.mp4
59.3 MB
4. Lists, Tuples, Sets and Dictionaries/5. Dictionaries.mp4
57.7 MB
10. IO, Files, CSV and JSON/8. Reading and writing JSON files.mp4
57.4 MB
10. IO, Files, CSV and JSON/9. Bonus Lecture - More on JSON encoding.mp4
54.0 MB
6. Functions/2. Positional and keyword arguments.mp4
49.4 MB
8. Classes and object oriented programming in Python/8. Naming conventions and coding styles.mp4
49.1 MB
9. Assertions, exceptions and error handling/1. Assertions.mp4
47.1 MB
8. Classes and object oriented programming in Python/1. Introduction to Classes and Object oriented programming in Python.mp4
45.8 MB
5. Loops and flow control constructs/2. Logical operators and the if statement.mp4
41.5 MB
10. IO, Files, CSV and JSON/7. JSON - Encoding and decoding.mp4
41.1 MB
10. IO, Files, CSV and JSON/1. Console input from users.mp4
35.2 MB
8. Classes and object oriented programming in Python/4. Class inheritance.mp4
34.6 MB
4. Lists, Tuples, Sets and Dictionaries/1. Introduction to lists.mp4
32.9 MB
4. Lists, Tuples, Sets and Dictionaries/2. List member methods.mp4
32.3 MB
7. Modules, imports and packages/2. Packages and custom module imports.mp4
32.1 MB
[磁力链接]
添加时间:
2024-01-01
大小:
1.8 GB
最近下载:
2024-10-14
热度:
507
[FreeCourseSite.com] Udemy - ChatGPT Accelerated Python Complete Python Guide
2. Introduction to Python/7. Introduction to Prompt Engineering.mp4
247.3 MB
7. File IO/5. Best Practices for File IO in Python.mp4
238.7 MB
6. API Integration Using Data from the Real World/4. Writing a Basic POST Endpoint.mp4
220.0 MB
6. API Integration Using Data from the Real World/1. API and Outside Data.mp4
180.0 MB
6. API Integration Using Data from the Real World/5. Manipulating JSON Data Structures in Python.mp4
171.7 MB
5. More Fun with ChatGPT/2. Comments and Readability of Code.mp4
170.6 MB
7. File IO/6. Binary Files A Visual Introduction.mp4
166.7 MB
8. Modules and Re-Factoring/6. Packaging, pip, and setup.py.mp4
155.8 MB
3. More Control Flow with Python/4. Package Data and Logic Together to Create a Class Part 1.mp4
155.2 MB
3. More Control Flow with Python/3. Build Your Own Password Generator.mp4
152.9 MB
3. More Control Flow with Python/1. More Control Structures.mp4
151.0 MB
8. Modules and Re-Factoring/2. Making a New Module Blackjack Revisited.mp4
150.7 MB
3. More Control Flow with Python/2. Build Your Own Blackjack Game.mp4
146.2 MB
2. Introduction to Python/3. Elements of Python.mp4
142.8 MB
5. More Fun with ChatGPT/3. Improving Your Code.mp4
141.6 MB
1. Introduction/4. What is a Program and Language.mp4
140.1 MB
3. More Control Flow with Python/6. Collections in Python.mp4
132.6 MB
9. GPT for GPT/2. Adding a Chatty Interface That Uses Your REST API to Get Its Data.mp4
130.0 MB
2. Introduction to Python/5. Basic Syntax, Data Types, and Operators in Python.mp4
129.0 MB
2. Introduction to Python/4. Programming Concepts Anatomy of a Script.mp4
127.2 MB
[磁力链接]
添加时间:
2023-12-31
大小:
5.3 GB
最近下载:
2025-09-06
热度:
3998
[FreeCourseSite.com] Udemy - Complete Python Developer in 2022 Zero to Mastery
23 - Extra Bits/016 AMA - 100,000 Students!!.mp4
697.4 MB
23 - Extra Bits/015 AMA - 1,000 Students!!.mp4
231.8 MB
23 - Extra Bits/002 CWD Git + Github.mp4
156.3 MB
16 - Career Of A Python Developer/004 What If I Don't Have Enough Experience.mp4
154.6 MB
21 - Machine Learning + Data Science/020 Exercise ReallySmartBrain.mp4
143.9 MB
20 - AutomationTesting/003 Selenium Basics.mp4
127.1 MB
19 - Web Development with Python/026 Building A Portfolio 8.mp4
122.6 MB
23 - Extra Bits/006 Contributing To Open Source 2.mp4
118.4 MB
23 - Extra Bits/004 CWD Git + Github 2.mp4
115.5 MB
23 - Extra Bits/005 Contributing To Open Source.mp4
114.7 MB
11 - Modules In Python/005 Python Built-in Modules.mp4
113.8 MB
21 - Machine Learning + Data Science/009 Data Science 2.mp4
102.0 MB
19 - Web Development with Python/021 Building A Portfolio 7.mp4
98.8 MB
19 - Web Development with Python/019 Building A Portfolio 5.mp4
98.8 MB
05 - Developer Environment/016 Jupyter Notebooks.mp4
97.0 MB
21 - Machine Learning + Data Science/003 How Machine Learning Works.mp4
95.9 MB
21 - Machine Learning + Data Science/010 Data Science 3.mp4
95.0 MB
19 - Web Development with Python/013 Building A Portfolio.mp4
88.2 MB
21 - Machine Learning + Data Science/008 Data Science 1.mp4
88.0 MB
11 - Modules In Python/008 Python Package Index.mp4
87.8 MB
[磁力链接]
添加时间:
2023-12-31
大小:
11.3 GB
最近下载:
2025-07-12
热度:
666
[FreeCourseSite.com] Udemy - Python Programming Complete Beginners Course Bootcamp 2023
1. Introduction/3. Datatypes in Python.mp4
200.1 MB
4. Working with Lists in Python/1. Working with List Methods in Python.mp4
186.5 MB
2. Control Structures/10. For loop & examples.mp4
80.9 MB
3. Containers Understanding Lists, Tuples, Sets and Dictionaries/4. Dictionaries.mp4
79.2 MB
6. Functions, Recursion & Modules/4. Example program3 on functions.mp4
78.8 MB
6. Functions, Recursion & Modules/2. Example program1 on functions.mp4
60.8 MB
2. Control Structures/9. Examples on While loop.mp4
60.6 MB
9. Python for Communicating with NASA Mars Rovers/1. Part-1.mp4
58.6 MB
1. Introduction/1. Variables in Python.mp4
58.3 MB
2. Control Structures/7. Some more examples on Elif starement.mp4
58.3 MB
8. Project Banking Domain/2. Implementation in Python.mp4
57.5 MB
2. Control Structures/8. While loop.mp4
57.4 MB
6. Functions, Recursion & Modules/3. Example program2 on functions.mp4
55.4 MB
5. Exploring Strings/1. Basics of Strings.mp4
52.0 MB
3. Containers Understanding Lists, Tuples, Sets and Dictionaries/2. Tuples.mp4
51.9 MB
3. Containers Understanding Lists, Tuples, Sets and Dictionaries/3. Sets.mp4
50.8 MB
9. Python for Communicating with NASA Mars Rovers/2. Part-2.mp4
49.6 MB
6. Functions, Recursion & Modules/5. Write a Function to find duplicates in a List.mp4
47.8 MB
3. Containers Understanding Lists, Tuples, Sets and Dictionaries/1. Introduction to Containers & Understanding Lists.mp4
47.2 MB
5. Exploring Strings/2. Program to Count all letters, digits & special symbols.mp4
43.7 MB
[磁力链接]
添加时间:
2023-12-31
大小:
2.1 GB
最近下载:
2025-09-03
热度:
895
[GigaCourse.Com] Udemy - The Complete Python 3 Course Beginner to Advanced
14 - Project 10 Speech Recognition & AI/147 - Getting more answers.mp4
122.6 MB
4 - Project 2 RPG Battle Script/50 - Enemy artificial intelligence.mp4
82.3 MB
9 - Project 5 Web Development Project Using Webpy/90 - Image uploads and avatars.mp4
75.1 MB
1 - Introduction to Programming with Python/3 - Windows setup.mp4
66.6 MB
9 - Project 5 Web Development Project Using Webpy/86 - User settings and updating Mongo.mp4
57.8 MB
3 - Advanced Python Concepts/26 - PEP guidelines.mp4
57.2 MB
14 - Project 10 Speech Recognition & AI/139 - Introduction to machine learning.mp4
56.2 MB
4 - Project 2 RPG Battle Script/37 - Enemy instantiation.mp4
51.4 MB
1 - Introduction to Programming with Python/1 - Introduction to Python.mp4
49.9 MB
2 - Programming Basics/25 - Project 1 Building a calculator.mp4
49.8 MB
4 - Project 2 RPG Battle Script/41 - Adding items.mp4
49.2 MB
4 - Project 2 RPG Battle Script/39 - Turning our magic into a class.mp4
48.3 MB
4 - Project 2 RPG Battle Script/45 - Working HP bars.mp4
47.9 MB
4 - Project 2 RPG Battle Script/38 - Using magic.mp4
44.1 MB
4 - Project 2 RPG Battle Script/44 - Adding members to our party.mp4
43.8 MB
9 - Project 5 Web Development Project Using Webpy/89 - Adding post comments.mp4
43.5 MB
12 - Project 8 PyQt Web Browser/117 - QWebEngine implementation.mp4
42.4 MB
5 - Additional Python Resources/54 - The Python Package Index PyPI.mp4
42.0 MB
12 - Project 8 PyQt Web Browser/126 - QtSplitter and section wrap up.mp4
41.7 MB
14 - Project 10 Speech Recognition & AI/145 - Creating the illusion of consciousness.mp4
41.1 MB
[磁力链接]
添加时间:
2023-12-30
大小:
3.6 GB
最近下载:
2025-09-05
热度:
1245
[FreeCourseSite.com] Udemy - Complete Python Developer in 2023 Zero to Mastery
23 - Extra Bits/335 - AMA 100000 Students.mp4
1.4 GB
23 - Extra Bits/334 - AMA 1000 Students.mp4
465.9 MB
16 - Career Of A Python Developer/204 - What If I Dont Have Enough Experience.mp4
327.7 MB
23 - Extra Bits/321 - CWD Git Github.mp4
314.3 MB
21 - Machine Learning Data Science/315 - Exercise ReallySmartBrain.mp4
267.6 MB
23 - Extra Bits/324 - Contributing To Open Source.mp4
247.6 MB
23 - Extra Bits/323 - CWD Git Github 2.mp4
235.5 MB
20 - AutomationTesting/292 - Selenium Basics.mp4
234.7 MB
19 - Web Development with Python/285 - Building A Portfolio 8.mp4
224.5 MB
23 - Extra Bits/325 - Contributing To Open Source 2.mp4
224.5 MB
11 - Modules In Python/174 - Python Builtin Modules.mp4
223.7 MB
11 - Modules In Python/177 - Python Package Index.mp4
194.6 MB
19 - Web Development with Python/280 - Building A Portfolio 7.mp4
190.8 MB
21 - Machine Learning Data Science/304 - Data Science 2.mp4
184.4 MB
5 - Developer Environment/113 - Jupyter Notebooks.mp4
184.1 MB
19 - Web Development with Python/278 - Building A Portfolio 5.mp4
181.6 MB
20 - AutomationTesting/293 - Selenium Basics 2.mp4
174.6 MB
21 - Machine Learning Data Science/305 - Data Science 3.mp4
169.4 MB
19 - Web Development with Python/272 - Building A Portfolio.mp4
166.4 MB
21 - Machine Learning Data Science/303 - Data Science 1.mp4
161.2 MB
[磁力链接]
添加时间:
2023-12-25
大小:
20.7 GB
最近下载:
2025-09-06
热度:
10741
[DesireCourse.Net] Udemy - Python Complete Course From Scratch To Software House Level
18. Project Voting Application/12. Implementation Phase Writing VoterUser Section Back-end Code.mp4
328.0 MB
18. Project Voting Application/4. Implementation Phase Designing Admin Section.mp4
297.2 MB
18. Project Voting Application/11. Implementation Phase Writing Admin Section Back-end Code Part-2.mp4
286.1 MB
14. Crud operation in Python using MySQL/1. Crud operation.mp4
233.0 MB
18. Project Voting Application/7. Implementation Phase Designing VoterUser Section.mp4
198.3 MB
17. GUI (Graphical User Interface) in Python/6. Complete Project in QT designer.mp4
191.7 MB
17. GUI (Graphical User Interface) in Python/3. Designing Signup Window in QT Designer.mp4
187.3 MB
18. Project Voting Application/10. Implementation Phase Writing Admin Section Back-end Code.mp4
168.8 MB
15. Real World Application/7. Calculator.mp4
150.2 MB
18. Project Voting Application/13. Checking Phase Checking Errors In Voting Application.mp4
126.4 MB
16. Object Oriented Programming (OOP)/3. Mini project in OOP.mp4
126.4 MB
15. Real World Application/5. Weather App Using API.mp4
114.1 MB
18. Project Voting Application/9. Implementation Phase Creating Database For Voting Application.mp4
102.7 MB
15. Real World Application/9. Guessing Game.mp4
88.8 MB
15. Real World Application/13. Score Predictor App.mp4
84.6 MB
15. Real World Application/11. Login System.mp4
81.6 MB
8. Built-In and user define functions/1. Built-In functions in Python.mp4
78.2 MB
16. Object Oriented Programming (OOP)/1. What is OOP.mp4
76.7 MB
17. GUI (Graphical User Interface) in Python/5. Converting UI File into Python File.mp4
66.0 MB
17. GUI (Graphical User Interface) in Python/2. What is widgets in GUI & how to add widgets to GUI.mp4
65.8 MB
[磁力链接]
添加时间:
2023-12-25
大小:
4.0 GB
最近下载:
2025-09-02
热度:
268
Complete Python Bootcamp From Zero to Hero in Python 2023
[TutsNode.net] - Complete Python Bootcamp From Zero to Hero in Python 2023/1. Python Syntax and Examples/12. 12-Lists2.mp4
338.2 MB
[TutsNode.net] - Complete Python Bootcamp From Zero to Hero in Python 2023/1. Python Syntax and Examples/6. 6-String.mp4
321.1 MB
[TutsNode.net] - Complete Python Bootcamp From Zero to Hero in Python 2023/1. Python Syntax and Examples/16. 16-If Statement.mp4
283.6 MB
[TutsNode.net] - Complete Python Bootcamp From Zero to Hero in Python 2023/1. Python Syntax and Examples/7. 7-Numbers.mp4
272.0 MB
[TutsNode.net] - Complete Python Bootcamp From Zero to Hero in Python 2023/1. Python Syntax and Examples/37. 36-Class Inheritance.mp4
251.1 MB
[TutsNode.net] - Complete Python Bootcamp From Zero to Hero in Python 2023/1. Python Syntax and Examples/29. 28-Try and except.mp4
211.7 MB
[TutsNode.net] - Complete Python Bootcamp From Zero to Hero in Python 2023/1. Python Syntax and Examples/24. 23-For part2.mp4
191.0 MB
[TutsNode.net] - Complete Python Bootcamp From Zero to Hero in Python 2023/1. Python Syntax and Examples/11. 11-Lists.mp4
190.7 MB
[TutsNode.net] - Complete Python Bootcamp From Zero to Hero in Python 2023/1. Python Syntax and Examples/18. 18-Better Calc.mp4
182.0 MB
[TutsNode.net] - Complete Python Bootcamp From Zero to Hero in Python 2023/1. Python Syntax and Examples/23. 22-For Loop.mp4
173.6 MB
[TutsNode.net] - Complete Python Bootcamp From Zero to Hero in Python 2023/1. Python Syntax and Examples/22. 22-For Loop.mp4
173.6 MB
[TutsNode.net] - Complete Python Bootcamp From Zero to Hero in Python 2023/1. Python Syntax and Examples/28. 27-Build A translator part2.mp4
160.0 MB
[TutsNode.net] - Complete Python Bootcamp From Zero to Hero in Python 2023/1. Python Syntax and Examples/34. 33-Class and Object.mp4
158.8 MB
[TutsNode.net] - Complete Python Bootcamp From Zero to Hero in Python 2023/1. Python Syntax and Examples/30. 29-Reading files.mp4
153.7 MB
[TutsNode.net] - Complete Python Bootcamp From Zero to Hero in Python 2023/1. Python Syntax and Examples/14. 14-Functions.mp4
143.9 MB
[TutsNode.net] - Complete Python Bootcamp From Zero to Hero in Python 2023/1. Python Syntax and Examples/33. 32-Modules.mp4
133.6 MB
[TutsNode.net] - Complete Python Bootcamp From Zero to Hero in Python 2023/1. Python Syntax and Examples/27. 26-Build a translator.mp4
129.7 MB
[TutsNode.net] - Complete Python Bootcamp From Zero to Hero in Python 2023/1. Python Syntax and Examples/31. 30-writing files.mp4
122.8 MB
[TutsNode.net] - Complete Python Bootcamp From Zero to Hero in Python 2023/1. Python Syntax and Examples/9. 9-Basic Calc.mp4
118.7 MB
[TutsNode.net] - Complete Python Bootcamp From Zero to Hero in Python 2023/1. Python Syntax and Examples/13. 13-Split and tuples.mp4
109.6 MB
[磁力链接]
添加时间:
2023-12-25
大小:
5.0 GB
最近下载:
2025-09-06
热度:
9615
[FreeCourseSite.com] Udemy - The Complete Python Bootcamp From Zero to Hero in Python
15 - Web Scraping with Python/120 - Python Web Scraping Grabbing an Image.mp4
250.2 MB
2 - Python Setup/7 - Installing Python Step by Step.mp4
218.5 MB
14 - Advanced Python Modules/105 - Opening and Reading Files and Folders Python OS Module.mp4
197.2 MB
15 - Web Scraping with Python/124 - Python Web Scraping Exercise Solutions.mp4
192.9 MB
11 - Milestone Project 2/96 - Solution Walkthrough Functions for Game Play.mp4
161.1 MB
6 - Methods and Functions/58 - Methods and Functions Homework Solutions.mp4
160.6 MB
11 - Milestone Project 2/95 - Solution Walkthrough Hand and Chip Classes.mp4
152.0 MB
12 - Python Decorators/98 - Decorators with Python Overview.mp4
142.7 MB
7 - Milestone Project 1/62 - Validating User Input.mp4
142.0 MB
2 - Python Setup/8 - Running Python Code.mp4
139.3 MB
17 - Working with PDFs and Spreadsheet CSV Files/130 - Working with CSV Files in Python.mp4
137.5 MB
10 - Errors and Exceptions Handling/80 - Errors and Exception Handling.mp4
134.2 MB
15 - Web Scraping with Python/117 - Setting Up Web Scraping Libraries.mp4
133.9 MB
11 - Milestone Project 2/94 - Solution Walkthrough Card and Deck classes.mp4
123.6 MB
15 - Web Scraping with Python/121 - Python Web Scraping Book Examples Part One.mp4
123.5 MB
7 - Milestone Project 1/64 - First Python Milestone Project Overview.mp4
119.4 MB
15 - Web Scraping with Python/118 - Python Web Scraping Grabbing a Title.mp4
117.0 MB
7 - Milestone Project 1/63 - Simple User Interaction.mp4
116.4 MB
6 - Methods and Functions/41 - Methods and the Python Documentation.mp4
115.5 MB
7 - Milestone Project 1/67 - Solution Overview for MileStone Project 1 Part Two.mp4
113.5 MB
[磁力链接]
添加时间:
2023-12-24
大小:
8.6 GB
最近下载:
2025-09-06
热度:
6588
Build Complete Webcam Security Camera Python OpenCv & Pyqt
[TutsNode.net] - Build Complete Webcam Security Camera Python OpenCv & Pyqt/8. Monitoring process/3. Finding difference between the images and creating contours using OpenCv.mp4
124.5 MB
[TutsNode.net] - Build Complete Webcam Security Camera Python OpenCv & Pyqt/8. Monitoring process/5. Creating the captured image in the Qt Designer window using python.mp4
109.2 MB
[TutsNode.net] - Build Complete Webcam Security Camera Python OpenCv & Pyqt/7. Connecting all the buttons with required functions/2. Setting the volume level control works properly with volume slider.mp4
72.1 MB
[TutsNode.net] - Build Complete Webcam Security Camera Python OpenCv & Pyqt/8. Monitoring process/2. Finding difference between the images and creating gaussian blur using OpenCv.mp4
65.7 MB
[TutsNode.net] - Build Complete Webcam Security Camera Python OpenCv & Pyqt/8. Monitoring process/1. We are going to capture camera using OpcnCV and showing it in the screeen..mp4
64.6 MB
[TutsNode.net] - Build Complete Webcam Security Camera Python OpenCv & Pyqt/4. Creating form design using Qt Designer/2. Add QPushButton and provide styles like hover effects and icon size setting.mp4
64.2 MB
[TutsNode.net] - Build Complete Webcam Security Camera Python OpenCv & Pyqt/7. Connecting all the buttons with required functions/3. Setting wait time and hides the volume slider and showing the volume level.mp4
63.8 MB
[TutsNode.net] - Build Complete Webcam Security Camera Python OpenCv & Pyqt/7. Connecting all the buttons with required functions/1. Connecting all qpushbuttons with required Python functions.mp4
59.7 MB
[TutsNode.net] - Build Complete Webcam Security Camera Python OpenCv & Pyqt/8. Monitoring process/4. Creating sound if any objects found using OpenCv.mp4
56.4 MB
[TutsNode.net] - Build Complete Webcam Security Camera Python OpenCv & Pyqt/6. Connecting Pyqt - Qt Designer ui file to the python code/2. Creating New class from python file and opening the pyqt - qt designer ui file.mp4
54.7 MB
[TutsNode.net] - Build Complete Webcam Security Camera Python OpenCv & Pyqt/4. Creating form design using Qt Designer/4. Create volume indicator label and volume control slider using Qt Designer.mp4
51.2 MB
[TutsNode.net] - Build Complete Webcam Security Camera Python OpenCv & Pyqt/4. Creating form design using Qt Designer/1. Create the new window size and set the back ground using Qt Designer.mp4
49.3 MB
[TutsNode.net] - Build Complete Webcam Security Camera Python OpenCv & Pyqt/1. Introduction/1. Introduction - How to execute this project from Python code. Explains how opencv.mp4
43.0 MB
[TutsNode.net] - Build Complete Webcam Security Camera Python OpenCv & Pyqt/2. Software installation for coding and designing and processing/5. Learn how to install Visual Studio Code and configure to python.mp4
42.5 MB
[TutsNode.net] - Build Complete Webcam Security Camera Python OpenCv & Pyqt/6. Connecting Pyqt - Qt Designer ui file to the python code/1. Creating new python file and loading the pyqt - qt designer generated ui file.mp4
37.2 MB
[TutsNode.net] - Build Complete Webcam Security Camera Python OpenCv & Pyqt/2. Software installation for coding and designing and processing/1. Learn how to install Python software.mp4
30.6 MB
[TutsNode.net] - Build Complete Webcam Security Camera Python OpenCv & Pyqt/4. Creating form design using Qt Designer/3. Create QPushButton for volume control, exit the project and copy previous style.mp4
28.8 MB
[TutsNode.net] - Build Complete Webcam Security Camera Python OpenCv & Pyqt/2. Software installation for coding and designing and processing/2. Learn how to install pyqt5 and pyqt5-tools libraries.mp4
28.3 MB
[TutsNode.net] - Build Complete Webcam Security Camera Python OpenCv & Pyqt/4. Creating form design using Qt Designer/5. Create image display using QLabel in the computer window using Qt Designer.mp4
27.3 MB
[TutsNode.net] - Build Complete Webcam Security Camera Python OpenCv & Pyqt/7. Connecting all the buttons with required functions/4. Creating volume variable and collect data from the volume slider.mp4
22.7 MB
[磁力链接]
添加时间:
2023-12-23
大小:
1.1 GB
最近下载:
2025-09-05
热度:
8806
[FreeCoursesOnline.Me] Code With Mosh - Complete Python Mastery
11- Popular Python Packages/8- Browser Automation.mp4
40.8 MB
11- Popular Python Packages/4- Searching for Businesses.mp4
39.7 MB
13- Machine Learning with Python/11- Visualizing a Decision Tree.mp4
36.3 MB
12- Building Web Applications with Django/11- Templates.mp4
33.7 MB
12- Building Web Applications with Django/21- Getting Ready to Deploy.mp4
32.6 MB
11- Popular Python Packages/7- Web Scraping.mp4
32.6 MB
11- Popular Python Packages/10- Working with Excel Spreadsheets.mp4
31.5 MB
12- Building Web Applications with Django/19- Creating APIs.mp4
30.7 MB
9- Python Standard Library/8- Working with a SQLite Database.mp4
29.7 MB
11- Popular Python Packages/12- NumPy.mp4
29.6 MB
10- Python Package Index/8- Publishing Packages.mp4
28.1 MB
9- Python Standard Library/17- Running External Programs.mp4
25.9 MB
12- Building Web Applications with Django/6- Migrations.mp4
25.4 MB
12- Building Web Applications with Django/4- Views.mp4
24.9 MB
13- Machine Learning with Python/1- What is Machine Learning.mp4
24.6 MB
7- Classes/11- Properties.mp4
24.4 MB
9- Python Standard Library/14- Sending Emails.mp4
24.0 MB
12- Building Web Applications with Django/22- Deployment.mp4
24.0 MB
7- Classes/9- Making Custom Containers.mp4
22.9 MB
12- Building Web Applications with Django/9- Customizing the Admin.mp4
22.6 MB
[磁力链接]
添加时间:
2023-12-23
大小:
2.3 GB
最近下载:
2025-09-06
热度:
10088
[FreeCourseSite.com] Udemy - 100 Days of Code The Complete Python Pro Bootcamp for 2023
101 - Final Stretch/002 Study With Me.mp4
1.9 GB
101 - Final Stretch/001 Recording of our Live AMA (aka AAA - Ask Angela Anything).mp4
713.4 MB
58 - Day 58 - Web Foundation Bootstrap/005 Day 58 Project - A Startup Website for TinDog.mp4
395.9 MB
58 - Day 58 - Web Foundation Bootstrap/004 Bootstrap Components.mp4
355.8 MB
65 - Day 65 - Web Design School - How to Create a Website that People will Love/006 Web Design in Practice - Let's apply what we've learnt!.mp4
313.8 MB
14 - Day 14 - Beginner - Higher Lower Game Project/002 Solution & Walkthrough of the Higher Lower Game.mp4
282.9 MB
15 - Day 15 - Intermediate - Local Development Environment Setup & the Coffee Machine/007 Solution & Walkthrough for the Coffee Machine Code.mp4
225.3 MB
70 - Day 70 - Advanced - Deploying Your Web Application with Heroku/002 Version Control and Git.mp4
180.0 MB
65 - Day 65 - Web Design School - How to Create a Website that People will Love/005 User Experience (UX) Design.mp4
163.8 MB
32 - Day 32 - Intermediate+ Send Email (smtplib) & Manage Dates (datetime)/007 Solution & Walkthrough for the Automated Birthday Wisher.mp4
156.8 MB
45 - Day 45 - Intermediate+ Web Scraping with Beautiful Soup/004 Scraping a Live Website.mp4
156.5 MB
65 - Day 65 - Web Design School - How to Create a Website that People will Love/003 Understanding Typography and How to Choose Fonts.mp4
154.3 MB
35 - Day 35 - Intermediate+ Keys, Authentication & Environment Variables Send SMS/004 Challenge - Check if it Will Rain in the Next 12 Hours.mp4
148.7 MB
65 - Day 65 - Web Design School - How to Create a Website that People will Love/002 Understanding Color Theory.mp4
145.2 MB
03 - Day 3 - Beginner - Control Flow and Logical Operators/011 Day 3 Project Treasure Island.mp4
143.5 MB
56 - Day 56 - Intermediate+ Rendering HTMLStatic files and Using Website Templates/004 How to Use Website Templates to Speed Up Web Development.mp4
140.8 MB
08 - Day 8 - Beginner - Function Parameters & Caesar Cipher/006 Caesar Cipher Part 1 - Encryption.mp4
138.5 MB
12 - Day 12 - Beginner - Scope & Number Guessing Game/006 Solution & Walkthrough to the Number Guessing Game.mp4
136.7 MB
43 - Day 43 - Web Foundation - Introduction to CSS/003 CSS Selectors.mp4
134.8 MB
09 - Day 9 - Beginner - Dictionaries, Nesting and the Secret Auction/007 Solution and Complete Code for the Secret Auction Program.mp4
133.9 MB
[磁力链接]
添加时间:
2023-12-23
大小:
21.2 GB
最近下载:
2025-09-05
热度:
17944
[FreeCourseSite.com] Udemy - The Complete Python Course Learn Python by Doing in 2023
11 - Web Scraping with Python/004 More complex HTML parsing.mp4
161.2 MB
21 - Algorithms and Data Structures/012 Deleting nodes with two children in code.mp4
155.6 MB
11 - Web Scraping with Python/027 Books Project 12 Adding logging to our Python project.mp4
129.9 MB
06 - Files in Python/003 Python Exercise copying files.mp4
126.9 MB
05 - Errors in Python/012 Debugging with Pycharm.mp4
117.2 MB
06 - Files in Python/007 JSON files with Python.mp4
94.6 MB
08 - Type hinting in Python/001 Typing in Python.mp4
93.1 MB
11 - Web Scraping with Python/003 Understanding HTML with BeautifulSoup.mp4
92.2 MB
14 - Python on the console and managing project dependencies/003 Terminal video what is a virtualenv.mp4
90.2 MB
13 - Asynchronous Python Development/024 Turning our book scraping project async.mp4
85.8 MB
14 - Python on the console and managing project dependencies/005 Terminal video using Pipenv.mp4
84.5 MB
21 - Algorithms and Data Structures/011 Deleting nodes in code with Python.mp4
83.4 MB
15 - Web Development with Flask/007 Rendering forms with Flask and Python.mp4
83.2 MB
01 - Intro to Python/005 Community & Support.mp4
82.1 MB
10 - Advanced Python Development/007 Some interesting Python collections.mp4
74.6 MB
13 - Asynchronous Python Development/013 Queuing in threads with shared state.mp4
74.1 MB
07 - Databases in Python & Milestone Project 2/005 Storing books in files.mp4
73.3 MB
12 - Browser Automation with Selenium/005 Using Chrome in our scraping code.mp4
68.3 MB
07 - Databases in Python & Milestone Project 2/004 Milestone Project with lists.mp4
65.9 MB
11 - Web Scraping with Python/019 Books Project 5 Creating our book parser.mp4
64.3 MB
[磁力链接]
添加时间:
2023-12-22
大小:
8.0 GB
最近下载:
2025-09-06
热度:
1274
GetFreeCourses.Co-Udemy-The Complete Data Structures and Algorithms Course in Python
7. Arrays/11. One Dimensional Array Practice.mp4
160.9 MB
40. Cracking Trees and Graphs Top Interview Questions (Apple, Amazon, Facebook)/15. Solution to Build Order.mp4
140.8 MB
24. AVL Tree/9. Insert a node in AVL (method).mp4
101.1 MB
22. Tree Binary Tree/15. Delete a node from Binary Tree (Linked List).mp4
98.7 MB
20. Queue/5. Circular Queue - Python List, Operations (enqueue, dequeue, peek, delete).mp4
98.2 MB
25. Binary Heap/4. Extract a node from Binary Heap.mp4
95.2 MB
12. Dictionaries/8. Dictionary Methods.mp4
92.0 MB
28. Sort Algorithms/9. Quick Sort.mp4
89.1 MB
40. Cracking Trees and Graphs Top Interview Questions (Apple, Amazon, Facebook)/7. Solution to List of Depths.mp4
81.9 MB
12. Dictionaries/9. Dictionary operations built in functions.mp4
81.5 MB
23. Binary Search Tree/4. Traverse BST.mp4
79.0 MB
25. Binary Heap/3. Insert a node in Binary Heap.mp4
78.7 MB
5. Big O Notation/3. Time complexity examples.mp4
75.8 MB
15. Circular Singly Linked List/9. Delete Method in Circular Singlu Linked List.mp4
75.4 MB
20. Queue/3. Queue using Python List - no size limit , operations (enqueue, dequeue, peek).mp4
75.0 MB
24. AVL Tree/12. Delete a node from AVL (method).mp4
71.5 MB
17. Circular Doubly Linked List/10. Deletion Method in Circular Doubly Linked List.mp4
70.6 MB
2. Recursion/6. How to write Recursion in 3 steps.mp4
69.2 MB
23. Binary Search Tree/6. Delete a node from BST.mp4
67.7 MB
24. AVL Tree/3. Common Operations on AVL Trees.mp4
67.5 MB
[磁力链接]
添加时间:
2023-12-21
大小:
11.1 GB
最近下载:
2025-09-06
热度:
4233
Python Programming Beginner to Professional Complete Course
4. Beginner If and Else Statements/17. Final Project The Alien Game.mp4
166.3 MB
12. Beginner Functions With Outputs/6. Creating a Calculator.mp4
159.0 MB
6. Beginner Python Programming Loops and Range/10. Password Generator App Practice.mp4
148.8 MB
14. Beginner Cardgame Project/7. Card Game Practice Part 5 Finishing Loops.mp4
144.3 MB
18. Intermediate GUIs, Tuples and Modules/10. Dot Painting Project Part 1.mp4
138.6 MB
1. Getting Started/1. How to Learn Programming the Right Way.mp4
135.5 MB
17. Intermediate Object Oriented Programming (OOP)/12. Object Oriented Programming Practice Solution.mp4
132.5 MB
8. Beginner Practicing Your Skills With Fun Projects/3. Guess The Number Game.mp4
120.0 MB
11. Beginner Data Nesting and Dictionaries/7. Solving The Practice Code.mp4
118.6 MB
19. Intermediate Event Listening/5. Turtle Game Part 2.mp4
116.4 MB
10. Beginner Functions with Inputs/5. Text Encrypt Project Part 1.mp4
108.4 MB
4. Beginner If and Else Statements/11. A Complicated Code Challenge.mp4
108.3 MB
15. Beginner Python Local and Global Scope/6. Guess the Number Solution.mp4
107.0 MB
14. Beginner Cardgame Project/6. Card Game Practice Part 4 Getting User and Computer to Play.mp4
104.6 MB
5. Beginner Lists and Randomization/12. Rock Paper Scissors Game.mp4
104.0 MB
13. Beginner Setting Up Your Local Development Environment/7. Using AI to Program!.mp4
102.3 MB
18. Intermediate GUIs, Tuples and Modules/11. Dot Painting Project Part 2.mp4
101.2 MB
5. Beginner Lists and Randomization/2. Built-in Modules.mp4
95.4 MB
3. Beginner Python Data Types/13. Restaurant Bill Calculator Project.mp4
93.1 MB
9. Beginner Word Game Practice/5. Character List.mp4
92.7 MB
[磁力链接]
添加时间:
2023-12-21
大小:
9.5 GB
最近下载:
2025-09-03
热度:
7226
[FreeCourseSite.com] Udemy - Complete Python Bootcamp Deep Learning Into Python Coding
10. Functions, Lambda and Arrays/2. Function, Argument and Parameter.mp4
121.7 MB
4. List In Python Programming/7. List Comprehension.mp4
119.0 MB
15. Object Oriented Programming In Python (OOP)/3. Inheritance.mp4
102.1 MB
2. Strings In Python Programming/2. String Arrays.mp4
83.8 MB
15. Object Oriented Programming In Python (OOP)/1. Classes and Objects.mp4
75.2 MB
1. Getting Started With The Fundamentals of Python Programming/4. Variables.mp4
75.0 MB
5. Tuple In Python Programming/1. Introduction To Tuple.mp4
74.0 MB
4. List In Python Programming/8. List Sorting.mp4
72.7 MB
1. Getting Started With The Fundamentals of Python Programming/9. Data Types.mp4
70.1 MB
12. File Handlings In Python Programming/1. Create and Write File.mp4
63.8 MB
11. Iterators In Python Programming/3. Create Iterator.mp4
63.2 MB
1. Getting Started With The Fundamentals of Python Programming/1. Download and installation of Python IDE.mp4
62.1 MB
13. Python Programming Concepts/1. Date and Time.mp4
61.2 MB
5. Tuple In Python Programming/3. Tuple Update.mp4
60.5 MB
6. Set In Python Programming/5. Join Sets.mp4
59.4 MB
1. Getting Started With The Fundamentals of Python Programming/3. Comments.mp4
59.3 MB
6. Set In Python Programming/1. Introduction To Set.mp4
55.6 MB
1. Getting Started With The Fundamentals of Python Programming/7. Global Variable.mp4
55.3 MB
10. Functions, Lambda and Arrays/3. Lambda In Python Programming.mp4
54.8 MB
8. Decision Making Statements In Python Programming/3. Ternary Operator.mp4
54.8 MB
[磁力链接]
添加时间:
2023-12-21
大小:
3.5 GB
最近下载:
2025-09-06
热度:
2145
Complete Python Bootcamp Go from zero to hero in Python 3
Complete Python Bootcamp Go from zero to hero in Python 3.zip
4.5 GB
Download more courses.url
123 Bytes
Downloaded from TutsGalaxy.com.txt
73 Bytes
TutsGalaxy.com.txt
52 Bytes
[磁力链接]
添加时间:
2023-12-21
大小:
4.5 GB
最近下载:
2025-08-31
热度:
2586
[FreeCourseSite.com] Udemy - The Complete Python Bootcamp From Zero to Hero in Python
2. Python Setup/2. Installing Python (Step by Step).mp4
161.6 MB
15. Web Scraping with Python/5. Python Web Scraping - Grabbing an Image.mp4
155.9 MB
15. Web Scraping with Python/9. Python Web Scraping - Exercise Solutions.mp4
138.7 MB
11. Milestone Project - 2/11. Solution Walkthrough - Functions for Game Play.mp4
136.4 MB
14. Advanced Python Modules/3. Opening and Reading Files and Folders (Python OS Module).mp4
130.8 MB
6. Methods and Functions/29. Methods and Functions Homework - Solutions.mp4
119.3 MB
7. Milestone Project - 1/8. Solution Overview for MileStone Project 1 - Part One.mp4
110.8 MB
7. Milestone Project - 1/4. Validating User Input.mp4
106.6 MB
11. Milestone Project - 2/10. Solution Walkthrough - Hand and Chip Classes.mp4
106.2 MB
7. Milestone Project - 1/6. First Python Milestone Project Overview.mp4
105.1 MB
17. Working with PDFs and Spreadsheet CSV Files/2. Working with CSV Files in Python.mp4
102.9 MB
12. Python Decorators/1. Decorators with Python Overview.mp4
102.6 MB
16. Working with Images with Python/2. Working with Images with Python.mp4
101.5 MB
2. Python Setup/3. Running Python Code.mp4
98.4 MB
11. Milestone Project - 2/7. Game Logic - Part Three.mp4
96.6 MB
10. Errors and Exceptions Handling/1. Errors and Exception Handling.mp4
94.5 MB
8. Object Oriented Programming/3. Object Oriented Programming - Class Object Attributes and Methods.mp4
92.6 MB
15. Web Scraping with Python/7. Python Web Scraping - Book Examples Part Two.mp4
90.8 MB
18. Emails with Python/3. Receiving Emails with Python.mp4
89.6 MB
8. Object Oriented Programming/4. Object Oriented Programming - Inheritance and Polymorphism.mp4
88.0 MB
[磁力链接]
添加时间:
2023-12-21
大小:
7.5 GB
最近下载:
2025-09-06
热度:
20012
The Complete Python Course Learn Python by Doing
[TutsNode.net] - The Complete Python Course Learn Python by Doing/11. Web Scraping with Python/3. More complex HTML parsing.mp4
277.3 MB
[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
[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
[TutsNode.net] - The Complete Python Course Learn Python by Doing/6. Files in Python/2. Python Exercise copying files.mp4
216.2 MB
[TutsNode.net] - The Complete Python Course Learn Python by Doing/5. Errors in Python/8. Debugging with Pycharm.mp4
198.4 MB
[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
[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
[TutsNode.net] - The Complete Python Course Learn Python by Doing/6. Files in Python/4. JSON files with Python.mp4
156.7 MB
[TutsNode.net] - The Complete Python Course Learn Python by Doing/8. Type hinting in Python/1. Typing in Python.mp4
155.3 MB
[TutsNode.net] - The Complete Python Course Learn Python by Doing/11. Web Scraping with Python/2. Understanding HTML with BeautifulSoup.mp4
151.3 MB
[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
[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
[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
[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
[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
[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
[TutsNode.net] - The Complete Python Course Learn Python by Doing/10. Advanced Python Development/7. Some interesting Python collections.mp4
118.3 MB
[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
[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
[TutsNode.net] - The Complete Python Course Learn Python by Doing/5. Errors in Python/7. Handling those pesky user errors!.mp4
105.4 MB
[磁力链接]
添加时间:
2023-12-21
大小:
13.0 GB
最近下载:
2025-09-05
热度:
10358
GetFreeCourses.Co-Udemy-Master Python Programming The Complete Python Bootcamp 2022
28 - Data Analysis with Pandas/011 Reading and Analyzing CSV Files with Pandas.mp4
145.1 MB
15 - Errors and Exception Handling/002 Exception Handling Try...Except...Else...Finall.mp4
90.1 MB
33 - [EXTRA] Network Automation with Python/006 Installing GNS3 on Windows 10.mp4
86.2 MB
30 - Requests and Web Scraping with Python/007 Project Real-World Web Scraping (Requests, BeautifulSoup and OpenPyXL).mp4
80.5 MB
33 - [EXTRA] Network Automation with Python/007 Running Cisco IOU Images in GNS3 on Windows 10.mp4
76.3 MB
04 - Strings in Python/018 String Methods.mp4
74.3 MB
29 - Interactive Data Visualization with Plotly/003 Creating Scatter Plots.mp4
73.5 MB
06 - Lists in Python/012 List Comprehension.mp4
70.6 MB
30 - Requests and Web Scraping with Python/005 Diving into BeautifulSoup Library.mp4
70.5 MB
29 - Interactive Data Visualization with Plotly/008 PROJECT SOLUTION Line Charts for Ethereum and Tesla Stock Price.mp4
69.8 MB
31 - Python Multiprocessing and Multithreading In Depth/004 Implementing Multiprocessing in Python.mp4
69.1 MB
20 - Very Useful Python Built-in Modules/004 Operating System Interfaces The Os Module.mp4
69.1 MB
33 - [EXTRA] Network Automation with Python/020 Secure Copying Files to Linux with SCP and Paramiko from Python.mp4
68.3 MB
29 - Interactive Data Visualization with Plotly/009 Creating Basic Bar Charts.mp4
64.9 MB
29 - Interactive Data Visualization with Plotly/012 Creating Pie Charts.mp4
63.8 MB
28 - Data Analysis with Pandas/013 Reading Excel Files. GroupBy and Other Useful Operations.mp4
63.7 MB
29 - Interactive Data Visualization with Plotly/010 Creating Grouped and Stacked Bar Charts.mp4
62.6 MB
20 - Very Useful Python Built-in Modules/014 Decimal Arithmetic and Decimal Module Solving the Float Problem.mp4
59.6 MB
29 - Interactive Data Visualization with Plotly/005 Creating Line Charts.mp4
59.1 MB
33 - [EXTRA] Network Automation with Python/024 Running Multiple Commands on a Cisco Networking Device.mp4
58.2 MB
[磁力链接]
添加时间:
2023-12-21
大小:
5.4 GB
最近下载:
2025-09-06
热度:
2332
共37页
上一页
4
5
6
7
8
9
10
11
12
下一页