Programming-[Base]/etc.
[TIL] 메소드, 클래스, 변수명 짓기 좋은 단어
컴퓨터 탐험가 찰리
2021. 11. 2. 10:05
728x90
반응형
get/set, add/remove, create/destroy, start/stop, insert/delete,
increment/decrement, old/new, begin/end, first/last, up/down, min/max,
next/previous, old/new, open/close, show/hide, suspend/resume, etc.
클래스 -> 명사, 메서드 -> 동사, 변수 ->명사
728x90
반응형