Badge
| Enlightened | First to answer and accepted with score of 10 or more. This badge can be awarded multiple times. |
Laurence Gonsalves earned this badge 33 times |
mar 11 at 8:36
.vimrc configuration for Python
jan 14 at 21:46
How to escape a square bracket for Pattern compilation
dec 12 at 3:32
IS NULL vs = NULL in where clause + SQL Server
dec 11 at 13:21
Java : in what order are static final fields initialized?
nov 2 at 1:27
Inferred wildcard generics in return type
oct 25 at 15:39
Handling gzipped content on Android
oct 15 at 8:37
Why does this simple Java generic function not compile?
may 23 '12 at 7:52
Java, reading a file from current directory?
jan 17 '12 at 23:18
How to create a Java class, similar to a C++ template class?
dec 8 '11 at 11:32
Most efficient way to create InputStream from OutputStream
nov 25 '11 at 16:14
Null check in Java
sep 19 '11 at 17:56
why is embedding JSON in XML bad?
aug 3 '11 at 23:52
Vim: how to redefine tab as 4 spaces
apr 6 '11 at 7:42
Possible Java For Loop Question
mar 17 '11 at 14:06
what is the good gvim guifont for C/C++ programming
nov 4 '10 at 2:44
Is there any open source AI engine?
oct 1 '10 at 10:41
Detect in C if outputting to a terminal
oct 1 '10 at 8:21
Regular expressions in C: examples?
oct 1 '10 at 8:11
What is c printf %f default precision?
oct 1 '10 at 7:17
Respecting Fellow Developers
mar 15 '10 at 18:22
Is it OK to free void*?
jan 24 '10 at 23:12
Named Parameter idiom in Java
jan 1 '10 at 23:37
Java catch blocks use static binding?
dec 6 '09 at 23:00
Why does the map size returns 0
jul 30 '09 at 17:37
Why doesn't Bloch's Builder Pattern work in C#