I also like to refactor it so that the logical flow of the program could be modified and makes it easy for future improvement.
One of the points of refactoring is to make the code more readible, so that documentation is not needed within the code itself. I have to agree with DWS regarding documenting for maintanence programmers. It is not worth your time. For most developers, it is simply more efficient to document the API of module so that other programmers can use it. But for maintanence, it is better to have clear code than volumes of documentation.
In reply to Re: Algorithm, Flowchart and Refactoring
by Steve_p
in thread Algorithm, Flowchart and Refactoring
by artist
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |