728x90
- One level of indentation per method
- Don't use the ELSE keyword
- Wrap all primitives and Strings
- First class collections
- One dot per line
- Don't abbreviate
- Keep all entities small
- No classes with more than two instance variables
- No getters/setters/properties
반응형
'프로그래밍' 카테고리의 다른 글
[Java Spring Boot] Jpa Caused by: javax.net.ssl.SSLHandshakeException: No appropriate protocol (0) | 2021.05.27 |
---|---|
Bootstrap css margin,padding (0) | 2021.03.03 |
TDD and BDD (0) | 2021.03.02 |
Blazor (0) | 2021.03.02 |
Javascript 값 복사 (copy value) (0) | 2021.03.02 |