Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: top ten things every Perl hacker should know

by spiritway (Vicar)
on Mar 17, 2006 at 04:38 UTC ( [id://537387]=note: print w/replies, xml ) Need Help??


in reply to top ten things every Perl hacker should know

I disagree slightly about "don't reinvent the wheel". If you need to get a job done, and there's already a tool that does it, then I agree - use it. But I do think there is a place for taking a crack at a problem, even when there are good solutions available. It helps to know what's involved in solving the problem, which could help you better choose which solution would serve you best. It can open you up to new ideas about programming. If the solutions don't quite fit your needs, you can make changes. And, it can be fun.

Often, professional programmers simply don't have the luxury of doing this. The PHB doesn't want them dithering around *learning* things, when they could be doing useful work. But if you've got the time, it's not always a bad idea to reinvent the wheel, if only to appreciate how well someone else made one.

  • Comment on Re: top ten things every Perl hacker should know

Replies are listed 'Best First'.
Re^2: top ten things every Perl hacker should know
by nimdokk (Vicar) on Mar 17, 2006 at 16:50 UTC
    Sometimes the existing wheel doesn't quite do what you need it to do so you need create an alternate wheel :-)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (5)
As of 2024-04-23 16:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found