| Good Answer | Answer score of 25 or more. This badge can be awarded multiple times. |
tdammers earned this badge 33 times |
jun 14 at 18:39
Best way to check for specific types
jun 13 at 17:35
How to solve the problem of nested comments
jan 11 at 16:37
Recursion or while loops
jan 11 at 15:22
Could it be more efficient for systems in general to do away with Stacks and just use Heap for memory management?
nov 30 at 11:08
Techniques for getting off the ground in any language
nov 8 at 18:09
Pure Java web browser, is it practical?
oct 10 at 16:31
Is there a constant for “end of time”?
oct 8 at 8:06
Why should one use a single-use temporary variable?
sep 14 at 10:44
Why are people laughing at visual basic?
aug 30 at 21:46
Asking for a code sample of the company at an interview
aug 15 at 15:46
What is the relevance of resumes in the age of GitHub, Stack Exchange, Coursera, Udacity, blogs, etc.?
jul 28 at 9:00
Is C++.Net used extensively?
jun 27 '12 at 2:36
Generalise variable usage inside code
jun 16 '12 at 17:39
What is the benefit of writing to a temp location, And then copying it to the intended destination?
jun 11 '12 at 6:02
Is OOP becoming easier or harder?
jun 8 '12 at 14:36
Is constantly looking for code examples a sign of a bad developer?
may 7 '12 at 19:02
Should one check for null if he does not expect null?
apr 10 '12 at 15:17
Why do we need private variables?
mar 25 '12 at 2:08
What makes C so popular in the age of OOP?
feb 17 '12 at 16:38
Why are several popular programming languages influenced by C?
jan 31 '12 at 18:59
Is there an alternative to bits?
dec 14 '11 at 13:28
Manufacturing vs Software Development
nov 2 '11 at 22:05
What is the benefit of studying bitwise operators?
oct 26 '11 at 11:06
Is it an appropriate use of #define to make typing repeated code easier?
oct 24 '11 at 15:45
Why do I have to choose between “management” and “technical” tracks in my career?
sep 13 '11 at 20:01
Recursion without factorial, Fibonacci numbers etc
sep 7 '11 at 20:13
Can the language make us stupid?