Badge
| Nice Question | Question score of 10 or more. This badge can be awarded multiple times. |
Bill the Lizard earned this badge 30 times |
mar 15 at 18:25
Phone number format and validation library [closed]
nov 28 at 16:55
On integer multiplication, overflow, and information loss
jun 5 '12 at 8:23
Is there an equivalent to Lisp's “runtime” primitive in Scheme?
feb 22 '12 at 16:14
How do I change the default application icon in Java?
jan 27 '12 at 15:30
How do I get the time a file was last modified in Python?
nov 25 '11 at 13:38
How do you compare two version Strings in Java?
nov 21 '11 at 19:24
How do I read a resource file from a Java jar file?
oct 14 '11 at 22:01
How do I convert a double into a string in C++?
jul 9 '11 at 1:14
How do I clone a generic List in Java?
may 9 '11 at 18:52
How do you convert binary data to Strings and back in Java?
apr 29 '11 at 21:12
How do I display the binary representation of a float or double?
apr 11 '11 at 2:11
(post deleted or otherwise unavailable)
feb 17 '11 at 10:56
How to generate a random BigInteger value in Java?
jan 26 '11 at 17:57
Is stopwatch benchmarking acceptable?
dec 2 '10 at 20:11
How do you validate that a string is a valid IP address in C++?
nov 29 '10 at 14:35
How do I tell if a file does not exist in bash?
nov 8 '10 at 21:03
Where does gcc look for C and C++ header files?
jun 5 '10 at 9:27
How do you serialize an object in C++?
apr 27 '10 at 2:02
C++ Dynamic Shared Library on Linux
may 4 '09 at 17:02
Is “double hashing” a password less secure than just hashing it once?
dec 31 '08 at 12:52
What's the nearest substitute for a function pointer in Java?
nov 21 '08 at 16:32
In SQL, what's the difference between count(column) and count(*)?
nov 20 '08 at 2:52
How do I tokenize a string in C++?
oct 27 '08 at 3:02
Does Java need closures?
oct 26 '08 at 14:37
How to send an email by Java application using Gmail/ Yahoo/ Hotmail
sep 23 '08 at 20:27
How do you get the footer to stay at the bottom of a Web page?
sep 15 '08 at 8:57
How do you get a reference to the enclosing class from an anonymous inner class in Java?
sep 15 '08 at 8:55
How do you embed binary data in XML?