StackRating

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

David Thornley

Rating
1513.07 (52,464th)
Reputation
50,885 (1,953rd)
Page: 1 ... 12 13 14 15 16 ... 22
Title Δ
My productivity is decreasing as the project becomes larger. How to... +0.67
Is it legally negligent to not use unit testing +0.09
Can I compute pow(10,x) at compile-time in c? -0.56
How can I use a class from a header file in a source file using ext... +0.31
How to verify code transfer from one client to another -0.87
What to learn? Lisp or OCaml or...? -0.20
Would one have to know the machine architecture to write code? -0.03
What is the best practice regarding const instance methods? +0.28
EVAL in SCHEME +0.03
Real Life Benefits of Dynamic Languages? +0.40
How to delete an array of pointers -0.48
a C++ program to remove comments 0.00
why don't more programming languages have builtin interfaces to the... +0.96
Speed of calculating powers (in python) -0.17
Looking to get into the turn base webgames business +0.63
Why is alloca not considered good practice? +0.35
When do you believe software AIs will truly be able to pass the Tur... -0.34
Is writing specifications for hobby projects the only way for them... -0.65
C: better way to do sizeof(((SomeStruct *) 0)->some_member)? +0.42
Force Java to call my C++ destructor (JNI) +0.80
Using != with counter controlled loops -0.48
Digital copy of the C++ standard? +0.02
stl vector memory management -1.45
How can I learn about cross platform game development? -0.88
Is automated source translation seen as beneficial and/or necessary? -0.42
Pointers in C# and how frequently it is used in the application? +1.67
Why doesn't the branch tag in CVS move forward? +1.39
Allen Holub wrote "You should never use get/set functions"... -0.04
Why is Multiple Inheritance not allowed in Java or C#? -0.19
How to do an integer log2() in C++? -0.00
Take the address of a one-past-the-end array element via subscript:... -0.68
In C++ is "const" after type ID acceptable? -0.41
Improving the way we write code? -0.29
How to measure performance indepently of the machine used -0.56
If I want to deploy my software internationally, what architectural... -0.62
What should my new coding language be? +0.18
When To Comment Code (The Other "When") +0.29
Passing multi-param function into a macro +0.95
Most effective way to decrypt data when encryption method is unknown? -0.64
Is there any kind of "expression class" (C++) +0.36
Ever done a total rewrite of a large C++ application in C#? +0.23
Which is more similar to AS3, Java or C++? +0.29
Is this "Valid mathematical expression" problem P, or NP? +0.58
How to code a simple versioning system? +0.31
Mythical man month 10 lines per developer day - how close on large... +0.31
How to inject non-ASCII characters into a string literal in C/C++ +1.08
while extending any class, which class (child or parent) size get l... -0.18
An open source license that protects me from competition? -0.17
Why don't popular programming languages use some other character to... +0.07
If a language has the type "string" and "float"... +0.17