python_for_scientists icon indicating copy to clipboard operation
python_for_scientists copied to clipboard

Add property decorator to OOP lecture

Open john-science opened this issue 2 years ago • 0 comments

Originally, I decided to leave @property out of the OOP lectures. They were getting too long, and I thought were at risk of being cluttered.

In retrospect, I included @staticmethod, so I should probably include @property and @classmethod.

john-science avatar Aug 05 '21 23:08 john-science