While coding we usually end up so worked out and stuck with an interesting work-around for the code issue, that we keep building our good own logic, finally to find that the code works no more. Most of the time this falls back into a non-working code which was working prior to this issue and you would have prayed that you had the good sense to back up the earlier code. Or even if you backed up your code, you forgot what name you had used for the code back-up file. And if that is not all, you might have accidentally deleted the folder which contained the working code to clean off your over cluttered workstation memory. This is very often seen in a software development practise.
There is a good article written by Eric Sink on how to control your source codes! <Read more>
...
0 comments:
Post a Comment