Click here to Skip to main content
15,921,577 members

Survey Results

In which order do you test conditionals?   [Edit]

Survey period: 19 Jan 2009 to 26 Jan 2009

Behind every seemingly trival task there are vast schools of philosophy.

OptionVotes% 
Always if (statement is true) then... 42920.32
Always if (statement is false) then...572.70
It specifically depends on the situation1,42167.31
Random.482.27
I"ve never actually thought about it1567.39



 
GeneralWhat does it mean ? Pin
MarcelloTurnbull18-Jan-09 23:47
MarcelloTurnbull18-Jan-09 23:47 
GeneralFree time Pin
Paul Watson19-Jan-09 2:25
sitebuilderPaul Watson19-Jan-09 2:25 
GeneralRe: Free time Pin
Paul Watson19-Jan-09 3:08
sitebuilderPaul Watson19-Jan-09 3:08 
AnswerRe: Free time Pin
MarcelloTurnbull19-Jan-09 3:38
MarcelloTurnbull19-Jan-09 3:38 
Answerhas to read like english Pin
clearbrian118-Jan-09 23:14
clearbrian118-Jan-09 23:14 
GeneralRe: has to read like english Pin
MatrixDud19-Jan-09 5:14
MatrixDud19-Jan-09 5:14 
GeneralDepends sometimes Pin
hairy_hats18-Jan-09 21:54
hairy_hats18-Jan-09 21:54 
Generaldepends Pin
Luc Pattyn18-Jan-09 21:01
sitebuilderLuc Pattyn18-Jan-09 21:01 
the normal case (and that better be the positive one) first, unless the normal case extends over more than a screen full or a page full AND the special case is extremely short.

BTW: I tried not to ask nor elicit a question, it says "Please DO NOT POST PROGRAMMING QUESTIONS HERE." WTF | :WTF:

Luc Pattyn [Forum Guidelines] [My Articles]

I use ListBoxes for line-oriented text output (not TextBoxes), and PictureBoxes for pictures (not drawings).


GeneralThat depends Pin
Jonas Hammarberg18-Jan-09 19:58
professionalJonas Hammarberg18-Jan-09 19:58 
GeneralLOL [modified] Pin
sucram18-Jan-09 19:27
sucram18-Jan-09 19:27 
GeneralLOL, i donno why i do that always Pin
ammar_shaker18-Jan-09 18:17
ammar_shaker18-Jan-09 18:17 
GeneralSay what? Pin
Ravi Bhavnani18-Jan-09 18:15
professionalRavi Bhavnani18-Jan-09 18:15 
GeneralRe: Say what? Pin
jkohler18-Jan-09 18:21
jkohler18-Jan-09 18:21 
GeneralRe: Say what? Pin
Ravi Bhavnani18-Jan-09 18:23
professionalRavi Bhavnani18-Jan-09 18:23 
JokeRe: Say what? Pin
PIEBALDconsult20-Jan-09 8:05
mvePIEBALDconsult20-Jan-09 8:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.