web analytics

Computer Programming Documentation

computer programming documentation
computer programming documentation
What is the importance of documentation for computer programming?

computer programming

I use the documentation because I write code so that I can not always remember exactly what each piece is done. It is also good for other people change code without coming to you and to obtain data. It is (almost) nothing worse than having to correct or modify the code of someone who has not documentation. If we do not, people hate you. If you do not … people will love.

Leave a Reply