Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Loyalty, Personal gain or Professional Integrity

by davis (Vicar)
on Oct 04, 2002 at 11:55 UTC ( [id://202717]=note: print w/replies, xml ) Need Help??


in reply to Loyalty, Personal gain or Professional Integrity

Yes. All the time. With bells on.

Virtually every decision I make is based on my personal experience - I don't know how e.g. Java would solve a problem, so I can't recommend it. It's as much about individual knowledge as personal beliefs. For example, I happen to know that awk makes a very good job of splitting and printing fields separated by whitespace; I know how it works, and I'm comfortable using it. Other people, unlike me, may not have learnt awk before moving on to Perl, and therefore might advocate a Perl solution. Which one works better depends on the situation.

In my job, I've got almost free reign over the language I choose to write (current project here) in. I almost always choose Perl out of personal preference.

The key is being able to accept that the hammer you're wielding now might not fit the nail in question, and the only way to make sensible decisions about that is knowing enough to compare hammers. Learning Java will allow you to judge the relative merits of Java and Perl, and decide which is the better tool for the job.

Whether you've done wrong by recommending Java is probably up to your employer. Either way, your ability to do your job depends on how well informed you are, so I'd argue that learning another language (where time is not paramount) can only make you a better programmer.

Thanks, you've made me think.
davis
Is this going out live?
No, Homer, very few cartoons are broadcast live - it's a terrible strain on the animator's wrist
  • Comment on Re: Loyalty, Personal gain or Professional Integrity

Replies are listed 'Best First'.
Re: Re: Loyalty, Personal gain or Professional Integrity
by zigdon (Deacon) on Oct 04, 2002 at 12:28 UTC

    I think you missed the original point here - the question wasn't "have you ever made a decision biased by your personal preference", but "have you ever knowingly chosen a bad solution, based on your personal preference".

    My answer to that is "yes". I've recommended open source solutions, even though the MS ones would have been easier to implement. I guess my excuse is that I think the OS ones would have been easier to maintain and more secure, in the long run. But I have a sneaking suspicion that that's just an excuse, and wasn't 100% true at the time.

    -- Dan

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (6)
As of 2024-04-24 07:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found