crystalized
Programmer
Well I am on my last day at my current job and finishing up on some of the documentation, honing the comments in my code, updating changes etc.
Early on in the project I was doing code documentation very regularly (formally documenting it in a maintenance manual). Then I found that I had to make some major revisions in the code due to some changes in requirements. So after I had spent hours documenting the code I had to rewrite the code and redocument. As much fun as this was I found that it reduced my urge to document promptly. I still comment my code (maybe a little too much) but the formal documentation took a little longer.
What importance do people place on formal documentation, that is seperate from the code. If you come into a job where you have to work on something someone else made, do you even look at the formal documentation? Or do you only refer to it if you do not understand something that is being done in the code?
Crystal
crystalized_s@yahoo.com
--------------------------------------------------
Experience is one thing you can't get for nothing.
-Oscar Wilde
Early on in the project I was doing code documentation very regularly (formally documenting it in a maintenance manual). Then I found that I had to make some major revisions in the code due to some changes in requirements. So after I had spent hours documenting the code I had to rewrite the code and redocument. As much fun as this was I found that it reduced my urge to document promptly. I still comment my code (maybe a little too much) but the formal documentation took a little longer.
What importance do people place on formal documentation, that is seperate from the code. If you come into a job where you have to work on something someone else made, do you even look at the formal documentation? Or do you only refer to it if you do not understand something that is being done in the code?
Crystal
crystalized_s@yahoo.com
--------------------------------------------------
Experience is one thing you can't get for nothing.
-Oscar Wilde