Come for the quick hacks, stay for the epiphanies. | |
PerlMonks |
Re: My number 1 tip for developers.by simon.proctor (Vicar) |
on Sep 12, 2003 at 08:27 UTC ( [id://290957]=note: print w/replies, xml ) | Need Help?? |
My tip: Learn to solve your own problems
Before I consider posting to Perlmonks (or bothering co-workers ;) ) I always try to write a smaller program that illustrates my problem. I give it the data (hardcoded where possible) that I expect to get (or to compare with the data I expect from my code) and work from there. This allows me:
Just my 2p SP
In Section
Meditations
|
|