Click here to Skip to main content
15,920,633 members

Survey Results

What's more important - easily understandable code or good comments?   [Edit]

Survey period: 1 Sep 2003 to 7 Sep 2003

You would hope to get both, but given a choice, which would you take?

OptionVotes% 
Easily understandable code69066.60
Good comments34633.40



 
GeneralRe: Neither Pin
Paul Oss5-Sep-03 20:19
Paul Oss5-Sep-03 20:19 
GeneralRe: Neither Pin
Jim A. Johnson3-Sep-03 8:18
Jim A. Johnson3-Sep-03 8:18 
GeneralRe: Neither Pin
ColinDavies3-Sep-03 10:13
ColinDavies3-Sep-03 10:13 
GeneralRe: Neither Pin
Paul Oss4-Sep-03 12:28
Paul Oss4-Sep-03 12:28 
GeneralRe: Neither Pin
Steffen Büchner3-Sep-03 20:24
Steffen Büchner3-Sep-03 20:24 
GeneralRe: Neither Pin
brianwelsch3-Sep-03 9:59
brianwelsch3-Sep-03 9:59 
GeneralRe: Neither Pin
ColinDavies3-Sep-03 10:18
ColinDavies3-Sep-03 10:18 
GeneralRe: Neither Pin
brianwelsch3-Sep-03 10:26
brianwelsch3-Sep-03 10:26 
Colin Davies wrote:
What about logic and ability, and dataflow analysis and deskchecking, have we left those skills in the dask ages ?

In the past 18 mths. I've coded a c++ project from scratch with very few specs. It was being redesigned halfway through, because of some new ideas from the powers that be. Also, it was my first C++ project beyond classroom code. So the code I added through helped me quickly figure out what I was thinking and what was going on.

Currently, I'm dabbling in assembly, another new language for me, which isn't even standard, but littered with macro calls. I'm grateful for the couple of comments which are given.

I do alot of plotting out by hand, following data through by hand, etc, but the clocks ticking.

"Manifest plainness, embrace simplicity,
reduce selfishness, have few desires."
-- Lao Tzu
BW
GeneralRe: Neither Pin
Gary Wheeler3-Sep-03 10:04
Gary Wheeler3-Sep-03 10:04 
GeneralRe: Neither Pin
ColinDavies3-Sep-03 10:19
ColinDavies3-Sep-03 10:19 
GeneralRe: Neither Pin
Gary Wheeler3-Sep-03 10:40
Gary Wheeler3-Sep-03 10:40 
GeneralRe: Neither Pin
ColinDavies3-Sep-03 11:18
ColinDavies3-Sep-03 11:18 
GeneralRe: Neither Pin
Gary R. Wheeler3-Sep-03 12:32
Gary R. Wheeler3-Sep-03 12:32 
GeneralRe: Neither Pin
brianwelsch3-Sep-03 15:21
brianwelsch3-Sep-03 15:21 
GeneralRe: Neither Pin
ColinDavies4-Sep-03 0:53
ColinDavies4-Sep-03 0:53 
GeneralRe: Neither Pin
Chris Maunder4-Sep-03 8:22
cofounderChris Maunder4-Sep-03 8:22 
GeneralRe: Neither Pin
ColinDavies4-Sep-03 10:34
ColinDavies4-Sep-03 10:34 
GeneralWhitespace Pin
Anonymous2-Sep-03 19:42
Anonymous2-Sep-03 19:42 
GeneralRe: Whitespace Pin
GreyWolfSftwre2-Sep-03 19:43
GreyWolfSftwre2-Sep-03 19:43 
GeneralRe: Whitespace Pin
dog_spawn3-Sep-03 7:57
dog_spawn3-Sep-03 7:57 
GeneralRe: Whitespace Pin
GISnet3-Sep-03 10:22
GISnet3-Sep-03 10:22 
GeneralRe: Whitespace Pin
Gary R. Wheeler3-Sep-03 12:41
Gary R. Wheeler3-Sep-03 12:41 
GeneralRe: Whitespace Pin
Marc Clifton4-Sep-03 2:57
mvaMarc Clifton4-Sep-03 2:57 
GeneralRe: Whitespace Pin
Atlantys5-Sep-03 13:36
Atlantys5-Sep-03 13:36 
GeneralGood Comments are mostly useless unless ur a beginner. Pin
Snyp2-Sep-03 11:48
Snyp2-Sep-03 11:48 

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.