Viewing profile — CodeCleanly
CodeCleanly
HN member- Joined
- Mon, Mar 26, 2018, 3:57 PM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About CodeCleanly
No profile information was provided.
Recent public activity
-
comment
Comment #17406946
There is actually a current book out that has 70 of similar advice. Java by Comparison: https://java.by-comparison.com/
-
comment
Comment #16679803
Usually we call this fail fast in the java world. There's a similar item in Java by Comparison on that: https://pragprog.com/book/javacomp/java-by-comparison#conten...