I think a good programmer needs to be good at error catching. I error catch until I almost crazy liao….
Originally wanted to solve one problem, while solving this problem, I found another. Then another and then another… suddenly I forgot the first problem that I was thinking of solving. I go through the code again, ah, I remember. Trace your debug code and it will save u some time than to go through all. One good thing about .NET c#. The line won’t affect production I guess
Comments
Post a Comment