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 ... 10 11 12 13 14 ... 22
Title Δ
Should I still code to the interface even if I am ONLY EVER going t... -0.03
Legal issues with providing code examples to potential clients? -0.19
C++ implicitly calling a function When? and How? -0.66
Heap corruption: What could the cause be? +1.10
How can I implement main method in a class in C++? +0.46
Is spam mail killing website authentication? -0.97
Compiler Design +0.89
Using GPL 3rd party code for internal closed source project +1.57
visual studio 2010 -0.95
Code organization style for C? +1.32
How to support your software and customers in a one man shop? +1.49
Dual software license (one open, one not) -1.01
Open Source and Free 30-day Trial? +0.54
Are there any free tools to help with automatic code generation? +0.85
Macros to disallow class copy and assignment. Google -vs- Qt +0.71
Why is "using namespace std;" considered bad practice? 0.00
FFmpeg LGPL distribution -0.34
Does it make sense to permanently delete versions from a VCS as par... +1.27
Ternary operator evaluation order +1.57
How to create a container of noncopyable elements +0.56
what is winver? +1.12
What is a good ratio of refactoring time versus development time? -0.59
Detecting EOF in C -0.15
What OSS Licence Should I Use? -0.96
C# running faster than C++? +0.57
Naming convention for fields and accessors in C++ -0.19
Can/Why using char * instead of const char * in return type cause c... +0.15
Why are C++ inheritance mechanisms opaque? 0.00
Do you feel comfortable merging code? -0.61
retval = false && someFunction(); // Does someFunction() ge... -0.47
What do You Use C++ Exceptions For? -0.12
Does it make security sense to hash password on client end +0.45
Securing Office web content from redistribution without RMS 0.00
Performance of comparisons in C++ ( foo >= 0 vs. foo != 0 ) -0.98
Abusing the word "library" -1.72
print in Xcode GDB with C++ doesn't print correct values +0.01
C compiler flag to ignore sign -1.88
Which syntax and architecture of assembly is most useful to know? +0.83
Why are there so many string types in MFC? +1.02
Which is better/more efficient: check for bad values or catch Excep... -0.25
Start learning C# without knowing C? +0.39
What does the "yy" in lex.yy.c stand for? -0.09
behavior of bool with non-boolean operators +2.09
What are the most important features of an IDE for Perl development? 0.00
Why doesn't free() zero out the memory prior to releasing it? 0.00
What general purpose language should I learn next? +0.15
What are my iPhone SDK Development Setup Options? +0.50
Can you declare a pointer on the heap? -0.76
Is graceful degradation in the absence of JavaScript still useful? +0.80
Memory leak question in C after moving pointer (What exactly is dea... +0.86