네이밍

개발/리팩토링

네이밍 관련 글 정리

다음 글들의 내용을 취합해서 정리한 내용입니다. https://a-nickels-worth.blogspot.kr/2016/04/a-guide-to-naming-variables.html http://journal.stuffwithstuff.com/2009/06/05/naming-things-in-code/ http://nikas.praninskas.com/javascript/2016/11/28/naming-things-handlers/ http://codelegance.com/semantic-method-naming/ http://codebuild.blogspot.kr/2012/02/15-best-practices-of-variable-method.html # 클래스, 인터페이스 - 명사여야 한다. : ..

bebeside77
'네이밍' 태그의 글 목록