sellmate / dev-blog-comments

0 stars 0 forks source link

post/clean-code-python/ #8

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

Clean-Code-Python | Sellmate 기술블로그

원작자에게 허락을 맡고 개인적으로 번역한 글입니다. 출처 clean-code-python
목차 소개 변수 함수 객체와 자료구조 클래스 S: Single Responsibility Principle (SRP) O: Open/Closed Principle (OCP) L: Liskov Substitution Principle (LSP) I: Interface Segregation Principle (ISP) D: Dependency Inversion Princip

http://dev.blog.sellmate.co.kr/post/clean-code-python/

gendohs commented 2 years ago

python 뿐만아니라 다른 언어 사용에서도 참고할만한 좋은 내용이네요