Udemy - Python Object Oriented Programming From Ground Up

  • Category Other
  • Type Tutorials
  • Language English
  • Total size 1.5 GB
  • Uploaded By tutsnode
  • Downloads 398
  • Last checked 2 days ago
  • Date uploaded 5 years ago
  • Seeders 19
  • Leechers 6

Infohash : 77418E6FA9816037354D65174C0560EAD0D5112C




Description

Hello, welcome to the โ€œPython Object Oriented Programming From Ground Upโ„ขโ€ course. This course teaches you how to apply objected-oriented principles in python. No prior knowledge of object oriented programming is assumed in this course, we start from the very start.

By the end of this course you should be able to build real-world objected oriented applications using the python programming language. You should also be able to build modern looking GUI applications in python.

Give it a try and see if you like it. You can always request a refund.

Who this course is for

If you are an absolute beginner to python, then take this course.
If you are a hobbyist and want to learn how to build more real-world projects with python, then take this course.

Requirements

No paid software required
No programming experience needed โ€“ Iโ€™ll teach you everything you need to know
Iโ€™ll walk you through, step-by-step on how to download and install Python

Last Updated 12/2020

Files:

Python Object Oriented Programming From Ground Up [TutsNode.com] - Python Object Oriented Programming From Ground Up 6. Applying Object-Oriented Principles - Implementing a RealEstate Agent App
  • 4. Implementing the Purchase and Rental Class.mp4 (154.3 MB)
  • 4. Implementing the Purchase and Rental Class.srt (22.5 KB)
  • 2. Inheriting the Property Class to Create the Apartment Class.srt (18.7 KB)
  • 1. Implementing the Property Class.srt (11.8 KB)
  • 2. Inheriting the Property Class to Create the Apartment Class.mp4 (106.9 MB)
  • 3. Inheriting the Property Class to Create the House Class.srt (11.6 KB)
  • 3. Inheriting the Property Class to Create the House Class.mp4 (71.4 MB)
  • 1. Implementing the Property Class.mp4 (57.1 MB)
1. Introduction
  • 1. Setting Up.srt (2.7 KB)
  • 1. Setting Up.mp4 (9.5 MB)
2. Setting Up
  • 1. Installing Python.srt (2.6 KB)
  • 3. Installing Python packages.srt (5.2 KB)
  • 2. Using IDLE.srt (3.6 KB)
  • 3. Installing Python packages.mp4 (17.2 MB)
  • 1. Installing Python.mp4 (11.3 MB)
  • 2. Using IDLE.mp4 (11.0 MB)
8. Introduction to Python GUI
  • 3. Working with FloatLayouts.srt (16.0 KB)
  • 6. Working with GridLayouts.srt (16.0 KB)
  • 8. Working with Text Markups.srt (13.0 KB)
  • 4. Working with RelativeLayouts.srt (11.5 KB)
  • 2. Setting Up the Kivy Framework.srt (8.9 KB)
  • 7. Working with StackLayouts.srt (8.1 KB)
  • 1. Setting up an Integrated Development Environment (IDE).srt (7.3 KB)
  • 5. Working with AnchorLayouts.srt (6.3 KB)
  • 6. Working with GridLayouts.mp4 (64.2 MB)
  • 8. Working with Text Markups.mp4 (57.7 MB)
  • 3. Working with FloatLayouts.mp4 (57.4 MB)
  • 2. Setting Up the Kivy Framework.mp4 (57.2 MB)
  • 4. Working with RelativeLayouts.mp4 (51.4 MB)
  • 7. Working with StackLayouts.mp4 (41.1 MB)
  • 5. Working with AnchorLayouts.mp4 (30.1 MB)
  • 1. Setting up an Integrated Development Environment (IDE).mp4 (26.8 MB)
4. Applying Object-Oriented Principles - Implementing a Note-Taking App
  • 2. Writing the Notebook class.srt (15.5 KB)
  • 1. Writing the Note class.srt (14.9 KB)
  • 3. Writing the Notebook Menu Class.srt (14.5 KB)
  • 3. Writing the Notebook Menu Class.mp4 (76.0 MB)
  • 2. Writing the Notebook class.mp4 (59.3 MB)
  • 1. Writing the Note class.mp4 (45.0 MB)
