Skip to main content
jumping_monkey's user avatar
jumping_monkey's user avatar
jumping_monkey's user avatar
jumping_monkey
  • Member for 4 years, 9 months
  • Last seen more than a month ago
Stats
271
reputation
216k
reached
3
answers
1
question
Loading…
About

[email protected]

public static void main(String args[]) {
    IntStream.range(0, Integer.MAX_VALUE).forEach(
        i -> System.out.println(i + ": Repeat after me: Code is a liability, write less code but write more tests.")
    );
}

Before you leave, read this and watch this (naming, missing abstraction, clear communication, ...).

Badges
This user doesn’t have any gold badges yet.
2
silver badges
7
bronze badges
15
Score
1
Posts
25
Posts %
15
Score
1
Posts
25
Posts %
15
Score
1
Posts
25
Posts %
1
Score
1
Posts
25
Posts %
1
Score
1
Posts
25
Posts %
1
Score
1
Posts
25
Posts %