StackRating

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

Nathan Hughes

Rating
1579.98 (3,004th)
Reputation
75,249 (1,116th)
Page: 1 ... 24 25 26 27 28 ... 33
Title Δ
Try...finally...without catch generating an exception +1.52
SQL Database Design Best Practice (Addresses) -1.12
Confusing use of synchronized in Java: pattern or anti-pattern? +0.96
Serialize list of employees in java +1.50
Java XML parser -1.30
What are some good resources for learning algorithm optimization? -0.33
Editing a BIG XML via DOM parser -1.19
Java - Difference between dist and deploy folders -1.22
want to learn common lisp +0.89
How should a minimal Java program look like? +0.37
Java List , Vector comparison +0.01
What does Hibernate's load() method do for non-existing IDs? -1.96
java.sql.ResultSet: flawed by design? +0.03
Anonymous class, Inheritance, and overriding -0.06
Complete metaprogramming framework for Java? +0.66
Is Application Context in Spring Framework user specific or applica... +0.07
Bad design decision to throw an exception from an accessor? +1.18
How do I have to tell Java where to find native libraries? -0.07
Tag library versus scriptlets in JSP +1.03
jdbc preparedStatements for multiple value inside IN -0.57
Java wait()/join(): Why does this not deadlock? -0.25
De-coupled dataflow is in Java EE design pattern? +0.76
Capture exception in swing thread +0.42
Factory class vs Spring DI -1.29
Externalizable or Serializable? +1.55
Handling java exceptions thrown by listeners -0.68
Util function to rotate a Map? +1.29
Java exception handling with retry -0.58
Implementing Subclassing in the Database +0.13
Do test HAVE to be written first in TDD? +1.78
Java: Why doesn't deserialization invoke constructor & what's t... +1.58
Why would you use the return statement in Python? +1.42
why does transaction roll back on RuntimeException but not SQLExcep... -1.39
SQL - Should I use a junction table or not? +1.88
How to get the constraint name in a org.springframework.dao.DataInt... 0.00
Is it advisable to write a test case for every class in your program? -0.19
Managing multiple threads at the console -0.17
What replaces "with"? -0.93
How can I execute statements in parallel, if I can't extend Thread... 0.00
Are there any performance overheads using slf4j with log4j vs using... 0.00
Are try/catch for every single statement that throws an exception c... +0.81
Debugging in-built java apis -0.83
How to set up transaction with myBatis and Spring +1.86
Session Facade in the world of Spring/Hibernate - is it still relev... +1.82
Using SQL JOIN and UNION together +1.61
Is "inherited" the correct term to explain static method... -0.08
How can I automate the XML Parsing using JDOM +1.75
How can I merge three similar methods with different argument types... -0.87
DAO and JDBC relation? -0.87
junit tearDownClass() vs tearDown() 0.00