Badge
| Good Answer | Answer score of 25 or more. This badge can be awarded multiple times. |
Chris Jester-Young earned this badge 43 times |
may 2 at 17:53
STL map--> sort by value?
apr 26 at 18:47
How to add all items in a String array to a vector in Java?
apr 5 at 7:32
What does the registerNatives() method do?
mar 28 at 23:42
Remote debugging a Java application
feb 13 at 19:31
Using true and false in C
feb 12 at 23:05
When and why to 'return false' in javascript?
dec 28 at 21:13
Data structure for choosing random elements?
dec 4 at 18:43
Ruby: Continue a loop after catching an exception
nov 29 at 19:21
What's a 3D doing in this HTML?
oct 2 at 0:08
What is the colon operator in Ruby?
aug 9 at 13:42
Why is Class.newInstance() “evil”?
aug 3 at 11:10
x86 Assembly - 'testl' eax against eax?
oct 25 '11 at 4:34
Hashtable in C++?
oct 2 '11 at 3:53
How to check for NaN in python?
sep 15 '11 at 13:23
Exception thrown inside catch block - will it be caught again?
aug 31 '11 at 20:13
Daemon Threads Explanation
aug 10 '11 at 11:59
Why Re-throw Exceptions?
jul 7 '11 at 2:59
Debug.Assert vs. Specific Thrown Exceptions
jul 7 '11 at 2:59
Stack overflow code golf
jun 17 '11 at 6:26
How do I programmatically determine operating system in Java?
jun 6 '11 at 13:32
class << self idiom in Ruby
mar 1 '11 at 0:41
How do I remove objects from an Array in java?
feb 9 '11 at 21:14
Fibonacci Code Golf
jan 13 '11 at 6:04
What does “0 but true” mean in Perl?
jan 10 '11 at 1:45
What is this doing?
jun 9 '10 at 3:57
how many times will strlen() be called in this for loop?
may 25 '10 at 11:57
Why do so many insist on dragging the JVM into new applications?
may 21 '10 at 23:27
Why can't we use “this” inside the class?
jun 11 '09 at 12:12
What's the difference between JavaScript and Java?
may 29 '09 at 16:37
(post deleted or otherwise unavailable)
mar 4 '09 at 10:42
Unique random numbers in O(1)?
jan 22 '09 at 8:22
C++ blogs that you regularly follow?
nov 20 '08 at 19:22
(post deleted or otherwise unavailable)
oct 29 '08 at 3:02
Stack overflow code golf
oct 14 '08 at 18:17
(post deleted or otherwise unavailable)
oct 13 '08 at 16:27
(post deleted or otherwise unavailable)
sep 15 '08 at 18:02
(post deleted or otherwise unavailable)
sep 15 '08 at 8:55
Difference between Math.Floor() and Math.Truncate() in .NET