Click here to Skip to main content
15,901,284 members

Survey Results

What most improves the readability of source code?   [Edit]

Survey period: 24 Mar 2008 to 31 Mar 2008

Reviewing or even learning someone else's code can be hard work. What's the best way to make code easily approachable for someone else?

OptionVotes% 
Obvious and intuitive names for variables, classes and methods64238.31
Clear and useful comments29417.54
Wise use of Whitespace945.61
Correct Spelling and grammar60.36
Limits on file, class and method sizes281.67
Clear and concise code logic and structure39323.45
The use of common coding patterns and practices1649.79

View optional text answers (58 answers)


 
GeneralRe: Useful comments can explain anything Pin
harold aptroot25-Mar-08 8:55
harold aptroot25-Mar-08 8:55 
GeneralRe: Useful comments can explain anything Pin
firegryphon25-Mar-08 8:58
firegryphon25-Mar-08 8:58 
GeneralRe: Useful comments can explain anything Pin
cmk25-Mar-08 20:15
cmk25-Mar-08 20:15 
GeneralHard to pick just one PinPopular
PIEBALDconsult24-Mar-08 7:33
mvePIEBALDconsult24-Mar-08 7:33 
GeneralRe: Hard to pick just one Pin
Don Driskell24-Mar-08 9:31
Don Driskell24-Mar-08 9:31 
GeneralRe: Hard to pick just one Pin
PIEBALDconsult24-Mar-08 11:26
mvePIEBALDconsult24-Mar-08 11:26 
GeneralRe: Hard to pick just one Pin
Owen3725-Mar-08 7:58
Owen3725-Mar-08 7:58 
GeneralRe: Hard to pick just one Pin
squeek25-Mar-08 11:33
squeek25-Mar-08 11:33 
GeneralRe: Hard to pick just one Pin
PIEBALDconsult25-Mar-08 13:15
mvePIEBALDconsult25-Mar-08 13:15 
GeneralRe: Hard to pick just one Pin
Draugnar27-Mar-08 8:01
Draugnar27-Mar-08 8:01 
GeneralNarrative Pin
Shog924-Mar-08 7:16
sitebuilderShog924-Mar-08 7:16 
GeneralRe: Narrative Pin
PIEBALDconsult24-Mar-08 7:32
mvePIEBALDconsult24-Mar-08 7:32 
GeneralRe: Narrative Pin
Shog924-Mar-08 7:43
sitebuilderShog924-Mar-08 7:43 
GeneralRe: Narrative Pin
Gary Wheeler25-Mar-08 7:22
Gary Wheeler25-Mar-08 7:22 
GeneralRe: Narrative Pin
Shog925-Mar-08 7:29
sitebuilderShog925-Mar-08 7:29 
GeneralRe: Narrative Pin
Gary Wheeler25-Mar-08 7:36
Gary Wheeler25-Mar-08 7:36 
GeneralRe: Narrative Pin
firegryphon25-Mar-08 7:40
firegryphon25-Mar-08 7:40 
GeneralRe: Narrative Pin
Steve Echols24-Mar-08 10:52
Steve Echols24-Mar-08 10:52 
GeneralRe: Narrative Pin
Blake Miller24-Mar-08 11:54
Blake Miller24-Mar-08 11:54 
GeneralRe: Narrative Pin
Shog924-Mar-08 13:57
sitebuilderShog924-Mar-08 13:57 
GeneralRe: Narrative Pin
Chris Maunder24-Mar-08 19:44
cofounderChris Maunder24-Mar-08 19:44 
GeneralRe: Narrative Pin
Shog925-Mar-08 7:36
sitebuilderShog925-Mar-08 7:36 
GeneralRe: Narrative Pin
firegryphon25-Mar-08 7:48
firegryphon25-Mar-08 7:48 
GeneralRe: Narrative Pin
Tim Yen25-Mar-08 13:12
Tim Yen25-Mar-08 13:12 
GeneralA lost art: Clear and concise code logic and structure Pin
Nemanja Trifunovic24-Mar-08 3:57
Nemanja Trifunovic24-Mar-08 3:57 

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.