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

Survey Results

To whom do you direct comments in your code?

Survey period: 31 Jul 2016 to 7 Aug 2016

Do you write comments to those you work with? To yourself? To a different version of yourself (mandatory XKCD)

OptionVotes% 
To those who would need to maintain the code86965.04
To those looking to use my code49837.28
To those working on the code with me44633.38
To my managers / team lead745.54
To the poor souls who have to review my code27920.88
To my future self1,02076.35
To my future robot overloads977.26
To future palaeontologists987.34
Other312.32
I don't write comments in code896.66
Respondents were allowed to choose more than one answer; totals may not add up to 100%



 
GeneralRe: The code is the comment Pin
snorkie4-Aug-16 7:39
professionalsnorkie4-Aug-16 7:39 
GeneralI'm sorry Pin
PSK_2-Aug-16 2:00
PSK_2-Aug-16 2:00 
GeneralGood naming is great part of commenting Pin
KarstenK1-Aug-16 20:43
mveKarstenK1-Aug-16 20:43 
GeneralTo the Poor Souls Pin
Surya_Narayan1-Aug-16 20:23
professionalSurya_Narayan1-Aug-16 20:23 
GeneralMy favorite comment Pin
Mohibur Rashid1-Aug-16 18:19
professionalMohibur Rashid1-Aug-16 18:19 
GeneralCommenting your code is essential! Pin
Palash Mondal_1-Aug-16 17:45
professionalPalash Mondal_1-Aug-16 17:45 
GeneralRe: Commenting your code is essential! Pin
Jeroen_R2-Aug-16 1:21
Jeroen_R2-Aug-16 1:21 
GeneralRe: Commenting your code is essential! Pin
Herbie Mountjoy2-Aug-16 3:02
professionalHerbie Mountjoy2-Aug-16 3:02 
Agreed. Documenting every bit of the code is more useful than cryptic, embedded comments. We're not obliged to read the manual but if it has been well written it should explain everything.

How often I fall victim to the copy/paste merchant who forgets to modify his comment for the new scenario.
We're philosophical about power outages here. A.C. come, A.C. go.

GeneralRe: Commenting your code is essential! Pin
User 592414-Aug-16 15:40
User 592414-Aug-16 15:40 
GeneralCListCtrl Pin
Jeremy Falcon1-Aug-16 13:08
professionalJeremy Falcon1-Aug-16 13:08 
GeneralRe: CListCtrl Pin
Agent__0071-Aug-16 18:46
professionalAgent__0071-Aug-16 18:46 
PraiseRe: CListCtrl Pin
Jeremy Falcon2-Aug-16 6:11
professionalJeremy Falcon2-Aug-16 6:11 
GeneralRe: CListCtrl Pin
TheGreatAndPowerfulOz2-Aug-16 6:22
TheGreatAndPowerfulOz2-Aug-16 6:22 
GeneralMy thoughts on why I comment. Pin
Chris Maunder1-Aug-16 9:56
cofounderChris Maunder1-Aug-16 9:56 
GeneralComments helps us to be evaluated easily Pin
RJ_Zed1-Aug-16 1:07
RJ_Zed1-Aug-16 1:07 
GeneralRe: Comments helps us to be evaluated easily Pin
Rajeev Jayaram1-Aug-16 1:48
Rajeev Jayaram1-Aug-16 1:48 
GeneralRe: Comments helps us to be evaluated easily Pin
Slacker0071-Aug-16 3:00
professionalSlacker0071-Aug-16 3:00 
GeneralRe: Comments helps us to be evaluated easily Pin
PeejayAdams1-Aug-16 6:00
PeejayAdams1-Aug-16 6:00 
GeneralRe: Comments helps us to be evaluated easily Pin
Slacker0071-Aug-16 7:54
professionalSlacker0071-Aug-16 7:54 
GeneralRe: Comments helps us to be evaluated easily Pin
RJ_Zed1-Aug-16 23:33
RJ_Zed1-Aug-16 23:33 
GeneralRe: Comments helps us to be evaluated easily Pin
Slacker0072-Aug-16 0:17
professionalSlacker0072-Aug-16 0:17 
GeneralTo everyone except future paleontologists and robot overlords Pin
Daniel Pfeffer1-Aug-16 0:39
professionalDaniel Pfeffer1-Aug-16 0:39 
GeneralRe: To everyone except future paleontologists and robot overlords Pin
Herbie Mountjoy2-Aug-16 3:05
professionalHerbie Mountjoy2-Aug-16 3:05 
GeneralAnother ridiculous poll Pin
Slacker00731-Jul-16 23:21
professionalSlacker00731-Jul-16 23:21 
GeneralRe: Another ridiculous poll Pin
Sander Rossel1-Aug-16 1:44
professionalSander Rossel1-Aug-16 1:44 

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.