Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
dsimcha
Maryland
Age: 28
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
147
votes
Why doesn't Java support unsigned ints?
java
language-design
unsigned
integer
asked Jan 10 '09 at 1:35
stackoverflow.com
114
votes
Function overloading by return type?
programming-languages
language-design
overloading
method-overloading
function-calls
asked Jan 14 '09 at 5:38
stackoverflow.com
44
votes
TDD: Does it get in the way of good API design?
design
api
tdd
asked Dec 8 '09 at 16:00
stackoverflow.com
35
votes
(Why) is it important that a unit test not test dependencies?
testing
unit-testing
dependency-injection
mocking
asked Apr 6 '11 at 1:05
programmers.stackexchange.com
34
votes
What is the purpose of the frame pointer?
performance
pointers
assembly
x86
low-level
asked Feb 23 '09 at 20:45
stackoverflow.com
34
votes
C++11 Compiler: Closest to the standard and how close?
c++
compiler
standards
c++11
asked Aug 29 '11 at 16:23
stackoverflow.com
32
votes
Code Smell: Inheritance Abuse
design
object-oriented
inheritance
composition
asked Oct 16 '10 at 17:27
programmers.stackexchange.com
32
votes
What, precisely, is a confidence interval?
confidence-interval
definition
asked Jan 28 '11 at 0:23
stats.stackexchange.com
31
votes
Rigorous definition of an outlier?
outliers
definition
asked Feb 13 '11 at 15:07
stats.stackexchange.com
30
votes
Python Drop into REPL (Read, Eval, Print, Loop)
python
interactive
asked Sep 8 '09 at 19:40
stackoverflow.com
1
2
3
4
5
…
10
next
Top Answers
97
What are the drawbacks of Python?
programmers.stackexchange.com
92
Single statement if block - braces or no?
programmers.stackexchange.com
77
Why is OOP difficult?
programmers.stackexchange.com
68
Why is it so hard to get people to pay for software?
programmers.stackexchange.com
67
Is OOP hard because it is not natural?
programmers.stackexchange.com
54
Do I need to understand algorithms and data structures to be called a programmer?
programmers.stackexchange.com
54
When to use struct in C#?
stackoverflow.com
52
D Programming Language in the real world?
stackoverflow.com
48
Is it ever ok to have an empty catch statement?
programmers.stackexchange.com
47
Is a finally block without a catch block a java anti-pattern?
stackoverflow.com
43
What are the performance implications of marking methods / properties as virtual?
stackoverflow.com
40
What should be in a coding standard?
programmers.stackexchange.com
36
In-Place Radix Sort
stackoverflow.com
34
Do Python programmers find the whitespace issue inconvenient?
programmers.stackexchange.com
34
ptr->hello(); /* VERSUS */ (*ptr).hello();
stackoverflow.com
34
To GC or Not To GC
stackoverflow.com
32
When is each sorting algorithm used?
stackoverflow.com
32
Why does language verbosity have a negative connotation?
stackoverflow.com
31
Turning off the D garbage collector
stackoverflow.com
31
Why isn't the 'D' language picking up?
stackoverflow.com
29
Do OO design principles apply to Python?
stackoverflow.com
29
The Two Cultures: statistics vs. machine learning?
stats.stackexchange.com
28
What exactly is the halting problem?
stackoverflow.com
26
Performance anti patterns
stackoverflow.com
26
'goto' usage
stackoverflow.com
24
Modern programming language with intuitive concurrent programming abstractions
programmers.stackexchange.com
23
Is worth the effort to learn D?
stackoverflow.com
22
What is the greatest design flaw you have faced in any programming language?
programmers.stackexchange.com
22
Can you cache a virtual function lookup in C++?
stackoverflow.com
22
32-bit versus 64-bit floating-point performance
stackoverflow.com
1
2
3
4
5
6
next
Stack Exchange works best with JavaScript enabled