View Single Post
Old May 25th, 2006, 3:24 AM   #29
Harakim
Hobbyist Programmer
 
Join Date: May 2006
Location: West Jordan, Utah, United States
Posts: 176
Rep Power: 3 Harakim is on a distinguished road
Quote:
Originally Posted by Game_Ender
I have been scared straight by looking at several awful C++/C applications. All you have to do is spend several plowing threw it before you want to just sit down and rewrite the whole thing. After all, what decent engineer doesn't stare at a system and think they can do it better . That said it really does take quite some time to do the whole the Document-Code-Test cycle, but at least it gives you a safety net. Most of the stuff I code has to be used by other people, so the more copious my documentation and testing the more effective it will be.
That's my code you're talking about. That is why I started commenting.
Harakim is offline   Reply With Quote