Badge
| Enlightened | First to answer and accepted with score of 10 or more. This badge can be awarded multiple times. |
Cat Plus Plus earned this badge 34 times |
may 1 at 12:54
Alternative to eval in Python
apr 5 at 17:34
What are the limitations of distributing .pyc files?
mar 26 at 14:50
passing vectors by reference
mar 21 at 1:45
Trying to avoid circular imports
feb 17 at 6:08
Compare 4 variables to find the lowest C++
jan 21 at 14:18
How to tame the Windows headers (useful defines)?
nov 5 at 17:45
LaTeX table too wide. How to make it fit?
sep 26 at 1:47
How do I enable language extensions from within GHCi?
sep 25 at 18:07
Python - getattr and concatenation
sep 3 at 6:59
How to check Haskell infix operator precedence
jul 10 at 7:38
Python: advantages and disvantages of _mysql vs MySQLdb?
jun 28 at 19:29
Django admin ManyToMany inline “has no ForeignKey to” error
jun 4 '12 at 14:58
Haskell Error - Naked Expression at Top Level
jun 1 '12 at 18:48
Behaviour of malloc with delete in C++
may 16 '12 at 21:49
C++ Any way to programmatically detect POD-struct?
apr 17 '12 at 3:32
Django: How to format a DateField's date representation?
apr 13 '12 at 0:17
Django CharField vs TextField
mar 19 '12 at 0:33
VIM stop it cuting words on half on overflow
feb 24 '12 at 15:02
How do I parse a matrix of integers in Haskell?
dec 15 '11 at 0:28
What is int8_t if a machine has > 8 bits per byte?
nov 12 '11 at 20:52
Where to start when programming OpenGL
oct 19 '11 at 23:39
Python map function, passing by reference/value?
sep 16 '11 at 2:58
What does in ? operator/prefix in Erlang mean?
aug 30 '11 at 22:09
C++ template function that receives std::vector as argument
feb 7 '11 at 15:22
Django custom handler404 shows 404 but gives header 200
jan 30 '11 at 18:50
python string splitting
jan 18 '11 at 0:39
PHP function name on the fly
oct 1 '10 at 7:16
How to subclass a templated base class?
dec 8 '09 at 3:07
Comparing character arrays and string literals in C++
sep 29 '09 at 18:52
How to define [] for class in Python?