17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
Udemy - Object-Oriented Programming With Python - Code Faster In 2022
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Learn and Practice Object-Oriented Programming with Python, Know how it works, and Learn how to build programs faster
What you'll learn
Understand the benefit of using Object-Oriented Programming
Learn how to build programs faster in Python
Use and apply the classes and instances components and tools with many examples
How to use different types of inheritance in different scales
Learn Encapsulation for wrapping code and data together into a single unit
Learn all about Access Modifiers and Getters and Setters
How to use and apply Polymorphism in an object oriented style with many examples
Learn how to abstract a problem in OOP in action
Practice Object oriented programming, basics to advanced level, using Modern Python
Get the instructor QA support
Requirements
The basics of Python
Description
Hello and welcome to the Object-Oriented Programming with Python: Code Faster in 2022 Complete Course.
If You Need More Stuff, kindly Visit and Support Us -->> https://CourseWikia.com
Get More Tutorials and Support Us -->> https://FreeCourseWeb.com
We upload these learning materials for the people from all over the world, who have the talent and motivation to sharpen their skills/ knowledge but do not have the financial support to afford the materials. If you like this content and if you are truly in a position that you can actually buy the materials, then Please, we repeat, Please, Support Authors. They Deserve it! Because always remember, without "Them", you and we won't be here having this conversation. Think about it! Peace...
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
~Get Your Files Here !/1. Module 1 Introduction to OOP/1. Course Overview.mp4
23.8 MB
~Get Your Files Here !/1. Module 1 Introduction to OOP/1. Course Overview.srt
2.5 KB
~Get Your Files Here !/1. Module 1 Introduction to OOP/10. Why Python.mp4
9.5 MB
~Get Your Files Here !/1. Module 1 Introduction to OOP/10. Why Python.srt
3.4 KB
~Get Your Files Here !/1. Module 1 Introduction to OOP/11. OOP Alternatives.mp4
8.1 MB
~Get Your Files Here !/1. Module 1 Introduction to OOP/11. OOP Alternatives.srt
3.4 KB
~Get Your Files Here !/1. Module 1 Introduction to OOP/2. Tools for this course.mp4
6.7 MB
~Get Your Files Here !/1. Module 1 Introduction to OOP/2. Tools for this course.srt
3.6 KB
~Get Your Files Here !/1. Module 1 Introduction to OOP/3. Downloading Python Notes.mp4
10.3 MB
~Get Your Files Here !/1. Module 1 Introduction to OOP/3. Downloading Python Notes.srt
3.9 KB
~Get Your Files Here !/1. Module 1 Introduction to OOP/4. Installing Python Notes.mp4
8.1 MB
~Get Your Files Here !/1. Module 1 Introduction to OOP/4. Installing Python Notes.srt
3.2 KB
~Get Your Files Here !/1. Module 1 Introduction to OOP/5. Installing VS Code Notes.mp4
7.9 MB
~Get Your Files Here !/1. Module 1 Introduction to OOP/5. Installing VS Code Notes.srt
3.1 KB
~Get Your Files Here !/1. Module 1 Introduction to OOP/6. How to Download Python in action.mp4
15.7 MB
~Get Your Files Here !/1. Module 1 Introduction to OOP/6. How to Download Python in action.srt
3.5 KB
~Get Your Files Here !/1. Module 1 Introduction to OOP/7. How to Install Python in action.mp4
18.8 MB
~Get Your Files Here !/1. Module 1 Introduction to OOP/7. How to Install Python in action.srt
4.7 KB
~Get Your Files Here !/1. Module 1 Introduction to OOP/8. How to download and install VS Code.mp4
19.7 MB
~Get Your Files Here !/1. Module 1 Introduction to OOP/8. How to download and install VS Code.srt
4.4 KB
~Get Your Files Here !/1. Module 1 Introduction to OOP/9. What is OOP.mp4
8.7 MB
~Get Your Files Here !/1. Module 1 Introduction to OOP/9. What is OOP.srt
3.9 KB
~Get Your Files Here !/1. Module 1 Introduction to OOP/Working_Files/2. Python Classes and Objects/Person_blueprint.py
741 B
~Get Your Files Here !/1. Module 1 Introduction to OOP/Working_Files/2. Python Classes and Objects/SnakeTemp.py
762 B
~Get Your Files Here !/1. Module 1 Introduction to OOP/Working_Files/3. Inheritance in action/superPerson.py
797 B
~Get Your Files Here !/1. Module 1 Introduction to OOP/Working_Files/3. Inheritance in action/superVehicle.py
510 B
~Get Your Files Here !/1. Module 1 Introduction to OOP/Working_Files/4. Encapsulation in action/employee_bundle.py
678 B
~Get Your Files Here !/1. Module 1 Introduction to OOP/Working_Files/4. Encapsulation in action/person_encapsulate.py
497 B
~Get Your Files Here !/1. Module 1 Introduction to OOP/Working_Files/5. Polymorphism/Polymorphism.py
908 B
~Get Your Files Here !/1. Module 1 Introduction to OOP/Working_Files/6. Data Abstraction/abstraction.py
819 B
~Get Your Files Here !/2. Module 2 Classes and Objects in action/1. What is a class.mp4
8.5 MB
~Get Your Files Here !/2. Module 2 Classes and Objects in action/1. What is a class.srt
4.6 KB
~Get Your Files Here !/2. Module 2 Classes and Objects in action/10. Apply Full Snake Template example.mp4
32.5 MB
~Get Your Files Here !/2. Module 2 Classes and Objects in action/10. Apply Full Snake Template example.srt
8.9 KB
~Get Your Files Here !/2. Module 2 Classes and Objects in action/11. Bonus - PersonTemp class.mp4
26 MB
~Get Your Files Here !/2. Module 2 Classes and Objects in action/11. Bonus - PersonTemp class.srt
7.6 KB
~Get Your Files Here !/2. Module 2 Classes and Objects in action/12. Bonus - PersonTemp many instances diff info.mp4
41.3 MB
~Get Your Files Here !/2. Module 2 Classes and Objects in action/12. Bonus - PersonTemp many instances diff info.srt
6.3 KB
~Get Your Files Here !/2. Module 2 Classes and Objects in action/13. Bonus - PersonTemp class methods.mp4
51.3 MB
~Get Your Files Here !/2. Module 2 Classes and Objects in action/13. Bonus - PersonTemp class methods.srt
7.4 KB
~Get Your Files Here !/2. Module 2 Classes and Objects in action/2. What are Instances.mp4
5.6 MB
~Get Your Files Here !/2. Module 2 Classes and Objects in action/2. What are Instances.srt
3.2 KB
~Get Your Files Here !/2. Module 2 Classes and Objects in action/3. What are Attributes.mp4
7 MB
~Get Your Files Here !/2. Module 2 Classes and Objects in action/3. What are Attributes.srt
3.1 KB
~Get Your Files Here !/2. Module 2 Classes and Objects in action/4. What is Constructor.mp4
11.7 MB
~Get Your Files Here !/2. Module 2 Classes and Objects in action/4. What is Constructor.srt
5.6 KB
~Get Your Files Here !/2. Module 2 Classes and Objects in action/5. Methods in Python.mp4
5.8 MB
~Get Your Files Here !/2. Module 2 Classes and Objects in action/5. Methods in Python.srt
3.1 KB
~Get Your Files Here !/2. Module 2 Classes and Objects in action/6. Multiple objects overview.mp4
12 MB
~Get Your Files Here !/2. Module 2 Classes and Objects in action/6. Multiple objects overview.srt
4.9 KB
~Get Your Files Here !/2. Module 2 Classes and Objects in action/7. Getting started with classes - Main Snake.mp4
22.5 MB
~Get Your Files Here !/2. Module 2 Classes and Objects in action/7. Getting started with classes - Main Snake.srt
7.1 KB
~Get Your Files Here !/2. Module 2 Classes and Objects in action/8. Inserting Class attributes within the SnakeTemp.mp4
21.7 MB
~Get Your Files Here !/2. Module 2 Classes and Objects in action/8. Inserting Class attributes within the SnakeTemp.srt
3.4 KB
~Get Your Files Here !/2. Module 2 Classes and Objects in action/9. Method and modify properties for Snake.mp4
41 MB
~Get Your Files Here !/2. Module 2 Classes and Objects in action/9. Method and modify properties for Snake.srt
6.7 KB
~Get Your Files Here !/2. Module 2 Classes and Objects in action/Working_Files/2. Python Classes and Objects/Person_blueprint.py
741 B
~Get Your Files Here !/2. Module 2 Classes and Objects in action/Working_Files/2. Python Classes and Objects/SnakeTemp.py
762 B
~Get Your Files Here !/2. Module 2 Classes and Objects in action/Working_Files/3. Inheritance in action/superPerson.py
797 B
~Get Your Files Here !/2. Module 2 Classes and Objects in action/Working_Files/3. Inheritance in action/superVehicle.py
510 B
~Get Your Files Here !/2. Module 2 Classes and Objects in action/Working_Files/4. Encapsulation in action/employee_bundle.py
678 B
~Get Your Files Here !/2. Module 2 Classes and Objects in action/Working_Files/4. Encapsulation in action/person_encapsulate.py
497 B
~Get Your Files Here !/2. Module 2 Classes and Objects in action/Working_Files/5. Polymorphism/Polymorphism.py
908 B
~Get Your Files Here !/2. Module 2 Classes and Objects in action/Working_Files/6. Data Abstraction/abstraction.py
819 B
~Get Your Files Here !/3. Module 3 Using Inheritance in action/1. What is Inheritance.mp4
6.6 MB
~Get Your Files Here !/3. Module 3 Using Inheritance in action/1. What is Inheritance.srt
2.8 KB
~Get Your Files Here !/3. Module 3 Using Inheritance in action/2. Example one Vehicle for single inheritance.mp4
28.8 MB
~Get Your Files Here !/3. Module 3 Using Inheritance in action/2. Example one Vehicle for single inheritance.srt
9.7 KB
~Get Your Files Here !/3. Module 3 Using Inheritance in action/3. Example of two Childs for Vehicle.mp4
39.6 MB
~Get Your Files Here !/3. Module 3 Using Inheritance in action/3. Example of two Childs for Vehicle.srt
6.6 KB
~Get Your Files Here !/3. Module 3 Using Inheritance in action/4. Hands-on multiple inheritance.mp4
61.8 MB
~Get Your Files Here !/3. Module 3 Using Inheritance in action/4. Hands-on multiple inheritance.srt
12.9 KB
~Get Your Files Here !/3. Module 3 Using Inheritance in action/Working_Files/2. Python Classes and Objects/Person_blueprint.py
741 B
~Get Your Files Here !/3. Module 3 Using Inheritance in action/Working_Files/2. Python Classes and Objects/SnakeTemp.py
762 B
~Get Your Files Here !/3. Module 3 Using Inheritance in action/Working_Files/3. Inheritance in action/superPerson.py
797 B
~Get Your Files Here !/3. Module 3 Using Inheritance in action/Working_Files/3. Inheritance in action/superVehicle.py
510 B
~Get Your Files Here !/3. Module 3 Using Inheritance in action/Working_Files/4. Encapsulation in action/employee_bundle.py
678 B
~Get Your Files Here !/3. Module 3 Using Inheritance in action/Working_Files/4. Encapsulation in action/person_encapsulate.py
497 B
~Get Your Files Here !/3. Module 3 Using Inheritance in action/Working_Files/5. Polymorphism/Polymorphism.py
908 B
~Get Your Files Here !/3. Module 3 Using Inheritance in action/Working_Files/6. Data Abstraction/abstraction.py
819 B
~Get Your Files Here !/4. Module 4 Encapsulation, Getters, Setters, and Access Modifiers in action/1. What is Encapsulation.mp4
6.4 MB
~Get Your Files Here !/4. Module 4 Encapsulation, Getters, Setters, and Access Modifiers in action/1. What is Encapsulation.srt
2.8 KB
~Get Your Files Here !/4. Module 4 Encapsulation, Getters, Setters, and Access Modifiers in action/2. Access Modifiers overview.mp4
3 MB
~Get Your Files Here !/4. Module 4 Encapsulation, Getters, Setters, and Access Modifiers in action/2. Access Modifiers overview.srt
1.7 KB
~Get Your Files Here !/4. Module 4 Encapsulation, Getters, Setters, and Access Modifiers in action/3. Getters and setters overview.mp4
4.5 MB
~Get Your Files Here !/4. Module 4 Encapsulation, Getters, Setters, and Access Modifiers in action/3. Getters and setters overview.srt
1.7 KB
~Get Your Files Here !/4. Module 4 Encapsulation, Getters, Setters, and Access Modifiers in action/4. Apply Encapsulation in action.mp4
48.1 MB
~Get Your Files Here !/4. Module 4 Encapsulation, Getters, Setters, and Access Modifiers in action/4. Apply Encapsulation in action.srt
13.2 KB
~Get Your Files Here !/4. Module 4 Encapsulation, Getters, Setters, and Access Modifiers in action/5. Protecting data using modifiers.mp4
68.2 MB
~Get Your Files Here !/4. Module 4 Encapsulation, Getters, Setters, and Access Modifiers in action/5. Protecting data using modifiers.srt
10.4 KB
~Get Your Files Here !/4. Module 4 Encapsulation, Getters, Setters, and Access Modifiers in action/6. Protect data using getters and setters in action.mp4
44.4 MB
~Get Your Files Here !/4. Module 4 Encapsulation, Getters, Setters, and Access Modifiers in action/6. Protect data using getters and setters in action.srt
14.5 KB
~Get Your Files Here !/4. Module 4 Encapsulation, Getters, Setters, and Access Modifiers in action/Working_Files/2. Python Classes and Objects/Person_blueprint.py
741 B
~Get Your Files Here !/4. Module 4 Encapsulation, Getters, Setters, and Access Modifiers in action/Working_Files/2. Python Classes and Objects/SnakeTemp.py
762 B
~Get Your Files Here !/4. Module 4 Encapsulation, Getters, Setters, and Access Modifiers in action/Working_Files/3. Inheritance in action/superPerson.py
797 B
~Get Your Files Here !/4. Module 4 Encapsulation, Getters, Setters, and Access Modifiers in action/Working_Files/3. Inheritance in action/superVehicle.py
510 B
~Get Your Files Here !/4. Module 4 Encapsulation, Getters, Setters, and Access Modifiers in action/Working_Files/4. Encapsulation in action/employee_bundle.py
678 B
~Get Your Files Here !/4. Module 4 Encapsulation, Getters, Setters, and Access Modifiers in action/Working_Files/4. Encapsulation in action/person_encapsulate.py