StackRating

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

quamrana

Rating
1505.17 (137,501st)
Reputation
13,369 (10,809th)
Page: 1 ... 21 22 23 24
Title Δ
Is it possible to use 'using' declaration on the static class funct... +0.88
Tools to find included headers which are unused? -1.13
Unit Test Help. How do I test for a message output to console? -2.02
Is there any difference in speed in manipulating different types of... -1.03
Enums: Can they do in .h or must stay in .cpp? +3.78
Best way to monitor for a server on a TCP port +4.87
Callback in C++, template member? -1.89
Callback in C++, template member? -1.89
Is JavaScript an application language? +2.07
How to ensure that virtual method calls get propagated all the way... +0.96
TDD. test first anyway? -2.51
using pyunit on a network thread +4.85
pyserial - How to read the last line sent from a serial device -1.82
c++ * vs & in function declaration -0.93
Making a variable non-inheritable in python -1.11
Making a variable non-inheritable in python -1.11
untangling .h dependencies +5.03
Best way to make sure username isn't a reserved word? -3.40
Avoiding SQL injection without parameters -0.98
C++ - threads and multiple queues 0.00
What is the idiomatic way of invoking a list of functions in Python? -2.41
What is a dynamic language, and why doesn't C# qualify? 0.00
How many nested code blocks do you end up with in practice when cod... -1.49
Determine if device is connected/disconnected to RS232 port without... -2.91
Does Pair programming mean you don't need design documentation? -1.68
What's wrong with my file dependencies? -3.35
How far should you apply TDD? -2.25
In Java, is it ever a bad idea to make an object's members publicly... -2.12
If-less code: is it just an intellectual challenge or is it concret... -1.30
How do you Unit Test an .EXE with 3rd party dll? +1.41
Large Switch statements: Bad OOP? +1.49
How do I perform my own redraw in the Paint event of a VB6 PictureB... -3.54
Accurate Windows timer? System.Timers.Timer() is limited to 15 msec -2.33
Testing Frameworks for C -0.01
How do I know if a C# method is thread safe? -2.51
How does password salt help against a rainbow table attack? +0.66
Patterns to implement SOLID principles -3.02
How to estimate while pair programming -1.00
C++ char array with stdin -1.39
How to pass method result as parameter to base class constructor in... -2.31
Deriving an abstract class from concrete class -2.41
Monkey-patching Vs. S.O.L.I.D. principles? -2.19
How do I split a huge text file in python +1.66
Unmangling the result of std::type_info::name -2.60
How do you measure the quality of your unit tests? -3.56
Building and running C++ unit tests in Visual Studio (TDD) -3.77
What is the fascination with code metrics? -1.76
How do you mock classes that use RAII in c++ -3.67
What is the code-coverage percentage on your project? -1.77
Should you display what's happening in the unit test as it runs? +0.03