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

Survey Results

Do you have formal coding guidelines in your company?   [Edit]

Survey period: 29 Aug 2005 to 4 Sep 2005

Do you have guidelines explaining coding standards such as naming conventions, error handling and inline documentation requirements, or is it every man for themselves?

OptionVotes% 
Yes, and they must be adhered to22822.18
Yes, but they are fairly casual29228.40
No, we just try to be consistent with one another31730.84
No19118.58



 
GeneralRe: CLS Pin
Dario Solera1-Sep-05 20:30
Dario Solera1-Sep-05 20:30 
GeneralHad to vote Pin
IvoLimmen30-Aug-05 20:48
IvoLimmen30-Aug-05 20:48 
JokeRe: Had to vote Pin
toxcct31-Aug-05 4:24
toxcct31-Aug-05 4:24 
GeneralConsistency Pin
Marc Clifton30-Aug-05 14:47
mvaMarc Clifton30-Aug-05 14:47 
GeneralRe: Consistency Pin
Elrond31-Aug-05 1:47
Elrond31-Aug-05 1:47 
GeneralRe: Consistency Pin
Xiangyang Liu 刘向阳31-Aug-05 13:02
Xiangyang Liu 刘向阳31-Aug-05 13:02 
GeneralRe: Consistency Pin
Marc Clifton31-Aug-05 15:50
mvaMarc Clifton31-Aug-05 15:50 
GeneralRe: Consistency Pin
Xiangyang Liu 刘向阳31-Aug-05 23:33
Xiangyang Liu 刘向阳31-Aug-05 23:33 
Marc Clifton wrote:
And besides, everything is a member of a class.

What about local variables? When reading other people's code with many member variables and complex methods, it can be hard to determine if a variable is a member or not.

Marc Clifton wrote:
And finally, I find it aesthetically and technically displeasing.

I feel the same way about getter/setters, may be I am the only one. I got used to "m_" with all the MFC programming I did before and never thought it could be a pain for other people.





My articles and software tools





GeneralRe: Consistency Pin
Marc Clifton1-Sep-05 1:42
mvaMarc Clifton1-Sep-05 1:42 
GeneralRe: Consistency Pin
Judah Gabriel Himango1-Sep-05 9:37
sponsorJudah Gabriel Himango1-Sep-05 9:37 
GeneralEmbrace Convention Pin
Daniel Vaughan29-Aug-05 16:45
Daniel Vaughan29-Aug-05 16:45 
GeneralCoding guidelines != naming conventions Pin
Nemanja Trifunovic30-Aug-05 4:21
Nemanja Trifunovic30-Aug-05 4:21 
GeneralRe: Coding guidelines != naming conventions Pin
Jörgen Sigvardsson30-Aug-05 10:40
Jörgen Sigvardsson30-Aug-05 10:40 
GeneralConventions for Artists!! Pin
Ali Iqbal Khan29-Aug-05 4:25
Ali Iqbal Khan29-Aug-05 4:25 
GeneralRe: Conventions for Artists!! Pin
Shog929-Aug-05 7:05
sitebuilderShog929-Aug-05 7:05 
GeneralRe: Conventions for Artists!! Pin
Jörgen Sigvardsson30-Aug-05 10:43
Jörgen Sigvardsson30-Aug-05 10:43 
GeneralRe: Conventions for Artists!! Pin
Alvaro Mendez29-Aug-05 9:12
Alvaro Mendez29-Aug-05 9:12 
GeneralRe: Conventions for Artists!! Pin
Sarvesvara (BVKS) Dasa29-Aug-05 15:28
Sarvesvara (BVKS) Dasa29-Aug-05 15:28 
GeneralRe: Conventions for Artists!! Pin
John M. Drescher29-Aug-05 16:32
John M. Drescher29-Aug-05 16:32 
GeneralRe: Conventions for Artists!! Pin
Sarvesvara (BVKS) Dasa2-Sep-05 17:34
Sarvesvara (BVKS) Dasa2-Sep-05 17:34 
GeneralReaching consensus Pin
Nemanja Trifunovic29-Aug-05 2:25
Nemanja Trifunovic29-Aug-05 2:25 
GeneralRe: Reaching consensus Pin
Paul Watson29-Aug-05 3:23
sitebuilderPaul Watson29-Aug-05 3:23 
GeneralRe: Reaching consensus Pin
Gary Wheeler29-Aug-05 7:08
Gary Wheeler29-Aug-05 7:08 
GeneralWhat code casing style do you follow? Pin
Ali Iqbal Khan28-Aug-05 23:24
Ali Iqbal Khan28-Aug-05 23:24 
GeneralRe: What code casing style do you follow? Pin
Gavin Greig28-Aug-05 23:39
Gavin Greig28-Aug-05 23:39 

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.