BITCQ

Udemy - Object Oriented Programming in Python 3 (1.2025)

Size: 3.4 GB
Magnet link

Name Size
Udemy - Object Oriented Programming in Python 3 (1.2025)/1 - Introduction/1 -Introduction & How to Navigate the Course.mp4 54.6 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/1 - Introduction/2 -Getting Started with Visual Studio Code.mp4 12.7 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/1 - Introduction/2 -VS Code Theme.url 99 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/1 - Introduction/3 -Your First steps in Object Orientation.mp4 125 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/1 - Introduction/4 -Creating your First Class.mp4 49.1 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/1 - Introduction/4 -Creating Your First Class.pptx 247 KB
Udemy - Object Oriented Programming in Python 3 (1.2025)/1 - Introduction/4 -CreatingASimpleClass.py 347 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/10 - Inheritance & Composition/1 -Inheritance & Composition 101.mp4 58.1 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/10 - Inheritance & Composition/1 -Inheritance & Composition.pptx 449 KB
Udemy - Object Oriented Programming in Python 3 (1.2025)/10 - Inheritance & Composition/2 -Inheritance in Practice.mp4 79.7 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/10 - Inheritance & Composition/2 -InheritanceSimpleExample.py 709 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/10 - Inheritance & Composition/2 -InheritanceVideoCode.py 849 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/10 - Inheritance & Composition/3 -Composition in Practice.mp4 69.9 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/10 - Inheritance & Composition/3 -CompositionSimpleExample.py 771 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/10 - Inheritance & Composition/3 -CompositionVideoCode.py 943 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/10 - Inheritance & Composition/4 -Inheritance & Composition - Stop and Code!.mp4 57 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/10 - Inheritance & Composition/4 -StopAndCodeInheritance.py 683 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/10 - Inheritance & Composition/5 -EmployeeClass.py 4 KB
Udemy - Object Oriented Programming in Python 3 (1.2025)/10 - Inheritance & Composition/5 -Piecing it all Together - The Employee Class.mp4 98.9 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/10 - Inheritance & Composition/6 - Understanding Inheritance & Composition - Article.html 7 KB
Udemy - Object Oriented Programming in Python 3 (1.2025)/11 - SOLID Design Principles/1 -DesignPrinciplesAndPatterns.pdf 162 KB
Udemy - Object Oriented Programming in Python 3 (1.2025)/11 - SOLID Design Principles/1 -Intro to SOLID & The Single Responsibility Principle.mp4 72.3 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/11 - SOLID Design Principles/1 -SingleResponsibilityPrinciple.py 507 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/11 - SOLID Design Principles/1 -SRP-VideoCode.py 671 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/11 - SOLID Design Principles/2 -OpenClosed Principle.mp4 26.1 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/11 - SOLID Design Principles/2 -OpenClosedPrinciple.py 719 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/11 - SOLID Design Principles/3 -Liskov Substitution Principle.mp4 58.5 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/11 - SOLID Design Principles/3 -LiskovSubstitutionPrinciple.py 486 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/11 - SOLID Design Principles/4 -Interface Segregation Principle.mp4 29.3 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/11 - SOLID Design Principles/4 -InterfaceSegregationPrinciple.py 703 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/11 - SOLID Design Principles/5 -Dependency Inversion Principle.mp4 53.1 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/11 - SOLID Design Principles/5 -DependencyInversionPrinciple.py 730 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/11 - SOLID Design Principles/6 - Understanding SOLID Principles - Article.html 3 KB
Udemy - Object Oriented Programming in Python 3 (1.2025)/12 - Data Classes/1 -Data Classes.pptx 246 KB
Udemy - Object Oriented Programming in Python 3 (1.2025)/12 - Data Classes/1 -Why are Data Classes Necessary.mp4 17.4 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/12 - Data Classes/2 -Designing and Implementing Data Classes.mp4 73.1 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/12 - Data Classes/2 -SimpleDataClasses.py 1 KB
Udemy - Object Oriented Programming in Python 3 (1.2025)/12 - Data Classes/2 -SimpleDataClassesVideo.py 546 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/12 - Data Classes/3 -Advanced Data Classes.mp4 73.6 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/12 - Data Classes/3 -AdvancedDataClassesVideo.py 832 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/12 - Data Classes/3 -DataClassWithDefaultFactory.py 737 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/12 - Data Classes/3 -DataClassWithInheritance.py 751 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/12 - Data Classes/4 -Data Classes - Stop and Code!.mp4 43.5 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/12 - Data Classes/4 -DataClassesStopAndCode.py 954 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/12 - Data Classes/5 - Understanding Data Classes - Article.html 9 KB
Udemy - Object Oriented Programming in Python 3 (1.2025)/13 - Abstract Classes/1 -Abstract Classes 101.mp4 39.9 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/13 - Abstract Classes/1 -Abstract Classes 101.pptx 346 KB
Udemy - Object Oriented Programming in Python 3 (1.2025)/13 - Abstract Classes/2 -AbstractClassesSimpleExample.py 967 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/13 - Abstract Classes/2 -AbstractClassesVideoCode.py 1 KB
Udemy - Object Oriented Programming in Python 3 (1.2025)/13 - Abstract Classes/2 -Designing and Implementing Abstract Classes.mp4 61.9 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/13 - Abstract Classes/3 - Understanding Abstract Classes - Article.html 8 KB
Udemy - Object Oriented Programming in Python 3 (1.2025)/14 - Miscellaneous OOP Features in Python/1 -Enums.mp4 46.3 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/14 - Miscellaneous OOP Features in Python/1 -EnumsSimpleExample.py 320 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/14 - Miscellaneous OOP Features in Python/1 -EnumTrafficExample.py 693 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/14 - Miscellaneous OOP Features in Python/2 -Slots.mp4 28 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/14 - Miscellaneous OOP Features in Python/2 -SlotsSimpleExample.py 464 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/14 - Miscellaneous OOP Features in Python/2 -SlotsVideoCode.py 408 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/14 - Miscellaneous OOP Features in Python/3 -MultiInheritanceVideoCode.py 967 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/14 - Miscellaneous OOP Features in Python/3 -Multiple Inheritance.mp4 62.5 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/14 - Miscellaneous OOP Features in Python/3 -MultipleInheritanceSimpleExample.py 379 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/14 - Miscellaneous OOP Features in Python/4 -Descriptors.. Ft. Custom Exceptions!.mp4 47.6 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/14 - Miscellaneous OOP Features in Python/4 -DescriptorsSimpleExample.py 545 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/14 - Miscellaneous OOP Features in Python/4 -DescriptorsVideoCode.py 711 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/15 - Coding Exercises/1 -Thank You! & How to use this section.mp4 24 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/2 - Object Orientation 101/1 -CreatingInstanceAttributes.py 774 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/2 - Object Orientation 101/1 -Instance Attributes.mp4 78.5 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/2 - Object Orientation 101/1 -InstanceAttributesSimpleExample.py 565 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/2 - Object Orientation 101/2 -CreatingInstanceMethods.py 609 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/2 - Object Orientation 101/2 -Instance Methods.mp4 78.2 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/2 - Object Orientation 101/2 -InstanceMethodsSimpleExample.py 860 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/2 - Object Orientation 101/3 -Terminology Recap.mp4 67.7 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/2 - Object Orientation 101/4 - Understanding Basic OOP - Article.html 2 KB
Udemy - Object Oriented Programming in Python 3 (1.2025)/3 - Constructors/1 -Constructors 101.mp4 83.3 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/3 - Constructors/1 -ConstructorsSimpleExample.py 633 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/3 - Constructors/2 -ConstructorsCarClass.py 1 KB
Udemy - Object Oriented Programming in Python 3 (1.2025)/3 - Constructors/2 -Piecing it all Together - The Car Class.mp4 104.1 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/3 - Constructors/3 -Constructors in Practice - Stop and Code!.mp4 41.4 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/3 - Constructors/3 -StopAndCode-Constructors.py 829 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/3 - Constructors/4 - Understanding Constructors - Article.html 2 KB
Udemy - Object Oriented Programming in Python 3 (1.2025)/4 - Object Orientation Project 1 - A Multi Player Quiz!/1 -Project Brief.mp4 14.2 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/4 - Object Orientation Project 1 - A Multi Player Quiz!/1 -QuizBrief.pptx 245 KB
Udemy - Object Oriented Programming in Python 3 (1.2025)/4 - Object Orientation Project 1 - A Multi Player Quiz!/2 -MultiPlayerQuiz.py 1 KB
Udemy - Object Oriented Programming in Python 3 (1.2025)/4 - Object Orientation Project 1 - A Multi Player Quiz!/2 -Writing the Code - Part 1.mp4 40.4 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/4 - Object Orientation Project 1 - A Multi Player Quiz!/3 -Writing the Code - Part 2.mp4 149.5 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/5 - Class Methods & Attributes/1 -Class Attributes.mp4 51 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/5 - Class Methods & Attributes/1 -Class Attributes.pptx 291 KB
Udemy - Object Oriented Programming in Python 3 (1.2025)/5 - Class Methods & Attributes/1 -ClassAttributesSimpleExample.py 631 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/5 - Class Methods & Attributes/1 -CreatingClassAttributesMethods.py 1022 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/5 - Class Methods & Attributes/2 -Class Methods Introduction.mp4 63.5 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/5 - Class Methods & Attributes/2 -Class Methods.pptx 329 KB
Udemy - Object Oriented Programming in Python 3 (1.2025)/5 - Class Methods & Attributes/2 -ClassMethodSimpleExample.py 533 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/5 - Class Methods & Attributes/3 -Class Methods In Practice.mp4 130.5 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/5 - Class Methods & Attributes/3 -ClassMethodsInPractice.py 1 KB
Udemy - Object Oriented Programming in Python 3 (1.2025)/5 - Class Methods & Attributes/4 -Class Operations in Practice - Stop and Code!.mp4 43.4 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/5 - Class Methods & Attributes/4 -StopAndCodeClassOps.py 964 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/5 - Class Methods & Attributes/5 -Class Methods as Alternate Constructors.mp4 72 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/5 - Class Methods & Attributes/5 -ClassMethodAsConstructorSimpleExample.py 1 KB
Udemy - Object Oriented Programming in Python 3 (1.2025)/5 - Class Methods & Attributes/6 - Understanding Class Methods & Attributes - Article.html 4 KB
Udemy - Object Oriented Programming in Python 3 (1.2025)/6 - Static Methods/1 -Static Methods 101.mp4 32.7 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/6 - Static Methods/1 -StaticMethodsSimpleExample.py 558 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/6 - Static Methods/2 -Static Methods in Practice.mp4 35.2 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/6 - Static Methods/3 -Static Methods - Stop and Code!.mp4 46.4 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/6 - Static Methods/4 - Understanding Static Methods - Article.html 7 KB
Udemy - Object Oriented Programming in Python 3 (1.2025)/7 - Magic Methods/1 -Magic Methods 101.mp4 46.6 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/7 - Magic Methods/2 -StrAndReprSimpleExample.py 644 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/7 - Magic Methods/2 -Working with the Print Function.mp4 69.1 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/7 - Magic Methods/3 -ComparisonMethodsSimpleExample.py 664 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/7 - Magic Methods/3 -Implementing Comparison Operators.mp4 82.4 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/7 - Magic Methods/4 -Implementing Common Magic Methods.mp4 46.6 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/7 - Magic Methods/5 -Implementing Iteration.mp4 46.6 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/7 - Magic Methods/5 -IterationSimpleExample.py 636 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/7 - Magic Methods/6 -ContextManagementSimpleExample.py 1 KB
Udemy - Object Oriented Programming in Python 3 (1.2025)/7 - Magic Methods/6 -Implementing Context Management.mp4 105.9 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/7 - Magic Methods/7 -Magic Methods for GettingSetting.mp4 81.8 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/7 - Magic Methods/7 -SettingAndGettingSimpleExample.py 1 KB
Udemy - Object Oriented Programming in Python 3 (1.2025)/7 - Magic Methods/8 - Understanding Magic Methods - Article.html 7 KB
Udemy - Object Oriented Programming in Python 3 (1.2025)/8 - Properties/1 -Rationale - Why do we need properties when we have attributes.mp4 43.9 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/8 - Properties/2 -PropertiesSimpleExample.py 495 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/8 - Properties/2 -Property Getters.mp4 37.7 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/8 - Properties/3 -Property Setters.mp4 48.1 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/8 - Properties/3 -SetterSimpleExample.py 807 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/8 - Properties/4 -DeleterSimpleExample.py 1000 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/8 - Properties/4 -Property Deleters.mp4 28.1 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/8 - Properties/5 -Properties in Practice - Stop and Code!.mp4 59.8 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/8 - Properties/6 - Understanding Properties - Article.html 5 KB
Udemy - Object Oriented Programming in Python 3 (1.2025)/9 - Object Orientation Project 2 - Weather Notifier/1 -Meteomatics API Sign up.url 87 B
Udemy - Object Oriented Programming in Python 3 (1.2025)/9 - Object Orientation Project 2 - Weather Notifier/1 -Project Brief.mp4 22.2 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/9 - Object Orientation Project 2 - Weather Notifier/2 -weather_code.py 4 KB
Udemy - Object Oriented Programming in Python 3 (1.2025)/9 - Object Orientation Project 2 - Weather Notifier/2 -Writing the Code - Part 1.mp4 143.6 MB
Udemy - Object Oriented Programming in Python 3 (1.2025)/9 - Object Orientation Project 2 - Weather Notifier/3 -Writing the Code - Part 2.mp4 115.5 MB
Name
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.open-internet.nl:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
http://tracker3.itzmx.com:6961/announce
http://tracker1.itzmx.com:8080/announce
udp://thetracker.org:80/announce
udp://open.demonii.si:1337/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://denis.stalker.upeer.me:6969/announce
http://open.acgnxtracker.com:80/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://mgtracker.org:6969/announce
udp://explodie.org:6969/announce
Name Size Peers
[ DevCourseWeb.com ] Udemy - Python OOP - A Complete Course in Object Oriented Programming Video 894.3 MB 13
Udemy - Object Oriented Programming in Python 3 (1.2025) Video 3.4 GB 12
[FreeCourseSite.com] Udemy - Object Oriented Analysis, Design & Programming with UML Video 4 GB 7
[ DevCourseWeb.com ] Udemy - Learn Object-Oriented Programming In 2 Days (Maruk Method) Video 517.4 MB 7
[ DevCourseWeb.com ] Udemy - Beginning Object-oriented Programming with C# 2022 Video 2.1 GB 5
[ TutGee.com ] Udemy - Object-Oriented Programming for beginners - Python, C + + , C# Video 1.9 GB 1
[ DevCourseWeb.com ] Udemy - The complete PHP Object Oriented Programming (OOP) - 2022 Video 2.4 GB 6
[ FreeCourseWeb.com ] Udemy - Learn Object Oriented Programming in PHP.zip Application 887 MB 46
[ FreeCourseWeb.com ] Udemy - Python 2021 - Mastering Object Oriented Programming.zip Application 1.8 GB 30
[ FreeCourseWeb.com ] Udemy - Object Oriented Programming Using JAVA.zip Application 2.2 GB 16
[ DevCourseWeb.com ] Udemy - Python for Beginners (Includes Object Oriented Programming).zip Application 1.4 GB 15
[ FreeCourseWeb.com ] Udemy - Python Advanced - Objected Oriented Programming Masterclass Video 3.2 GB 10
[Tutorialsplanet.NET] Udemy - PHP OOP Object Oriented Programming for beginners + Project Video 5.7 GB 3
[GigaCourse.Com] Udemy - Object Oriented Programming for beginners - Using Python Video 1.1 GB 2
[ FreeCourseWeb.com ] Udemy - Python Object Oriented Programming (OOPs) concept.zip Application 3.3 GB 39
[ FreeCourseWeb.com ] Udemy - Basics of Python and Object Oriented Programming in ~4 hrs.zip Application 2 GB 29
[ FreeCourseWeb.com ] Udemy - Object Oriented C# MasterClass Part 1.zip Application 1.3 GB 26
[ FreeCourseWeb.com ] Udemy - Embedded Systems Object-Oriented Programming in C and C + +.zip Application 2.9 GB 17
[FreeCourseSite.com] Udemy - Beginner Object Oriented Programming In C# and .NET Core Video 1.4 GB 15
[ FreeCourseWeb.com ] Udemy - Python 3.8 Object Oriented Programming - Homework + Answers.zip Application 874.9 MB 15

Loading...