Badge
| Nice Answer | Answer score of 10 or more. This badge can be awarded multiple times. |
palacsint earned this badge 11 times |
feb 17 at 19:20
Cleaner way to code BOOL×BOOL→ENUM mapping?
nov 11 at 5:46
Looping over a list, checking a boolean and return value
aug 27 at 6:44
About coding habits, a small java program as an example,
jul 7 at 5:30
Reusing StringBuilder or creating a new one?
jun 24 at 20:33
Interview screw up after this piece of code
jun 15 '12 at 15:24
poh-tay-toh poh-tah-toh, does writing the same code a different way affect readability?
may 4 '12 at 9:46
Webpage downloader
apr 9 '12 at 16:07
How to reduce the amount of try/catch in my code?
jan 23 '12 at 16:13
Switch case statement refactoring
jan 21 '12 at 17:27
Java int overflow check
dec 23 '11 at 13:45
Is this too fancy?