480 reputation
514
bio website
location
age
visits member for 2 years, 4 months
seen Mar 13 at 2:21
stats profile views 35

Apr
24
awarded  Popular Question
Feb
26
awarded  Notable Question
Feb
15
awarded  Yearling
Nov
13
accepted Books, videos, etc on effective commenting?
Jun
14
awarded  Favorite Question
Mar
26
awarded  Popular Question
Feb
15
awarded  Yearling
Dec
30
awarded  Popular Question
May
24
awarded  Good Question
Apr
16
awarded  Critic
Mar
25
awarded  Nice Question
Mar
22
awarded  Teacher
Mar
22
awarded  Commentator
Mar
22
revised Books, videos, etc on effective commenting?
deleted 95 characters in body; edited title; edited title
Mar
22
accepted How can I improve my communication skills?
Mar
22
accepted What is the difference between a great programmer and a financially successful programmer?
Mar
20
asked What is the difference between a great programmer and a financially successful programmer?
Mar
20
awarded  Citizen Patrol
Mar
1
comment Books, videos, etc on effective commenting?
Would it help if I go through the files, without knowing what the it is about. And if I choose some small-scale comprehensible projects how can I be sure the coder is using the correct method for commenting? That is why I would appreciate some good books on the topic
Mar
1
comment Books, videos, etc on effective commenting?
@Anna Lear: Specifically I don't know the standard way of writing comments.Somewhere I read one should write pre-condition, post-condition, before each function but when I read some code from projects like Mozilla Firefox, I didn't find this kind of comments there. Comments there are mostly single line in between the code. Is there any book etc, where I can find enough real world comments examples to get an idea?