Badge
| Nice Answer | Answer score of 10 or more. This badge can be awarded multiple times. |
dasblinkenlight earned this badge 44 times |
mar 8 at 18:41
Convert letters to numbers
dec 3 at 10:49
Why was Objective-C popularity so sudden on TIOBE index?
oct 31 at 9:04
AND is better or using Internal “IF”
oct 30 at 18:53
Use an else after exception (or not)
oct 26 at 18:42
Can a recursive function have iterations/loops?
oct 24 at 18:21
Considerations when designing a file type
oct 24 at 11:56
“Never do in code what you can get the SQL server to do well for you” - Is this a recipe for a bad design?
oct 24 at 8:55
Do stored procedures violate three-tier separation?
oct 19 at 20:37
Avoiding duplicate bug reports
oct 19 at 7:17
Why to use web services instead of direct access to a relational database for an android app?
oct 16 at 21:22
Is this a violation of the Liskov Substitution Principle?
oct 13 at 4:14
How to start competitive programming?
oct 12 at 7:33
What's the opposite of cohesive?
oct 10 at 18:17
Isn't MVC anti OOP?
oct 10 at 0:11
Under which circumstances (if any) does it make sense to work for a startup, for free?
sep 29 at 1:09
How can I figure out if programming is right for me?
sep 27 at 20:38
Does comparison operand order affect speed?
sep 27 at 15:12
Is it bad practice to pass instances through several layers?
sep 14 at 8:44
How to add a new developer to the team
aug 30 at 9:56
How to avoid being an API programmer only?
aug 17 at 12:43
Should I take care of race conditions which almost certainly has no chance of occuring?
aug 2 at 7:16
Can someone explain to me C#'s coding convention?
may 1 '12 at 15:39
Is there an infinite amount of knowledge in a programming language?
apr 13 '12 at 4:23
How to share problem solving knowledge in a multiteam group?
apr 11 '12 at 11:27
Is the phrase “never reinvent the wheel” suitable for students?
apr 10 '12 at 6:42
How important is it for a programmer to have an online presence?
apr 3 '12 at 16:39
How to represent a Rubik's Cube in a data structure
feb 5 '12 at 14:50
Should I Correct Candidates' Interview Answers?
jan 23 '12 at 19:18
What's the benefit of avoiding the use of a debugger?
jan 12 '12 at 22:30
Is it a really required skill to program without API documentation?
jan 9 '12 at 17:51
Were the first assemblers written in machine code?