Re: Try/Catch
- Posted by Ekhnat0n Feb 13, 2015
- 4282 views
To nip the flower in the bud:
LOGIC coding is the only way to code faultless from the beginning,
starting with the innermost action first and when that is perfect
proceed to the surrounding condition(s)
That is the way I learned programming back in the 60's and still do.
My code happens to be almost always errorfree because of this approach