StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Craig P. Motlin

Rating
1525.71 (23,067th)
Reputation
18,456 (7,533rd)
Page: 1 2 3
Title Δ
How do I make the method return type generic? +0.94
How do I use a foreach loop in Java to loop through the values in a... +2.33
Any satisfactory approaches to unit testing thread safety in Java? +3.84
How do I find the caller of a method using stacktrace or reflection? +1.92
quick-and-dirty vs. good design +2.11
Is it possible to use a primitive type (int) in as a generic type i... -3.14
Synchronizing eclipse save action rules +3.75
Are Apache Ant Javadocs Included in the Eclipse Plugin? +0.49
Warning signs for untestable code -1.33
What code does the compiler generate for autoboxing? +1.63
Do you separate your unit tests from your integration tests? +2.30
What's your most controversial programming opinion? +3.69
Best way to alter constants in Java build process -0.79
What is the preferred Throwable to use in a private utility class c... +2.65
How do you know what version number to use? 0.00
creating unit tests (semi-)automatically? -2.43
if (condition) continue; OR if (!condition) { ... }? (style prefere... -2.25
Why AbstractCollection does not implement equals()? +0.50
Steps in the memory allocation process for Java objects +1.96
Extending enum 0.00
Put one thread to sleep until a condition is resolved in another th... +4.02
Why would one mark local variables and method parameters as "f... -0.08
What's the most egregious pop culture perversion of programming? -3.64
How often should you refactor? -0.62
Getting software version numbers right. v1.0.0.1 0.00
What version numbering scheme do you recommend? 0.00
Most efficient way to increment a Map value in Java 0.00
What do the numbers in a version typically represent (i.e. v1.9.0.1)? 0.00
What's the best way to build a string of delimited items in Java? 0.00