Python OOP Tutorial 6: Property Decorators - Getters, Setters, and Deleters

preview_player
Показать описание
In this Python Object-Oriented Tutorial, we will be learning about the property decorator. The property decorator allows us to define Class methods that we can access like attributes. This allows us to implement getters, setters, and deleters. Let's get started.

The code from this video can be found at:

✅ Support My Channel Through Patreon:

✅ Become a Channel Member:

✅ One-Time Contribution Through PayPal:

✅ Cryptocurrency Donations:
Bitcoin Wallet - 3MPH8oY2EAgbLVy7RBMinwcBntggi7qeG3
Ethereum Wallet - 0x151649418616068fB46C3598083817101d3bCD33
Litecoin Wallet - MPvEBY5fxGkmPQgocfJbxP6EmTo5UUXMot

✅ Corey's Public Amazon Wishlist

✅ Equipment I Use and Books I Recommend:

▶️ You Can Find Me On:

#Python
Рекомендации по теме
Комментарии
Автор

Even after 6 years, this series about OOP is amazing. Thank you Corey

mariosconstantinou
Автор

I watched this whole series (OOP) 3 times and code along with it. I have to say this is so far the best videos I have watched to explain Pyhon OOP. I learned some much from it ... Thanks you!

kevinzhang
Автор

If i can learn OOP at 2am in quarantine without the use of my singular brain cell then the explanation must be doing something right XD

danpickford
Автор

One of the clearest explanations of this that I've seen before. Thanks very much!

petenilson
Автор

Holy shit, in a bit of an hour I've understood concepts that would take hours to understand and fix the information in my brain. Thanks Corey

P.D: You need to write a Python book

Skaxarrat
Автор

Thank you, thank you, thank you. Spent 13 weeks trying to learn the basics of oop at college, decided to start watching your series 3 days before my test and i think i finally truly understand the concepts, whereas before watching this i was pretty much just copying stuff from my lecture notes and didnt really understand why it did or didnt run properly. Corey, you are an incredibly gifted teacher and i feel blessed to be your student.

ninakoch
Автор

The best series ever!! I never learned so much about class as I'm learning here today in 2024!

FaberLSH
Автор

I had no coding experience. I followed beginner series and OOP series and coded along with them with my little three kingdoms game concept. I feel I built great a solid fundamental understanding of Python. It will be extremely useful for my future coding journey. Thank you so much, Corey.

allinman
Автор

Best python channel ever. This decorator thing has troubled me for so long!

CalvinJKu
Автор

I finally learned what property decorators are, thank you Corey!

AhmedKhan-ywwx
Автор

His quality of explaining is next level, Thanks, buddy.

bsmaheshkumar
Автор

Took me all morning coding and documenting along, but finally got my grip on this. Yay Corey !

slimyelow
Автор

Perfectly paced. Watched all 6 parts of ‘Working with Classes’ without needing to pause. Corey goes over concepts in a logical order and without fluff (as a good programmer would). I’ll be back!

colinmanko
Автор

Unbelievable quality of this content, well done! Simple yet concise and to the point. Helped me a ton, thanks!

alexisaddicted
Автор

After weeks of learning of OOP in python using other sources and I couldnt understand, now in 60 minutes plus, I was able to understand the concepts and logics behind OOP. Thanks Corey Schafer

imranayari
Автор

Corey champ, you are unreal! I can't thank enough for the way you explain the concepts/designs, you dont just show me how things works, but you help me UNDERSTAND how things works. I will be sure to show my appreciation via Paypal once I get a dev job, thank you!

peterchen
Автор

I already watched your multiple videos including this OOP series and there is no doubt that I enjoyed it so much. Most appreciating point for me that, your neat and clean explanation without repeating or adding any unnecessary words. Please continue with more videos <3

nissan
Автор

You're a life saver. Although I knew OOPS, I wanted to brush up to get my concepts clear. You explained concepts in such a way that I don't need to brush up on OOPS ever again! Thanks a ton.

Pramesh
Автор

You made it seem so easy to understand throughout this OOP playlist. Thank you.

SantoshkumarPandeySKCP
Автор

Your way of explaining and breaking things into smaller and understandable way is awesome. You are an great tutor.Learned lot of stuffs from your tutorials. My longtime wish from me is please make videos regarding Multithreading and MultiProcessing. So that all of us can make utilize and learn these concepts in a simplified manner.

venkysmoments