supergravity
파이썬 - OOP 2 본문
클레스 메서드, 스테틱 메서드
https://www.geeksforgeeks.org/class-method-vs-static-method-python/
Class method vs Static method in Python - GeeksforGeeks
A Computer Science portal for geeks. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive programming/company interview Questions.
www.geeksforgeeks.org
특별 메서드 or 책
파이썬의 스페셜 메서드(special method)
안녕하세요. 휴먼스케이프의 개발자 김병합니다.
medium.com
Property Decorators
https://m.blog.naver.com/hankrah/221976126435
101 OOP-@property 데코레이터(decorator)
#파이썬 #python #객체_지향 #oop #object_oriented_programming #class #object #클래스 #오브젝트 #객체 ...
blog.naver.com
이건 학습필요
https://www.youtube.com/watch?v=MikphENIrOo&t=779s
필요 용어
'콘텐츠 > 파이썬 -OOP' 카테고리의 다른 글
class attribute와 instance attribute의 차이는 무엇이고 언제 사용해야 할까? (0) | 2021.09.06 |
---|---|
파이썬 - Object-Oriented Programming (OOP) 기초 - 보완 필요 (0) | 2021.09.06 |
Comments