Badge
| Nice Answer | Answer score of 10 or more. This badge can be awarded multiple times. |
Scott Whitlock earned this badge 37 times |
apr 25 at 11:31
Is it OK to split long functions and methods into smaller ones even though they won't be called by anything else?
oct 8 at 10:06
Why is C++ often the first language taught in college?
sep 5 at 19:14
Proper Data Structure for Commentable Comments
aug 15 at 20:56
How to fix a project with basically no structure?
aug 2 at 22:59
How much help should I give during technical interviews?
jul 21 at 13:12
What can programmers learn from the construction industry?
jun 13 '12 at 15:08
EE vs Computer Science: Effect on Developers' Approaches, Styles?
mar 2 '12 at 15:05
C# : When to go Fluent
feb 17 '12 at 11:32
Regulation of the software industry
jan 23 '12 at 15:58
How is software used in critical life-or-death systems tested?
jan 13 '12 at 1:26
How exactly do we go from Binary/Hex to Assembly Instruction sets?
dec 15 '11 at 4:19
Software cost estimation
nov 18 '11 at 4:14
Is it better to return NULL or empty values from functions/methods where the return value is not present?
nov 5 '11 at 19:07
Is it necessary to know and understand design patterns in order to be a professional programmer?
oct 18 '11 at 16:40
What are the areas where the .NET platform is still lagging behind the Java platform?
sep 14 '11 at 13:28
*Code owner* system: is it an efficient way?
sep 2 '11 at 14:13
What is a good way to reset the Primary Key?
sep 1 '11 at 7:30
Are By-Design “Bugs” a Bad Sign?
jul 25 '11 at 9:07
Are abstract classes / methods obsolete?
jul 20 '11 at 20:25
Can we price a software based on its lines count, language, technology and stuff like that?
jun 30 '11 at 18:28
WPF - What are the implications of the current rumours
jun 24 '11 at 15:07
Is it illegal to rewrite every line of an open source project in a slightly different way, and use it in a closed source project?
may 18 '11 at 14:25
Functional Programming on the rise?
apr 8 '11 at 7:56
Helping junior programmers get past their shortcomings?
apr 2 '11 at 16:50
What's a good, concise way to explain the dangers of copy-paste programming to non-programmers?
mar 25 '11 at 15:22
Open Source Etiquette
mar 6 '11 at 21:51
High level vs. low level programming. Do I really have to choose?
mar 4 '11 at 18:52
Is it smart to give idea to company?
jan 27 '11 at 9:12
What was your worst software development day like?
dec 9 '10 at 10:12
What do you use string reversal for?
dec 1 '10 at 14:42
If I learn PHP first, will it be difficult to learn C# next?