Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Experimenting with other programming languages...

by tinman (Curate)
on Apr 21, 2001 at 22:11 UTC ( [id://74453]=note: print w/replies, xml ) Need Help??


in reply to Experimenting with other programming languages...

Rant mode enabled :o)

I've dabbled with a lot of other languages myself, as I have no doubt that a lot of others who visit this site have... and I think that trying to say "one language is better than the other" is the equivalent of other oft-cited arguments such as "my OS is better than yours", "my editor is better than yours"... , even, "my car is better than yours" :o)

Why do I use Perl ? look here and also here... I think the key to being a good programmer/ computer scientist is to objectively evaluate the strengths and weaknesses of the tool that you're looking at.. is Perl good in text processing ? sure.. so use it if you can, it will save you lots of time.. Some people had posted a node on writing threaded applications rwith Perl.. is Perl good for that ? no, not yet.. other languages are much further along threading than Perl is...

I firmly believe in trying to find out the best possible tool to use for the job... if that's Perl (and you'd be surprised perhaps, at how many times Perl comes out on top of the language pile for various jobs ;o) then that's how it is, and I'm glad I know Perl so I can use it.. As neshura points out in her home node, an Advanced 3d gaming engine is not really what you would want to be writing in Perl ;o), so then, by all means use something else...

So, I'd actually say, Ruby is good, I haven't played with it so much, but it has some nice features.. but one of the strengths of Perl is how easily it adapts strong features of other languages and makes them its own.. and Perl is evolving in its own right (a look at the Perl 6 RFCs should tell you this), so for a large subset of tasks, its just a matter of individual preference...

If it makes your life easier to do it in Perl, don't break your neck and imbibe excess caffeine to do it in something else... :o) but sometimes it just comes down to individual preference as to what you use.. and well, just because someone *likes* the language, that doesn't make it better than anything else, right ? ;o)

Rant mode off

Replies are listed 'Best First'.
Re: Re: Experimenting with other programming languages...
by malander (Novice) on Apr 21, 2001 at 22:21 UTC
    I totally agree with you on that one, tinman.

    Oddly enough, I tend to focus the genre of my applications around my favorite programming language. When I was a qbasic coder, I would write little games and such..

    Now, as a Perl coder I'm writing lots of CGIs, some Perl modules, and a few network servers (Let's face it, TCP servers are just too easy in Perl ;-) ..

    Of course, I'm also toying with the idea of using the SDL (graphics library with an interface to Perl, for those who don't know) to write graphics apps in Perl. I'm just not sure ;-)

    -malander

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-03-28 14:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found