7. Python Essentials
  • 4. Operators.srt (15.2 KB)
  • 10. Classes and Objects.srt (15.0 KB)
  • 9. Dictionaries.srt (13.6 KB)
  • 8. Functions.srt (9.5 KB)
  • 2. Variables.srt (9.3 KB)
  • 6. For Loops.srt (8.9 KB)
  • 5. Conditions.srt (8.6 KB)
  • 1. Printing statements.srt (8.3 KB)
  • 7. While Loops.srt (6.6 KB)
  • 3. Lists.srt (6.5 KB)
  • 10. Classes and Objects.mp4 (46.2 MB)
  • 4. Operators.mp4 (40.4 MB)
  • 9. Dictionaries.mp4 (32.0 MB)
  • 5. Conditions.mp4 (23.9 MB)
  • 8. Functions.mp4 (23.1 MB)
  • 2. Variables.mp4 (22.3 MB)
  • 7. While Loops.mp4 (22.0 MB)
  • 6. For Loops.mp4 (21.4 MB)
  • 1. Printing statements.mp4 (17.8 MB)
  • 3. Lists.mp4 (15.3 MB)
9. Closing
  • 1. Closing Remarks.srt (0.3 KB)
  • 1. Closing Remarks.mp4 (2.0 MB)
5. Understanding Class Inheritance
  • 1. Introduction to Inheritance.srt (13.9 KB)
  • 4. Introduction to Polymorphism.srt (12.4 KB)
  • 5. Understanding Abstract Base Classes.srt (12.3 KB)
  • 3. Overriding and SuperInit.srt (11.0 KB)
  • 2. Inheriting from existing python classes.srt (8.6 KB)
  • 4. Introduction to Polymorphism.mp4 (60.1 MB)
  • 1. Introduction to Inheritance.mp4 (54.8 MB)
  • 2. Inheriting from existing python classes.mp4 (40.8 MB)
  • 5. Understanding Abstract Base Classes.mp4 (40.8 MB)
  • 3. Overriding and SuperInit.mp4 (35.4 MB)
3. Introduction to Python Object Oriented Programming
  • 1. Classes and Objects.srt (10.1 KB)
  • 2. Adding Arguments to Class Methods.srt (8.3 KB)
  • 3. Class Initializer and Default Arguments.srt (5.5 KB)
  • 2. Adding Arguments to Class Methods.mp4 (35.7 MB)
  • 1. Classes and Objects.mp4 (25.9 MB)
  • 3. Class Initializer and Default Arguments.mp4 (13.2 MB)
  • TutsNode.com.txt (0.1 KB)
  • .pad
    • 0 (0.0 KB)
    • 1 (1.6 KB)
    • 2 (328.0 KB)
    • 3 (149.4 KB)
    • 4 (356.7 KB)
    • 5 (374.1 KB)
    • 6 (203.8 KB)
    • 7 (304.4 KB)
    • 8 (72.7 KB)
    • 9 (281.0 KB)
    • 10 (372.2 KB)
    • 11 (156.8 KB)
    • 12 (119.5 KB)
    • 13 (265.4 KB)
    • 14 (492.3 KB)
    • 15 (457.0 KB)
    • 16 (182.4 KB)
    • 17 (226.6 KB)
    • 18 (150.7 KB)
    • 19 (333.5 KB)
    • 20 (62.0 KB)
    • 21 (470.8 KB)
    • 22 (418.1 KB)
    • 23 (254.3 KB)
    • 24 (99.1 KB)
    • 25 (97.7 KB)
    • 26 (368.1 KB)
    • 27 (240.9 KB)
    • 28 (47.1 KB)
    • 29 (124.6 KB)
    • 30 (227.3 KB)
    • 31 (346.9 KB)
    • 32 (185.8 KB)
    • 33 (284.9 KB)
    • 34 (230.6 KB)
    • 35 (9.9 KB)
    • 36 (2.8 KB)
  • [TGx]Downloaded from torrentgalaxy.to .txt (0.6 KB)

There are currently no comments. Feel free to leave one :)

Code:

  • udp://inferno.demonoid.pw:3391/announce
  • udp://tracker.openbittorrent.com:80/announce
  • udp://tracker.opentrackr.org:1337/announce
  • udp://torrent.gresille.org:80/announce
  • udp://glotorrents.pw:6969/announce
  • udp://tracker.leechers-paradise.org:6969/announce
  • udp://tracker.pirateparty.gr:6969/announce
  • udp://tracker.coppersurfer.tk:6969/announce
  • udp://ipv4.tracker.harry.lu:80/announce
  • udp://9.rarbg.to:2710/announce
  • udp://shadowshq.yi.org:6969/announce
  • udp://tracker.zer0day.to:1337/announce
R2-CACHE โ˜๏ธ R2 (hit) | CDN: MISS (0s) ๐Ÿ“„ torrent ๐Ÿ• 07 Jan 2026, 07:38:10 am IST โฐ 01 Feb 2026, 07:38:09 am IST โœ… Valid for 15d 7h ๐Ÿ”„ Refresh Cache