Click here to Skip to main content
15,891,184 members

Survey Results

What's easier to read: Code or Text?

Survey period: 14 Apr 2014 to 21 Apr 2014

Given a code sample and an accurate well-written textual description of the code, what's easier for you to read?

OptionVotes% 
Code57128.14
Depends on the code and the text1,30264.17
Text1587.79



 
GeneralCode accompanied with Comment Pin
Tiancheng Hu20-Apr-14 17:28
professionalTiancheng Hu20-Apr-14 17:28 
GeneralWhat kind of question is this? PinPopular
JasonMacD16-Apr-14 6:30
JasonMacD16-Apr-14 6:30 
GeneralThis has to be the most pointless survey I've answered PinPopular
Rob Grainger16-Apr-14 5:00
Rob Grainger16-Apr-14 5:00 
GeneralCode is NOT text PinPopular
Marc Clifton16-Apr-14 3:14
mvaMarc Clifton16-Apr-14 3:14 
GeneralRe: Code is NOT text Pin
Don Kackman17-Apr-14 12:09
Don Kackman17-Apr-14 12:09 
GeneralCode and text are the same Pin
CPallini15-Apr-14 21:27
mveCPallini15-Apr-14 21:27 
GeneralCode vs Text not an apples to apples comparison. Pin
pmauriks15-Apr-14 15:17
pmauriks15-Apr-14 15:17 
GeneralDefining "Accurate and correct" and how to get there Pin
Aravol Amakiir15-Apr-14 4:15
Aravol Amakiir15-Apr-14 4:15 
This question brings about, in my mind, more than just the idea of how to read something, but more how to write it. By definition, any "accurate and well written" text will be as easy to read as the code, but the real question is writing that accurate and well written text, or simply writing the code. For most of us who would understand the code, we can read it directly, and for those who might not quite grasp a given piece, the nuances of the text may well be missed as well. Furthermore, the code itself could have errors or bugs which alter it from intended use, or changes to functions it relies on, which then require the text to update. No matter how well written the documentation, being able to see the code itself is still essential to bugfixing and expansion.

While comments can make something easier to read, they should be simple things accompanying code, not attempting to replace it in documentation and description.
GeneralThe Medium is the Message Pin
W Balboos, GHB15-Apr-14 1:49
W Balboos, GHB15-Apr-14 1:49 
Generaldepends how lengthy or complex code is... Pin
Aarti Meswania14-Apr-14 23:30
Aarti Meswania14-Apr-14 23:30 
GeneralWhat I need? Pin
Plamen Dragiyski14-Apr-14 20:37
professionalPlamen Dragiyski14-Apr-14 20:37 
GeneralHexadecimal Pin
pcbugfixer14-Apr-14 20:34
pcbugfixer14-Apr-14 20:34 
GeneralRe: Hexadecimal Pin
Rob Grainger16-Apr-14 5:04
Rob Grainger16-Apr-14 5:04 
GeneralRe: Hexadecimal Pin
pcbugfixer16-Apr-14 13:31
pcbugfixer16-Apr-14 13:31 
GeneralRe: Hexadecimal Pin
Rob Grainger16-Apr-14 22:11
Rob Grainger16-Apr-14 22:11 
GeneralBoth Pin
Jonas Hammarberg14-Apr-14 19:48
professionalJonas Hammarberg14-Apr-14 19:48 
GeneralCode is Text! Pin
MacSpudster14-Apr-14 10:44
professionalMacSpudster14-Apr-14 10:44 
GeneralRe: Code is Text! Pin
Karen Mitchelle14-Apr-14 15:45
professionalKaren Mitchelle14-Apr-14 15:45 
GeneralRe: Code is Text! Pin
XTAL25614-Apr-14 21:27
XTAL25614-Apr-14 21:27 
GeneralRe: Code is Text! Pin
kalberts15-Apr-14 0:57
kalberts15-Apr-14 0:57 
GeneralEasier or Correct? Pin
cvogt6145714-Apr-14 7:07
cvogt6145714-Apr-14 7:07 
GeneralRe: Easier or Correct? Pin
kalberts15-Apr-14 1:09
kalberts15-Apr-14 1:09 
GeneralDepends on my objective Pin
John D. Sanders14-Apr-14 6:01
John D. Sanders14-Apr-14 6:01 
GeneralText lies Pin
mikepwilson14-Apr-14 4:15
mikepwilson14-Apr-14 4:15 
GeneralRe: Text lies Pin
kalberts15-Apr-14 1:13
kalberts15-Apr-14 1:13 

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.