Beefy Boxes and Bandwidth Generously Provided by pair Networks
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??


in reply to My number 1 tip for developers.

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:
  • Controlled space where I can experiment
  • Clean brain space to concentrate on the problem
  • Knowledge that I can't break anything
  • I can have finer control over running the test area
I say try it (if you don't already).

Just my 2p
SP

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://290957]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-09-17 04:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    The PerlMonks site front end has:





    Results (22 votes). Check out past polls.

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.