搜索
为您找到约
46
个磁力链接/BT种子,耗时 0 毫秒。
排序:
相关程度
热度
文件大小
添加时间
最近访问
[FreeCourseSite.com] Udemy - Advanced Python Programming Build 10 OOP Applications
43 - App 8 Instant Dictionary Web App & API - Making the Navigation Menu/002 Making the Layout.mp4
180.6 MB
07 - App 2 Flatmates' Bill Sharing - Planning Phase/005 Writing the Empty Classes.mp4
144.1 MB
50 - App 11 (Bonus) Creating a Weather Forecast Package/014 Making and Uploading a Package Change.mp4
130.3 MB
43 - App 8 Instant Dictionary Web App & API - Making the Navigation Menu/004 Making a Default Layout class.mp4
126.5 MB
08 - App 2 Flatmates' Bill Sharing - Implementation Phase/003 Generating a PDF Document.mp4
120.6 MB
07 - App 2 Flatmates' Bill Sharing - Planning Phase/004 Planning the App.mp4
116.4 MB
12 - App 3 Math Painter - Creating Images/003 How Python Handles Images.mp4
112.8 MB
08 - App 2 Flatmates' Bill Sharing - Implementation Phase/004 Implementing the generate Method.mp4
110.5 MB
50 - App 11 (Bonus) Creating a Weather Forecast Package/013 Uploading the Library to PyPi.mp4
108.0 MB
10 - App 2 Flatmates' Bill - Deploying the App (Optional)/008 Implementing the Change in the App.mp4
105.9 MB
34 - App 7 Automated Emails - Sending out Emails/003 Sending Batch Emails.mp4
98.9 MB
19 - App 4 Webcam Photo Sharer - The Image Screen/003 Uploading and Creating a Sharable Link of the Image File.mp4
96.6 MB
49 - App 10 Cinema Booking App - Implementation Phase/002 The Complete Code.mp4
95.8 MB
09 - App 2 Flatmates' Bill Sharing - Building a User Interface/003 Implementing the Rest of the Input Functions.mp4
91.6 MB
23 - App 5 Flatmates' Bill Web App - Implementation Phase/005 Implementing the Form Submit Button.mp4
91.1 MB
16 - Introduction to Kivy/003 The Four Main Objects of Kivy.mp4
90.0 MB
28 - App 6 Calories App - The Web Scraping Part/002 Extracting the Temperature Value from the Webpage.mp4
86.3 MB
50 - App 11 (Bonus) Creating a Weather Forecast Package/005 Creating the Weather Class.mp4
84.8 MB
16 - Introduction to Kivy/006 Setting an Image Dynamically.mp4
81.0 MB
29 - App 6 Calories Flask App - Implementing The Methods/002 Implementing the Temperature Class.mp4
78.0 MB
[磁力链接]
添加时间:
2025-11-25
大小:
7.0 GB
最近下载:
2025-12-04
热度:
80
Udemy - Python OOP - Object Oriented Programming for Beginners (12.2024)
09. Project Build a Dice Game with Python OOP/05. Game Requirements and Object-Oriented Analysis.mp4
163.2 MB
09. Project Build a Dice Game with Python OOP/03. New OOP Concept Aggregation.mp4
150.7 MB
20. (Optional) Project Build a War Card Game using OOP/09. The Game Class (Part 2) Start the Battle.mp4
123.5 MB
09. Project Build a Dice Game with Python OOP/08. Implementing the DiceGame Class (Part 1).mp4
105.2 MB
21. Archived Curriculum Items/14. Board Class (Part 4) Check if the Player has Won the Game.mp4
85.0 MB
12. Project Build a Tic-Tac-Toe Game with OOP/13. Tic-Tac-Toe Game Implementation.mp4
81.0 MB
17. Special Methods Add Special Functionality to Your Classes/10. __getitem__().mp4
78.9 MB
18. Final Project Implement a Linked List OOP and Data Structures/03. Nodes in Data Structures (Theory + Code).mp4
77.9 MB
12. Project Build a Tic-Tac-Toe Game with OOP/09. The Board Class Check if the Player Won the Game.mp4
73.8 MB
17. Special Methods Add Special Functionality to Your Classes/09. __add__().mp4
73.0 MB
17. Special Methods Add Special Functionality to Your Classes/13. Rich Comparison Methods.mp4
71.8 MB
18. Final Project Implement a Linked List OOP and Data Structures/08. Insert a Node in the Middle of a Linked List.mp4
70.9 MB
17. Special Methods Add Special Functionality to Your Classes/08. __len__().mp4
68.4 MB
18. Final Project Implement a Linked List OOP and Data Structures/13. Count the Nodes of a Linked List.mp4
64.5 MB
17. Special Methods Add Special Functionality to Your Classes/11. __bool__().mp4
63.9 MB
09. Project Build a Dice Game with Python OOP/10. Implementing Game Over.mp4
59.0 MB
06. Encapsulation and Abstraction Key Principles of Object-Oriented Programming/05. Public vs. Non-Public Attributes in Python.mp4
54.3 MB
12. Project Build a Tic-Tac-Toe Game with OOP/07. The Board Class Create and Print the Board.mp4
52.7 MB
09. Project Build a Dice Game with Python OOP/07. Implementing the Player Class.mp4
52.2 MB
13. Inheritance in Python (Attributes)/08. How to Inherit Attributes with __init__().mp4
52.1 MB
[磁力链接]
添加时间:
2025-11-01
大小:
4.5 GB
最近下载:
2025-12-05
热度:
103
Udemy - Python 3 Deep Dive (Part 4 - OOP) (12.2022)
02 - Classes/018 Properties - Lecture.mp4
336.5 MB
03 - Project 1/011 Project Solution - Testing with unittest.mp4
217.5 MB
06 - Single Inheritance/002 Single Inheritance - Lecture.mp4
217.3 MB
12 - Exceptions (Single Inheritance)/004 Handling Exceptions - Lecture.mp4
210.6 MB
14 - Metaprogramming/012 Class Decorators - Coding.mp4
209.4 MB
14 - Metaprogramming/021 Classes, Metaclasses, and __call__.mp4
202.2 MB
12 - Exceptions (Single Inheritance)/009 Custom Exceptions - Coding.mp4
175.7 MB
14 - Metaprogramming/001 Introduction.mp4
175.4 MB
01 - Introduction/002 Prerequisites.mp4
173.1 MB
08 - Descriptors/002 Descriptors - Lecture.mp4
167.0 MB
09 - Project 4/002 Solution - Part 1.mp4
166.0 MB
12 - Exceptions (Single Inheritance)/002 Python Exceptions - Lecture.mp4
163.0 MB
02 - Classes/004 Class Attributes - Lecture.mp4
154.8 MB
12 - Exceptions (Single Inheritance)/005 Handling Exceptions - Coding.mp4
150.5 MB
04 - Polymorphism and Special Methods/005 Arithmetic Operators - Coding.mp4
150.2 MB
06 - Single Inheritance/010 Delegating to Parent - Lecture.mp4
147.1 MB
02 - Classes/012 Function Attributes - Lecture.mp4
146.1 MB
02 - Classes/020 Property Decorators - Lecture.mp4
140.0 MB
13 - Project 6/002 Project Solution.mp4
139.8 MB
02 - Classes/021 Property Decorators - Coding.mp4
138.0 MB
[磁力链接]
添加时间:
2025-10-20
大小:
15.2 GB
最近下载:
2025-12-03
热度:
150
Udemy - Intermediate to Advanced Python with 10 OOP Projects (1.2025)
51. Making a Navigation Menu/2. Making the Layout.mp4
180.6 MB
09. Planning the Application in OOP Style/5. Writing the Empty Classes.mp4
144.1 MB
59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/14. Making and Uploading a Package Change.mp4
130.3 MB
51. Making a Navigation Menu/4. Making a Default Layout class.mp4
126.5 MB
10. Implementing the Application/3. Generating a PDF Document.mp4
120.6 MB
09. Planning the Application in OOP Style/4. Planning the App.mp4
116.4 MB
15. Creating Images with Python/3. How Python Handles Images.mp4
112.8 MB
10. Implementing the Application/4. Implementing the generate Method.mp4
110.5 MB
59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/13. Uploading the Library to PyPi.mp4
108.0 MB
12. Deploying a CLI Application on Replit (Optional)/8. Implementing the Change in the App.mp4
105.9 MB
41. Sending out Emails with Python/3. Sending Batch Emails.mp4
98.9 MB
23. Building the Image Screen Interface/3. Uploading and Creating a Sharable Link of the Image File.mp4
96.6 MB
58. Implementing the API Code/2. The Complete Code.mp4
95.9 MB
11. Building a Command Line Interface (CLI)/3. Implementing the Rest of the Input Functions.mp4
91.6 MB
28. Flask Webpages, Forms, and Widgets/5. Implementing the Form Submit Button.mp4
91.1 MB
19. Introduction to Graphical User Interfaces with Kivy/3. The Four Main Objects of Kivy.mp4
90.0 MB
34. Web Scraping the Input Data/2. Extracting the Temperature Value from the Webpage.mp4
86.3 MB
59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/5. Creating the Weather Class.mp4
84.8 MB
19. Introduction to Graphical User Interfaces with Kivy/6. Setting an Image Dynamically.mp4
81.0 MB
35. Implementing Web Scraping Code in Class Methods/2. Implementing the Temperature Class.mp4
78.0 MB
[磁力链接]
添加时间:
2025-05-27
大小:
7.0 GB
最近下载:
2025-12-04
热度:
500
[FreeCourseSite.com] Udemy - Python 3 Deep Dive (Part 4 - OOP)
02 - Classes/018 Properties - Lecture.mp4
336.5 MB
03 - Project 1/011 Project Solution - Testing with unittest.mp4
217.5 MB
06 - Single Inheritance/002 Single Inheritance - Lecture.mp4
217.3 MB
12 - Exceptions (Single Inheritance)/004 Handling Exceptions - Lecture.mp4
210.6 MB
14 - Metaprogramming/012 Class Decorators - Coding.mp4
209.4 MB
14 - Metaprogramming/021 Classes, Metaclasses, and __call__.mp4
202.2 MB
12 - Exceptions (Single Inheritance)/009 Custom Exceptions - Coding.mp4
175.7 MB
14 - Metaprogramming/001 Introduction.mp4
175.4 MB
01 - Introduction/002 Prerequisites.mp4
173.1 MB
08 - Descriptors/002 Descriptors - Lecture.mp4
167.0 MB
09 - Project 4/002 Solution - Part 1.mp4
166.0 MB
12 - Exceptions (Single Inheritance)/002 Python Exceptions - Lecture.mp4
163.0 MB
02 - Classes/004 Class Attributes - Lecture.mp4
154.8 MB
12 - Exceptions (Single Inheritance)/005 Handling Exceptions - Coding.mp4
150.5 MB
04 - Polymorphism and Special Methods/005 Arithmetic Operators - Coding.mp4
150.2 MB
06 - Single Inheritance/010 Delegating to Parent - Lecture.mp4
147.1 MB
02 - Classes/012 Function Attributes - Lecture.mp4
146.1 MB
02 - Classes/020 Property Decorators - Lecture.mp4
140.0 MB
13 - Project 6/002 Project Solution.mp4
139.8 MB
02 - Classes/021 Property Decorators - Coding.mp4
138.0 MB
[磁力链接]
添加时间:
2025-05-06
大小:
15.2 GB
最近下载:
2025-10-22
热度:
371
Python OOP A Complete Course in Object Oriented Programming
Chapter 5-Module 5 Encapsulation and Abstraction/19. Practical Examples of Encapsulation and Abstraction.mp4
53.1 MB
Chapter 5-Module 5 Encapsulation and Abstraction/17. Public, Protected, and Private Attributes.mp4
35.0 MB
Chapter 7-Module 7 Working with Real World Projects/26. Project- Building a Simple OOP-Based Calculator.mp4
32.4 MB
Chapter 4-Module_4 Interitance and Polymorphism/15. Polymorphism and Method Overriding.mp4
31.6 MB
Chapter 7-Module 7 Working with Real World Projects/25. Creating a GUI Application Using OOP.mp4
31.5 MB
Chapter 5-Module 5 Encapsulation and Abstraction/18. Implementing Abstraction with Abstract Base Classes --(ABCs--).mp4
30.8 MB
Chapter 1-Module 1 Introduction to Object Oriented Programming/2. Understanding Classes and Objects.mp4
29.6 MB
Chapter 4-Module_4 Interitance and Polymorphism/13. Single and Multiple Inheritance.mp4
29.6 MB
Chapter 1-Module 1 Introduction to Object Oriented Programming/3. Procedural vs. Object-Oriented Programming.mp4
28.1 MB
Chapter 7-Module 7 Working with Real World Projects/24. Writing Clean and Maintainable OOP Code.mp4
26.2 MB
Chapter 6-Module 6 Advanced OOP Concepts/22. Understanding Composition vs. Inheritance.mp4
24.9 MB
Chapter 2-Module 2 Classes and Objects/5. Understanding the __init__ Method.mp4
23.8 MB
Chapter 6-Module 6 Advanced OOP Concepts/21. Creating Custom Iterators and Generators.mp4
23.2 MB
Chapter 2-Module 2 Classes and Objects/6. Creating and Using Objects.mp4
23.0 MB
Chapter 2-Module 2 Classes and Objects/7. Class vs. Instance Variables.mp4
22.7 MB
Chapter 3-Module 3 Methods in Python OOP/9. Class Methods and @classmethod.mp4
22.0 MB
Chapter 3-Module 3 Methods in Python OOP/11. Method Overloading and Overriding.mp4
22.0 MB
Chapter 5-Module 5 Encapsulation and Abstraction/16. Understanding Encapsulation.mp4
21.8 MB
Chapter 6-Module 6 Advanced OOP Concepts/20. Understanding Magic Methods and Operator Overloading.mp4
21.0 MB
Chapter 1-Module 1 Introduction to Object Oriented Programming/1. What is Object-Oriented Programming.mp4
20.6 MB
[磁力链接]
添加时间:
2025-03-15
大小:
659.4 MB
最近下载:
2025-12-04
热度:
1885
[ DevCourseWeb.com ] Udemy - Python Object-Oriented Programming (OOP) Simplified 2024
~Get Your Files Here !/1 - Functions/1 -Functions.mp4
54.9 MB
~Get Your Files Here !/2 - Classes & Objects/1 -Classes.mp4
53.9 MB
~Get Your Files Here !/3 - Object-oriented Programming (OOP)/3 -Override.mp4
52.7 MB
~Get Your Files Here !/3 - Object-oriented Programming (OOP)/2 -Inheritance.mp4
45.2 MB
~Get Your Files Here !/3 - Object-oriented Programming (OOP)/4 -Mini project Pet Hierarchy.mp4
43.2 MB
~Get Your Files Here !/3 - Object-oriented Programming (OOP)/1 -Object-oriented Programming (OOP).mp4
35.1 MB
~Get Your Files Here !/2 - Classes & Objects/2 -Objects.mp4
31.7 MB
~Get Your Files Here !/1 - Functions/4 -Mini project create a calculator.mp4
28.6 MB
~Get Your Files Here !/1 - Functions/3 -Return Value.mp4
22.3 MB
~Get Your Files Here !/1 - Functions/2 -Parameters.mp4
15.9 MB
~Get Your Files Here !/2 - Classes & Objects/3 -Attributes and Methods.mp4
7.5 MB
~Get Your Files Here !/Bonus Resources.txt
386 Bytes
Get Bonus Downloads Here.url
182 Bytes
[磁力链接]
添加时间:
2025-01-22
大小:
390.9 MB
最近下载:
2025-12-03
热度:
4271
[ DevCourseWeb.com ] Udemy - Python OOP - A Complete Course in Object Oriented Programming
~Get Your Files Here !/5 - Module 5 Encapsulation and Abstraction/19 - Practical Examples of Encapsulation and Abstraction.mp4
130.5 MB
~Get Your Files Here !/1 - Module 1 Introduction to ObjectOriented Programming/3 - Procedural vs ObjectOriented Programming.mp4
66.6 MB
~Get Your Files Here !/5 - Module 5 Encapsulation and Abstraction/17 - Public Protected and Private Attributes.mp4
56.0 MB
~Get Your Files Here !/7 - Module 7 Working with RealWorld Projects/26 - Project Building a Simple OOPBased Calculator.mp4
50.2 MB
~Get Your Files Here !/1 - Module 1 Introduction to ObjectOriented Programming/1 - What is ObjectOriented Programming.mp4
46.6 MB
~Get Your Files Here !/4 - Module 4 Inheritance and Polymorphism/15 - Polymorphism and Method Overriding.mp4
36.3 MB
~Get Your Files Here !/1 - Module 1 Introduction to ObjectOriented Programming/2 - Understanding Classes and Objects.mp4
35.8 MB
~Get Your Files Here !/7 - Module 7 Working with RealWorld Projects/25 - Creating a GUI Application Using OOP.mp4
35.0 MB
~Get Your Files Here !/4 - Module 4 Inheritance and Polymorphism/13 - Single and Multiple Inheritance.mp4
32.2 MB
~Get Your Files Here !/5 - Module 5 Encapsulation and Abstraction/18 - Implementing Abstraction with Abstract Base Classes ABCs.mp4
32.0 MB
~Get Your Files Here !/6 - Module 6 Advanced OOP Concepts/22 - Understanding Composition vs Inheritance.mp4
31.8 MB
~Get Your Files Here !/6 - Module 6 Advanced OOP Concepts/21 - Creating Custom Iterators and Generators.mp4
29.4 MB
~Get Your Files Here !/2 - Module 2 Classes and Objects/5 - Understanding the init Method.mp4
29.1 MB
~Get Your Files Here !/2 - Module 2 Classes and Objects/7 - Class vs Instance Variables.mp4
28.8 MB
~Get Your Files Here !/2 - Module 2 Classes and Objects/6 - Creating and Using Objects.mp4
28.5 MB
~Get Your Files Here !/3 - Module 3 Methods in Python OOP/9 - Class Methods and classmethod.mp4
28.4 MB
~Get Your Files Here !/6 - Module 6 Advanced OOP Concepts/20 - Understanding Magic Methods and Operator Overloading.mp4
27.8 MB
~Get Your Files Here !/3 - Module 3 Methods in Python OOP/11 - Method Overloading and Overriding.mp4
26.9 MB
~Get Your Files Here !/2 - Module 2 Classes and Objects/4 - Defining and Creating Classes.mp4
26.1 MB
~Get Your Files Here !/5 - Module 5 Encapsulation and Abstraction/16 - Understanding Encapsulation.mp4
25.4 MB
[磁力链接]
添加时间:
2024-09-14
大小:
937.8 MB
最近下载:
2025-12-01
热度:
6325
[ DevCourseWeb.com ] Udemy - Python Course - Learn OOP by Doing a Game Project
~Get Your Files Here !/2. Making a Game/6. Game Project- Part 5.mp4
553.7 MB
~Get Your Files Here !/2. Making a Game/9. Game Project - Part 8.mp4
470.0 MB
~Get Your Files Here !/2. Making a Game/10. Game Project - Part 9.mp4
383.0 MB
~Get Your Files Here !/2. Making a Game/11. Game Project - Part 10.mp4
370.6 MB
~Get Your Files Here !/2. Making a Game/2. Game Project- Part 1.mp4
345.1 MB
~Get Your Files Here !/2. Making a Game/3. Game Project- Part 2.mp4
322.0 MB
~Get Your Files Here !/1. Introduction to OOP/5. Project - Create Fighter and make them fight each other..mp4
295.7 MB
~Get Your Files Here !/2. Making a Game/5. Game Project- Part 4.mp4
232.5 MB
~Get Your Files Here !/2. Making a Game/4. Game Project- Part 3.mp4
228.6 MB
~Get Your Files Here !/2. Making a Game/13. Game Project - Part 12.mp4
153.6 MB
~Get Your Files Here !/1. Introduction to OOP/3. Adding Methods to a Class.mp4
149.8 MB
~Get Your Files Here !/1. Introduction to OOP/2. __init__() Function.mp4
142.2 MB
~Get Your Files Here !/2. Making a Game/8. Game Project - Part 7.mp4
141.1 MB
~Get Your Files Here !/2. Making a Game/1. Structure of the Game.mp4
128.1 MB
~Get Your Files Here !/1. Introduction to OOP/4. Create objects by using loops.mp4
127.6 MB
~Get Your Files Here !/2. Making a Game/7. Game Project - Part 6.mp4
105.0 MB
~Get Your Files Here !/2. Making a Game/12. Game Project - Part 11.mp4
72.7 MB
~Get Your Files Here !/1. Introduction to OOP/1. Defining a Class.mp4
33.7 MB
~Get Your Files Here !/Bonus Resources.txt
386 Bytes
Get Bonus Downloads Here.url
182 Bytes
[磁力链接]
添加时间:
2024-05-19
大小:
4.3 GB
最近下载:
2025-12-04
热度:
1867
Python 3 Deep Dive (Part 4 - OOP)
[TutsNode.org] - Python 3 Deep Dive (Part 4 - OOP)/02 - Classes/018 Properties - Lecture.mp4
336.5 MB
[TutsNode.org] - Python 3 Deep Dive (Part 4 - OOP)/03 - Project 1/011 Project Solution - Testing with unittest.mp4
217.5 MB
[TutsNode.org] - Python 3 Deep Dive (Part 4 - OOP)/06 - Single Inheritance/002 Single Inheritance - Lecture.mp4
217.3 MB
[TutsNode.org] - Python 3 Deep Dive (Part 4 - OOP)/12 - Exceptions (Single Inheritance)/004 Handling Exceptions - Lecture.mp4
210.6 MB
[TutsNode.org] - Python 3 Deep Dive (Part 4 - OOP)/14 - Metaprogramming/012 Class Decorators - Coding.mp4
209.4 MB
[TutsNode.org] - Python 3 Deep Dive (Part 4 - OOP)/14 - Metaprogramming/021 Classes, Metaclasses, and __call__.mp4
202.2 MB
[TutsNode.org] - Python 3 Deep Dive (Part 4 - OOP)/12 - Exceptions (Single Inheritance)/009 Custom Exceptions - Coding.mp4
175.7 MB
[TutsNode.org] - Python 3 Deep Dive (Part 4 - OOP)/14 - Metaprogramming/001 Introduction.mp4
175.4 MB
[TutsNode.org] - Python 3 Deep Dive (Part 4 - OOP)/01 - Introduction/002 Prerequisites.mp4
173.1 MB
[TutsNode.org] - Python 3 Deep Dive (Part 4 - OOP)/08 - Descriptors/002 Descriptors - Lecture.mp4
167.0 MB
[TutsNode.org] - Python 3 Deep Dive (Part 4 - OOP)/09 - Project 4/002 Solution - Part 1.mp4
166.0 MB
[TutsNode.org] - Python 3 Deep Dive (Part 4 - OOP)/12 - Exceptions (Single Inheritance)/002 Python Exceptions - Lecture.mp4
163.0 MB
[TutsNode.org] - Python 3 Deep Dive (Part 4 - OOP)/02 - Classes/004 Class Attributes - Lecture.mp4
154.8 MB
[TutsNode.org] - Python 3 Deep Dive (Part 4 - OOP)/12 - Exceptions (Single Inheritance)/005 Handling Exceptions - Coding.mp4
150.5 MB
[TutsNode.org] - Python 3 Deep Dive (Part 4 - OOP)/04 - Polymorphism and Special Methods/005 Arithmetic Operators - Coding.mp4
150.2 MB
[TutsNode.org] - Python 3 Deep Dive (Part 4 - OOP)/06 - Single Inheritance/010 Delegating to Parent - Lecture.mp4
147.1 MB
[TutsNode.org] - Python 3 Deep Dive (Part 4 - OOP)/02 - Classes/012 Function Attributes - Lecture.mp4
146.1 MB
[TutsNode.org] - Python 3 Deep Dive (Part 4 - OOP)/02 - Classes/020 Property Decorators - Lecture.mp4
140.0 MB
[TutsNode.org] - Python 3 Deep Dive (Part 4 - OOP)/13 - Project 6/002 Project Solution.mp4
139.8 MB
[TutsNode.org] - Python 3 Deep Dive (Part 4 - OOP)/02 - Classes/021 Property Decorators - Coding.mp4
138.0 MB
[磁力链接]
添加时间:
2024-02-14
大小:
15.4 GB
最近下载:
2025-12-03
热度:
8733
[Tutorialsplanet.NET] Udemy - Software Development From A to Z - OOP, UML, Agile, Python
2 - PART 1 SOFTWARE DEVELOPMENT MYTHS VS REALITY/3 - The Biggest Misconceptions About Becoming a Developer.mp4
144.5 MB
3 - PART 2 SOFTWARE DEVELOPMENT METHODOLOGIES/9 - Agile Software Development.mp4
65.4 MB
1 - INTRODUCTION/1 - Introduction.mp4
47.0 MB
6 - Introducing Python/22 - Why Python.mp4
41.6 MB
10 - Loops/52 - Whats Iteration in Programming.mp4
33.4 MB
7 - Basic Syntax/27 - Woohoo Your First Python Program.mp4
30.8 MB
14 - Introduction to ObjectOriented Programming/76 - Whats Object Orientation.mp4
29.5 MB
18 - PART 6 ASK KAROLY STUDENT Q&A VIDEOS/102 - Free Software for Agile Project Management.mp4
26.8 MB
19 - CONCLUSION/103 - Final Thoughts & Hints.mp4
25.3 MB
7 - Basic Syntax/33 - Working with Strings.mp4
25.2 MB
5 - PART 3 PROGRAMMING FOUNDATIONS FOR ABSOLUTE BEGINNERS/20 - Whats Coding.mp4
21.4 MB
4 - Agile Frameworks SCRUM & Kanban/12 - Agile Frameworks Scrum.mp4
19.5 MB
3 - PART 2 SOFTWARE DEVELOPMENT METHODOLOGIES/11 - Why Waterfall isnt Dead and Agile isnt the only Answer.mp4
18.6 MB
12 - Error Handling/68 - Getting Ready for Errors.mp4
18.0 MB
14 - Introduction to ObjectOriented Programming/81 - Inheritance.mp4
17.6 MB
11 - Containers/61 - Modifying the Contents of a List.mp4
17.4 MB
11 - Containers/67 - Demo Extract Duplicates.mp4
16.1 MB
15 - Introduction to Algorithms/84 - The Importance of Algorithms.mp4
15.7 MB
3 - PART 2 SOFTWARE DEVELOPMENT METHODOLOGIES/7 - The Waterfall Model.mp4
15.1 MB
13 - File Input and Output/74 - Writing Text to a File.mp4
15.1 MB
[磁力链接]
添加时间:
2024-02-03
大小:
1.3 GB
最近下载:
2025-11-19
热度:
280
Python Programming Bundle Intro to Python, Pandas, and OOP
[TutsNode.net] - Python Programming Bundle Intro to Python, Pandas, and OOP/12. Intro to Python Project Automate Data Updates For a Spreadsheet/6. Transform and Validate Transactions.mp4
197.9 MB
[TutsNode.net] - Python Programming Bundle Intro to Python, Pandas, and OOP/12. Intro to Python Project Automate Data Updates For a Spreadsheet/7. Transfer and Save Transactions.mp4
173.2 MB
[TutsNode.net] - Python Programming Bundle Intro to Python, Pandas, and OOP/11. Intro to Python Installing Python and Modules/5. Python Idle.mp4
170.6 MB
[TutsNode.net] - Python Programming Bundle Intro to Python, Pandas, and OOP/12. Intro to Python Project Automate Data Updates For a Spreadsheet/8. Clean Up the Code.mp4
169.5 MB
[TutsNode.net] - Python Programming Bundle Intro to Python, Pandas, and OOP/12. Intro to Python Project Automate Data Updates For a Spreadsheet/3. Reading and Writing to Excel Files.mp4
160.9 MB
[TutsNode.net] - Python Programming Bundle Intro to Python, Pandas, and OOP/12. Intro to Python Project Automate Data Updates For a Spreadsheet/4. Working with CSV Files.mp4
121.7 MB
[TutsNode.net] - Python Programming Bundle Intro to Python, Pandas, and OOP/11. Intro to Python Installing Python and Modules/7. Executing Scripts.mp4
106.8 MB
[TutsNode.net] - Python Programming Bundle Intro to Python, Pandas, and OOP/18. Object-Oriented Programming Magic Functions/3. Make Your Objects Comparable.mp4
104.9 MB
[TutsNode.net] - Python Programming Bundle Intro to Python, Pandas, and OOP/11. Intro to Python Installing Python and Modules/6. Managing Files and Folders.mp4
101.5 MB
[TutsNode.net] - Python Programming Bundle Intro to Python, Pandas, and OOP/12. Intro to Python Project Automate Data Updates For a Spreadsheet/9. Hardening the Script.mp4
99.1 MB
[TutsNode.net] - Python Programming Bundle Intro to Python, Pandas, and OOP/12. Intro to Python Project Automate Data Updates For a Spreadsheet/2. Setting Up Project.mp4
95.8 MB
[TutsNode.net] - Python Programming Bundle Intro to Python, Pandas, and OOP/12. Intro to Python Project Automate Data Updates For a Spreadsheet/5. Dynamic File Paths.mp4
90.6 MB
[TutsNode.net] - Python Programming Bundle Intro to Python, Pandas, and OOP/18. Object-Oriented Programming Magic Functions/2. Make Your Objects Iterable.mp4
88.3 MB
[TutsNode.net] - Python Programming Bundle Intro to Python, Pandas, and OOP/15. Object-Oriented Programming Inheritance and Abstraction/1. Class Inheritance.mp4
85.4 MB
[TutsNode.net] - Python Programming Bundle Intro to Python, Pandas, and OOP/17. Object-Oriented Programming Encapsulation/1. Public and Private.mp4
83.1 MB
[TutsNode.net] - Python Programming Bundle Intro to Python, Pandas, and OOP/22. Pandas Data Processing/2. Processing String Format.mp4
80.8 MB
[TutsNode.net] - Python Programming Bundle Intro to Python, Pandas, and OOP/15. Object-Oriented Programming Inheritance and Abstraction/4. Abstract Methods.mp4
80.7 MB
[TutsNode.net] - Python Programming Bundle Intro to Python, Pandas, and OOP/22. Pandas Data Processing/1. Processing Numerical Format.mp4
80.0 MB
[TutsNode.net] - Python Programming Bundle Intro to Python, Pandas, and OOP/18. Object-Oriented Programming Magic Functions/4. Arithmetic Operations on Objects.mp4
76.2 MB
[TutsNode.net] - Python Programming Bundle Intro to Python, Pandas, and OOP/18. Object-Oriented Programming Magic Functions/8. Assignment 07.mp4
73.8 MB
[磁力链接]
添加时间:
2024-01-28
大小:
5.1 GB
最近下载:
2025-12-03
热度:
3784
Advanced OOP with Python Beyond the basics
5 - Polymorphism/15 - Protocols.mp4
44.0 MB
3 - Inheritance/6 - Inheritance.mp4
37.9 MB
5 - Polymorphism/12 - Polymorphism.mp4
34.2 MB
6 - Encapsulation/17 - Properties.mp4
25.0 MB
6 - Encapsulation/16 - Encapsulation.mp4
24.9 MB
3 - Inheritance/7 - Abstract base class.mp4
23.7 MB
4 - OOP in a dynamic language/10 - Type hints.mp4
23.2 MB
1 - Course introduction/1 - Course introduction.mp4
21.4 MB
2 - Classes and Objects/3 - Methods.mp4
20.2 MB
7 - Classes in Python/19 - Static methods.mp4
19.4 MB
5 - Polymorphism/14 - Typed abstract base class.mp4
18.7 MB
2 - Classes and Objects/2 - Classes and Objects.mp4
18.4 MB
3 - Inheritance/8 - Extending methods.mp4
16.6 MB
2 - Classes and Objects/4 - Object inspection.mp4
15.3 MB
5 - Polymorphism/13 - Interfaces.mp4
13.0 MB
7 - Classes in Python/18 - Class is an object.mp4
11.0 MB
4 - OOP in a dynamic language/9 - OOP in a dynamic language.mp4
7.8 MB
4 - OOP in a dynamic language/11 - Method overloading.mp4
6.0 MB
2 - Classes and Objects/5 - Object instantiation.mp4
5.2 MB
8 - Conclusion/21 - Bonus section.mp4
3.2 MB
[磁力链接]
添加时间:
2024-01-08
大小:
390.8 MB
最近下载:
2025-12-05
热度:
6043
[FreeCourseSite.com] Udemy - Python OOP Four Pillars of OOP in Python 3 for Beginners
03 - Classes and Objects/001 Understanding Classes and Objects.mp4
80.6 MB
02 - Installation of Python (if you haven't already)/001 Installation for Windows.mp4
65.0 MB
02 - Installation of Python (if you haven't already)/003 Installation for Linux.mp4
49.2 MB
07 - Polymorphism - The final pillar of OOP/004 Implementing an Abstract Base Class (ABC).mp4
44.0 MB
02 - Installation of Python (if you haven't already)/002 Installation for Mac.mp4
41.9 MB
04 - Attributes and Methods/004 init() method - Create a fully initialised object.mp4
41.6 MB
08 - Final Project - Simulate a Banking System/003 Project Solution - Part 2.mp4
40.4 MB
04 - Attributes and Methods/001 Class Attributes and Instance Attributes.mp4
39.0 MB
03 - Classes and Objects/002 Implementation of Classes and Objects in Python.mp4
37.7 MB
06 - Inheritance - The third pillar of OOP/001 Understanding Inheritance and Performing a Single Inheritance in Python.mp4
35.0 MB
07 - Polymorphism - The final pillar of OOP/001 Overriding and the super() method.mp4
31.9 MB
08 - Final Project - Simulate a Banking System/002 Project Solution - Part 1.mp4
29.4 MB
05 - Abstraction and Encapsulation - The first two pillars of OOP/002 Performing Abstraction and Encapsulation in Python.mp4
26.0 MB
04 - Attributes and Methods/002 Understanding the 'self ' parameter.mp4
23.8 MB
07 - Polymorphism - The final pillar of OOP/002 The Diamond Shape Problem in Multiple Inheritance.mp4
23.7 MB
07 - Polymorphism - The final pillar of OOP/003 Overloading an Operator.mp4
23.5 MB
06 - Inheritance - The third pillar of OOP/003 Performing a Multilevel Inheritance in Python.mp4
23.2 MB
06 - Inheritance - The third pillar of OOP/002 Performing a Multiple Inheritance in Python.mp4
22.9 MB
01 - Introduction and Course Structure/001 Introduction.mp4
22.5 MB
06 - Inheritance - The third pillar of OOP/004 Public, Protected and Private - Naming Conventions in Python.mp4
21.4 MB
[磁力链接]
添加时间:
2023-12-19
大小:
766.0 MB
最近下载:
2025-12-04
热度:
3252
[ DevCourseWeb.com ] Udemy - Python OOP - Object Oriented Programming for Beginners
~Get Your Files Here !/9 - Project Build a War Card Game using OOP/102 - The Game Class Part 2 Start the Battle.mp4
123.5 MB
~Get Your Files Here !/18 - Final Project Implement a Linked List OOP and Data Structures/225 - Nodes in Data Structures Theory Code.mp4
112.0 MB
~Get Your Files Here !/18 - Final Project Implement a Linked List OOP and Data Structures/235 - Count the Nodes of a Linked List.mp4
91.6 MB
~Get Your Files Here !/20 - Archived Curriculum Items/258 - Board Class Part 4 Check if the Player has Won the Game.mp4
85.0 MB
~Get Your Files Here !/18 - Final Project Implement a Linked List OOP and Data Structures/230 - Insert a Node in the Middle of a Linked List.mp4
83.8 MB
~Get Your Files Here !/12 - Project Build a TicTacToe Game with OOP/151 - Tic.mp4
81.0 MB
~Get Your Files Here !/17 - Special Methods Add Special Functionality to Your Classes/217 - getitem.mp4
78.9 MB
~Get Your Files Here !/12 - Project Build a TicTacToe Game with OOP/147 - The Board Class Check if the Player Won the Game.mp4
73.8 MB
~Get Your Files Here !/17 - Special Methods Add Special Functionality to Your Classes/216 - add.mp4
73.0 MB
~Get Your Files Here !/17 - Special Methods Add Special Functionality to Your Classes/220 - Rich Comparison Methods.mp4
71.8 MB
~Get Your Files Here !/18 - Final Project Implement a Linked List OOP and Data Structures/229 - Insert a Node at the Beginning of a Linked List.mp4
71.3 MB
~Get Your Files Here !/17 - Special Methods Add Special Functionality to Your Classes/215 - len.mp4
68.4 MB
~Get Your Files Here !/18 - Final Project Implement a Linked List OOP and Data Structures/238 - Delete a Node from the Middle of a Linked List.mp4
64.1 MB
~Get Your Files Here !/17 - Special Methods Add Special Functionality to Your Classes/218 - bool.mp4
63.9 MB
~Get Your Files Here !/18 - Final Project Implement a Linked List OOP and Data Structures/234 - Traverse a Linked List to Print its Elements.mp4
58.6 MB
~Get Your Files Here !/6 - Encapsulation and Abstraction Key Principles of ObjectOriented Programming/54 - Public vs Non.mp4
54.3 MB
~Get Your Files Here !/12 - Project Build a TicTacToe Game with OOP/145 - The Board Class Create and Print the Board.mp4
52.7 MB
~Get Your Files Here !/13 - Inheritance in Python Attributes/164 - How to Inherit Attributes with init.mp4
52.1 MB
~Get Your Files Here !/12 - Project Build a TicTacToe Game with OOP/148 - Testing Check Game Over.mp4
51.9 MB
~Get Your Files Here !/10 - Objects in Memory Learn How Objects Work Behind the Scenes/121 - Working with objects.mp4
51.8 MB
[磁力链接]
添加时间:
2023-12-18
大小:
4.1 GB
最近下载:
2025-10-12
热度:
1699
[ DevCourseWeb.com ] Udemy - Oop Design Patterns In Python
~Get Your Files Here !/7 - State pattern.mp4
30.8 MB
~Get Your Files Here !/9 - Template pattern.mp4
29.0 MB
~Get Your Files Here !/3 - Queue.mp4
27.0 MB
~Get Your Files Here !/11 - Prototype pattern.mp4
26.7 MB
~Get Your Files Here !/10 - Iterator pattern.mp4
26.0 MB
~Get Your Files Here !/2 - Factory method.mp4
25.3 MB
~Get Your Files Here !/5 - Strategy pattern.mp4
25.1 MB
~Get Your Files Here !/8 - Facade pattern.mp4
24.7 MB
~Get Your Files Here !/4 - Command pattern.mp4
21.6 MB
~Get Your Files Here !/6 - Singleton.mp4
20.3 MB
~Get Your Files Here !/9 - template-pattern.py
798 Bytes
~Get Your Files Here !/template pattern.py
798 Bytes
~Get Your Files Here !/7 - state-pattern.py
775 Bytes
~Get Your Files Here !/state pattern.py
775 Bytes
~Get Your Files Here !/2 - factory-method.py
655 Bytes
~Get Your Files Here !/8 - facade-pattern.py
655 Bytes
~Get Your Files Here !/facade pattern.py
655 Bytes
~Get Your Files Here !/factory-method.py
655 Bytes
~Get Your Files Here !/4 - command-pattern.py
577 Bytes
~Get Your Files Here !/command pattern.py
577 Bytes
[磁力链接]
添加时间:
2023-12-18
大小:
256.5 MB
最近下载:
2025-11-15
热度:
821
GetFreeCourses.Co-Udemy-Python OOP Object Oriented Programming for Beginners
9 - Project Build a War Card Game using OOP/102 - The Game Class Part 2 Start the Battle.mp4
123.5 MB
18 - Final Project Implement a Linked List OOP and Data Structures/225 - Nodes in Data Structures Theory Code.mp4
112.0 MB
18 - Final Project Implement a Linked List OOP and Data Structures/235 - Count the Nodes of a Linked List.mp4
91.6 MB
20 - Archived Curriculum Items/258 - Board Class Part 4 Check if the Player has Won the Game.mp4
85.0 MB
18 - Final Project Implement a Linked List OOP and Data Structures/230 - Insert a Node in the Middle of a Linked List.mp4
83.8 MB
12 - Project Build a TicTacToe Game with OOP/151 - Tic.mp4
81.0 MB
17 - Special Methods Add Special Functionality to Your Classes/217 - getitem.mp4
78.9 MB
12 - Project Build a TicTacToe Game with OOP/147 - The Board Class Check if the Player Won the Game.mp4
73.8 MB
17 - Special Methods Add Special Functionality to Your Classes/216 - add.mp4
73.0 MB
17 - Special Methods Add Special Functionality to Your Classes/220 - Rich Comparison Methods.mp4
71.8 MB
18 - Final Project Implement a Linked List OOP and Data Structures/229 - Insert a Node at the Beginning of a Linked List.mp4
71.3 MB
17 - Special Methods Add Special Functionality to Your Classes/215 - len.mp4
68.4 MB
18 - Final Project Implement a Linked List OOP and Data Structures/238 - Delete a Node from the Middle of a Linked List.mp4
64.1 MB
17 - Special Methods Add Special Functionality to Your Classes/218 - bool.mp4
63.9 MB
18 - Final Project Implement a Linked List OOP and Data Structures/234 - Traverse a Linked List to Print its Elements.mp4
58.6 MB
6 - Encapsulation and Abstraction Key Principles of ObjectOriented Programming/54 - Public vs Non.mp4
54.3 MB
12 - Project Build a TicTacToe Game with OOP/145 - The Board Class Create and Print the Board.mp4
52.7 MB
13 - Inheritance in Python Attributes/164 - How to Inherit Attributes with init.mp4
52.1 MB
12 - Project Build a TicTacToe Game with OOP/148 - Testing Check Game Over.mp4
51.9 MB
10 - Objects in Memory Learn How Objects Work Behind the Scenes/121 - Working with objects.mp4
51.8 MB
[磁力链接]
添加时间:
2023-12-18
大小:
4.1 GB
最近下载:
2025-12-04
热度:
4451
[FreeCourseSite.com] Udemy - Advanced Python Programming Build 10 OOP Applications
43 - App 8 Instant Dictionary Web App & API - Making the Navigation Menu/002 Making the Layout.mp4
180.6 MB
07 - App 2 Flatmates' Bill Sharing - Planning Phase/005 Writing the Empty Classes.mp4
144.1 MB
50 - App 11 (Bonus) Creating a Weather Forecast Package/014 Making and Uploading a Package Change.mp4
130.3 MB
43 - App 8 Instant Dictionary Web App & API - Making the Navigation Menu/004 Making a Default Layout class.mp4
126.5 MB
08 - App 2 Flatmates' Bill Sharing - Implementation Phase/003 Generating a PDF Document.mp4
120.6 MB
07 - App 2 Flatmates' Bill Sharing - Planning Phase/004 Planning the App.mp4
116.4 MB
12 - App 3 Math Painter - Creating Images/003 How Python Handles Images.mp4
112.8 MB
08 - App 2 Flatmates' Bill Sharing - Implementation Phase/004 Implementing the generate Method.mp4
110.5 MB
50 - App 11 (Bonus) Creating a Weather Forecast Package/013 Uploading the Library to PyPi.mp4
108.0 MB
10 - App 2 Flatmates' Bill - Deploying the App (Optional)/008 Implementing the Change in the App.mp4
105.9 MB
34 - App 7 Automated Emails - Sending out Emails/003 Sending Batch Emails.mp4
98.9 MB
19 - App 4 Webcam Photo Sharer - The Image Screen/003 Uploading and Creating a Sharable Link of the Image File.mp4
96.6 MB
49 - App 10 Cinema Booking App - Implementation Phase/002 The Complete Code.mp4
95.8 MB
09 - App 2 Flatmates' Bill Sharing - Building a User Interface/003 Implementing the Rest of the Input Functions.mp4
91.6 MB
23 - App 5 Flatmates' Bill Web App - Implementation Phase/005 Implementing the Form Submit Button.mp4
91.1 MB
16 - Introduction to Kivy/003 The Four Main Objects of Kivy.mp4
90.0 MB
28 - App 6 Calories App - The Web Scraping Part/002 Extracting the Temperature Value from the Webpage.mp4
86.3 MB
50 - App 11 (Bonus) Creating a Weather Forecast Package/005 Creating the Weather Class.mp4
84.8 MB
16 - Introduction to Kivy/006 Setting an Image Dynamically.mp4
81.0 MB
29 - App 6 Calories Flask App - Implementing The Methods/002 Implementing the Temperature Class.mp4
78.0 MB
[磁力链接]
添加时间:
2023-12-18
大小:
7.0 GB
最近下载:
2025-12-05
热度:
13085
OOP Design Patterns in Python
7 - State pattern.mp4
30.8 MB
9 - Template pattern.mp4
29.0 MB
3 - Queue.mp4
27.0 MB
11 - Prototype pattern.mp4
26.7 MB
10 - Iterator pattern.mp4
26.0 MB
2 - Factory method.mp4
25.3 MB
5 - Strategy pattern.mp4
25.1 MB
8 - Facade pattern.mp4
24.7 MB
4 - Command pattern.mp4
21.6 MB
6 - Singleton.mp4
20.3 MB
1 - designpatterns.zip
3.7 kB
9 - template-pattern.py
798 Bytes
7 - state-pattern.py
775 Bytes
8 - facade-pattern.py
655 Bytes
2 - factory-method.py
655 Bytes
4 - command-pattern.py
577 Bytes
5 - strategy-pattern.py
548 Bytes
11 - prototype-pattern.py
496 Bytes
6 - singleton.py
465 Bytes
3 - queue-pattern.py
464 Bytes
[磁力链接]
添加时间:
2023-12-18
大小:
256.5 MB
最近下载:
2025-12-04
热度:
6535
350+ Exercises - Python Programming Mega Pack - OOP - 2022
[TutsNode.com] - 350+ Exercises - Python Programming Mega Pack - OOP - 2022/53 - Configuration (optional)/007 Anaconda installation - Linux.mp4
59.1 MB
[TutsNode.com] - 350+ Exercises - Python Programming Mega Pack - OOP - 2022/53 - Configuration (optional)/004 Google Colab - Intro.mp4
47.2 MB
[TutsNode.com] - 350+ Exercises - Python Programming Mega Pack - OOP - 2022/53 - Configuration (optional)/005 Anaconda installation - Windows 10.mp4
35.6 MB
[TutsNode.com] - 350+ Exercises - Python Programming Mega Pack - OOP - 2022/53 - Configuration (optional)/003 Google Colab + GitHub.mp4
22.7 MB
[TutsNode.com] - 350+ Exercises - Python Programming Mega Pack - OOP - 2022/53 - Configuration (optional)/006 Introduction to Spyder.mp4
17.9 MB
[TutsNode.com] - 350+ Exercises - Python Programming Mega Pack - OOP - 2022/53 - Configuration (optional)/002 Google Colab + Google Drive.mp4
12.4 MB
.pad/1
203.3 kB
.pad/4
145.7 kB
.pad/3
68.6 kB
[TutsNode.com] - 350+ Exercises - Python Programming Mega Pack - OOP - 2022/53 - Configuration (optional)/004 Google Colab - Intro_en.vtt
7.9 kB
.pad/2
6.3 kB
[TutsNode.com] - 350+ Exercises - Python Programming Mega Pack - OOP - 2022/53 - Configuration (optional)/005 Anaconda installation - Windows 10_en.vtt
4.3 kB
[TutsNode.com] - 350+ Exercises - Python Programming Mega Pack - OOP - 2022/53 - Configuration (optional)/007 Anaconda installation - Linux_en.vtt
4.1 kB
[TutsNode.com] - 350+ Exercises - Python Programming Mega Pack - OOP - 2022/53 - Configuration (optional)/003 Google Colab + GitHub_en.vtt
4.1 kB
[TutsNode.com] - 350+ Exercises - Python Programming Mega Pack - OOP - 2022/53 - Configuration (optional)/006 Introduction to Spyder_en.vtt
3.4 kB
[TutsNode.com] - 350+ Exercises - Python Programming Mega Pack - OOP - 2022/53 - Configuration (optional)/002 Google Colab + Google Drive_en.vtt
3.2 kB
[TutsNode.com] - 350+ Exercises - Python Programming Mega Pack - OOP - 2022/54 - Bonus/001 Bonus.html
1.8 kB
[TutsNode.com] - 350+ Exercises - Python Programming Mega Pack - OOP - 2022/52 - Summary/023 Solution 352.html
1.7 kB
[TutsNode.com] - 350+ Exercises - Python Programming Mega Pack - OOP - 2022/52 - Summary/022 Solution 351.html
1.6 kB
[TutsNode.com] - 350+ Exercises - Python Programming Mega Pack - OOP - 2022/52 - Summary/021 Solution 350.html
1.3 kB
[磁力链接]
添加时间:
2023-12-17
大小:
195.6 MB
最近下载:
2025-12-04
热度:
3607
共3页
上一页
1
2
3
下一页