Click here to Skip to main content
15,892,643 members

Survey Results

Do you format your code?   [Edit]

Survey period: 15 Jan 2007 to 21 Jan 2007

Indentation? Whitespace? Lining up the equal signs? Do you make your code pretty or just type it in and not care how it looks?

OptionVotes% 
I am extremely pedantic about ensuring my code is formatted perfectly54635.09
I format my code carefully but not obsessively87155.98
I do the minimum formatting that will keep it readable1207.71
I never bother doing any formatting.191.22



 
GeneralRe: To many comments Pin
S Douglas15-Jan-07 23:42
professionalS Douglas15-Jan-07 23:42 
GeneralRe: To many comments Pin
Kevin McFarlane16-Jan-07 11:07
Kevin McFarlane16-Jan-07 11:07 
GeneralRe: To many comments Pin
Gammill16-Jan-07 15:34
Gammill16-Jan-07 15:34 
GeneralRe: To many comments Pin
Ed Gadziemski21-Jan-07 8:28
professionalEd Gadziemski21-Jan-07 8:28 
GeneralRe: To many comments Pin
Gammill21-Jan-07 10:51
Gammill21-Jan-07 10:51 
GeneralRe: To many comments Pin
El Corazon16-Jan-07 8:50
El Corazon16-Jan-07 8:50 
GeneralRe: To many comments Pin
Gammill16-Jan-07 15:29
Gammill16-Jan-07 15:29 
GeneralRe: To many comments Pin
wittend22-Jan-07 7:45
wittend22-Jan-07 7:45 
I agree. I am a strong believer in comments, but there are coding styles in which comments containing little useful information are required. In most cases these only make code unreadable. Full documentation belongs in the manual. Only information pertaining to the code belongs in the code.
GeneralRe: Formating Code Pin
Vasudevan Deepak Kumar15-Jan-07 16:54
Vasudevan Deepak Kumar15-Jan-07 16:54 
GeneralExtremely Fastidious Pin
Ri Qen-Sin15-Jan-07 10:59
Ri Qen-Sin15-Jan-07 10:59 
GeneralWhat if... Pin
M i s t e r L i s t e r15-Jan-07 9:29
M i s t e r L i s t e r15-Jan-07 9:29 
GeneralRe: What if... Pin
Patrick Etc.15-Jan-07 10:08
Patrick Etc.15-Jan-07 10:08 
GeneralRe: What if... Pin
Gary R. Wheeler16-Jan-07 14:33
Gary R. Wheeler16-Jan-07 14:33 
GeneralRe: What if... Pin
Rajasekharan Vengalil18-Jan-07 6:23
Rajasekharan Vengalil18-Jan-07 6:23 
GeneralRe: What if... Pin
PIEBALDconsult19-Jan-07 16:57
mvePIEBALDconsult19-Jan-07 16:57 
GeneralRe: What if... Pin
WillemM18-Jan-07 6:08
WillemM18-Jan-07 6:08 
GeneralRe: What if... Pin
PIEBALDconsult19-Jan-07 17:12
mvePIEBALDconsult19-Jan-07 17:12 
JokeWhy is it... Pin
Grimolfr15-Jan-07 7:12
Grimolfr15-Jan-07 7:12 
GeneralRe: Why is it... Pin
WillemM15-Jan-07 22:55
WillemM15-Jan-07 22:55 
GeneralRe: Why is it... Pin
Gammill16-Jan-07 15:43
Gammill16-Jan-07 15:43 
GeneralRe: Why is it... Pin
MatrixCoder16-Jan-07 10:58
MatrixCoder16-Jan-07 10:58 
GeneralPedantic is an unterstatement Pin
David Wulff15-Jan-07 5:33
David Wulff15-Jan-07 5:33 
GeneralRe: Pedantic is an unterstatement Pin
Roger Wright15-Jan-07 6:43
professionalRoger Wright15-Jan-07 6:43 
GeneralRe: Pedantic is an unterstatement Pin
hairy_hats17-Jan-07 0:40
hairy_hats17-Jan-07 0:40 
GeneralRe: Pedantic is an unterstatement Pin
PIEBALDconsult19-Jan-07 17:02
mvePIEBALDconsult19-Jan-07 17:02 

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.