Tag: java Total 17 articles All 컴퓨터공학 데이터 기능 컴퓨터 시스템 구성 숫자 진법 역사 진수 변환 2진수 bit byte fido authentication effective java singleton static factory method telescoping javabeans builder boilerplate statically dynamically typed static pages jekyll ruby kotlin coroutines job cancel join finally withContext withTimeout runBlocking launch delay flow context flowOn upstream downstream buffer conflate collectLatest exception handling try catch flowOf asFlow map filter take drop reduce fold count zip combine flatMapConcat flatMapMerge flatMapLatest suspend async await channel onCompletion pipeline Legacy Code fan out in BOJ Topological Sort DFS Bipartite matching Hungarian Segment Tree Greedy greedy sort Strongly Connected Components Pathfinder Floyd google drive image hosting stateflow sharedflow 네이버 NAVER 핵데이 hackday 후기 개발자 커리어 제조업 코로나 재택근무 자가격리 2022-04-23 (Effective Java 2/E) 138. Item 32 - Use EnumSet instead of bit fields 2022-04-22 (Effective Java 2/E) 137. Item 31 - Use instance fields instead of ordinals 2022-04-22 (Effective Java 2/E) 136. Item 30 - Use enums instead of int constants 2022-03-25 (Effective Java 2/E) 114. Item 12 - Consider implementing Comparable 2022-03-25 (Effective Java 2/E) 113. Item 11 - Override clone judiciously 2022-03-21 (Effective Java 2/E) 112. Item 10 - Always override toString 2022-03-21 (Effective Java 2/E) 111. Item 9 - Always override hashCode when you override equals 2022-03-20 (Effective Java 2/E) 110. Item 8 - Obey the general contract when overriding equals 2022-03-20 (Effective Java 3/E) 109. Item 9 - Prefer try-with-resources to try-finally 2022-03-17 (Effective Java 3/E) 108. Item 5 - Prefer dependency injection to hardwiring resources 2022-03-17 (Effective Java 2/E) 107. Item 7 - Avoid finalizers 2022-03-16 (Effective Java 2/E) 106. Item 6 - Eliminate obsolete object references 2022-03-16 (Effective Java 2/E) 105. Item 5 - Avoid creating unnecessary objects 2022-03-15 (Effective Java 2/E) 104. Item 4 - Enforce noninstantiability with a private constructor 2022-03-15 (Effective Java 2/E) 103. Item 3 - Enforce the singleton property with a private constructor or an enum type 2022-03-14 (Effective Java 2/E) 102. Item 2 - Consider a builder when faced with many constructor parameters 2022-03-14 (Effective Java 2/E) 101. Item 1 - Consider static factory methods instead of constructors
2022-03-15 (Effective Java 2/E) 103. Item 3 - Enforce the singleton property with a private constructor or an enum type
2022-03-14 (Effective Java 2/E) 102. Item 2 - Consider a builder when faced with many constructor parameters
2022-03-14 (Effective Java 2/E) 101. Item 1 - Consider static factory methods instead of constructors