??? 05/09/08 20:17 Modified: 05/09/08 20:50 Read: times Msg Score: +1 +1 Good Answer/Helpful |
#154629 - Good point Responding to: ???'s previous message |
Brett said:
I understand the frustration but really the best thing to do for yourself is write the code the best way possible, even if you have to go back and change it. It make take some time to go back and fix it but once you have done so you will be more comfortable going forward writing programs in this manner. From the sound of it you still have a fair amount of code still to write to finish this product. If you take the time to fix the problem now and learn how to do it right, the next time you come to a similar situation you will be able to write the code much quicker, in the end you might even end up saving time. It isn't just about having the code you are writing now improved, it is about learning how to do it the best way possible. Excellent point. The short version: "If you practice doing something wrong, that's exactly how you'll learn to do it--wrong." -- Russ |