-
Notifications
You must be signed in to change notification settings - Fork 3
Issues: Study-2-Effective-Java/Effective-Java
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
아이템 89. 인스턴스 수를 통제해야 한다면 readResolve보다는 열거 타입을 사용하라 - Fin
12장 직렬화
이펙티브 자바 12장 (직렬화)
#210
opened Apr 23, 2023 by
Irisation23
70. 복구할 수 있는 상황에는 검사 예외를, 프로그래밍 오류에는 런타임 예외를 사용하라
10장 예외
이펙티브 자바 10장 (예외)
#165
opened Mar 20, 2023 by
JoisFe
아이템 60. 정확한 답이 필요하다면 float와 double은 피하라 - Fin
9장 일반적인 프로그래밍 원칙
이펙티브 자바 9장 (일반적인 프로그래밍 원칙)
#162
opened Mar 19, 2023 by
Irisation23
아이템 64. 객체는 인터페이스를 사용해 참조하라
9장 일반적인 프로그래밍 원칙
이펙티브 자바 9장 (일반적인 프로그래밍 원칙)
#152
opened Mar 13, 2023 by
JoisFe
아이템 59. 라이브러리를 익히고 사용하라
9장 일반적인 프로그래밍 원칙
이펙티브 자바 9장 (일반적인 프로그래밍 원칙)
#142
opened Mar 6, 2023 by
JoisFe
아이템 54. null이 아닌, 빈 컬렉션이나 배열을 반환하라 - Fin
8장 메서드
이펙티브 자바 8장 (메서드)
#138
opened Feb 23, 2023 by
Irisation23
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.