Live data from Hacker News

Viewing profile — CodeCleanly

CodeCleanly

HN member
Joined
Mon, Mar 26, 2018, 3:57 PM UTC
HN karma
1
Public activity
2 items

About CodeCleanly

No profile information was provided.

Recent public activity

  1. comment
    Comment #17406946

    There is actually a current book out that has 70 of similar advice. Java by Comparison: https://java.by-comparison.com/

  2. 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...