9

Questions

*
6
26
votes
41
answers
3
kviews

Should I use `!IsGood` or `IsGood == false`?

oct 30 at 17:51 Tim 802

*
2
8
votes
7
answers
577
views

What are the best resources for preparing for a MCTS exam?

oct 13 at 9:13 Ian Ringrose 3,902

*
4
12
votes
5
answers
512
views

What does this line of javascript do?

mar 4 at 19:09 Christoph 11k

 
5
votes
11
answers
432
views

Using explicit interfaces to ensure programming against an interface.

jun 12 at 16:57 Michael Carman 11

 
5
votes
5
answers
345
views

Setting a boolean value based on an integer.

jan 7 '09 at 16:31 Thomas Danecker 1,338

*
1
2
votes
11
answers
340
views

What is the most efficient method of setting default parameter values in javascript?

jan 21 at 11:14 Pablo Cabrera 603

*
1
3
votes
10
answers
327
views

Testing a test?

jul 19 at 15:48 Tartley 274

 
5
votes
7
answers
209
views

Is it worth the effort to have a function that returns the inverse of another function?

apr 23 at 16:59 Tommi Forsström 761

 
1
vote
2
answers
108
views

How do I find a subset of items in two sets of data that partially differ?

mar 3 at 19:00 David B 14.3k