StackRating

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

Ben

Rating
1516.24 (40,926th)
Reputation
47,726 (2,152nd)
Page: 1 ... 7 8 9 10 11 ... 14
Title Δ
Python class and instance attribute confusion -1.02
Why are __getitem__(key) and get(key) significantly slower than [ke... 0.00
is Haskell a managed language? -0.76
Use of Boolean Logic: And/Or And True/False -0.85
Better way to dynamically create methods -2.08
Python open() modes and file writing +0.51
how do I properly inherit from a superclass that has a __new__ meth... -0.66
"functions are first class values" what does this exactly... -0.32
why is xrange able to go back to beginning in Python? -1.30
Python metaclasses: Why isn't __setattr__ called for attributes set... +1.93
Any impact of doing dynamic module loading using __import__? +0.51
NameError: a global name 'RPyPException' is not defined 0.00
How can a gc find out about object references done from the stack? +0.46
Python: regular expressions in control structures -0.80
Converting a function to use tail recursion -- a formal study +2.87
Argparse: Check if any arguments have been passed -0.48
Why is "End of File" (EOF) the defacto delimeter for here... +0.20
Can any language be used to program in any paradigm? -0.31
Should I wrap launching a python process in another executable? +0.83
Can I use GPL license pyqt like this? +1.47
PEP 8: How should __future__ imports be grouped? 0.00
Overwriting special functions in Python +0.54
How do type classes work in Haskell? +0.89
Is currying the same as overloading? +0.80
Why is it so uncommon to use type signatures in where clauses? +0.86
Emulation: Unconditional jumps and PC increment through CPU cycles +0.39
Licences of 3 party code: What do I have to keep in mind? What's th... -0.48
Python: Use local variable in function, return variable from function +0.53
Haskell: Type safety with logically different Boolean values +0.21
Breaking out of a recursive function? +0.37
How to access module-level names in Python? -0.51
Should I use dict or list? -0.59
"except" statement with same exception class as parameter... -0.71
Call by need: When is it used in Haskell? -1.72
In Python, when should I use a meta class? +0.48
Python: Why is global needed only on assignment and not on reads? -1.03
What does "import safe" mean in Python? +0.41
How should I use defaultdict? +0.55
Equivalence of p[0] and *p for incomplete array types +1.19
Why is the PHP constructor a method? -0.98
How do I dynamically add mixins as base classes without getting MRO... -0.96
List of Lists in Type Declaration in Haskell +0.99
How to handle state from external systems functionally? +2.40
c cast in c++, compile time or run time? -0.53
In Python 3.2, is "lambda" considered a "keyword,&qu... -0.47
Python 3.2 Grammar Specification - Function Call -1.28
for loop only returning the last word in a list of many words -0.69
Adding functions from other files to a Python class -0.25
How to share common context between classes? -0.33
Is Erlang "single assignment" different from Haskell &quo... -0.48