Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Perl, Hackers Tool? and a good Development Language?

by dragonchild (Archbishop)
on Mar 12, 2003 at 19:16 UTC ( [id://242474]=note: print w/replies, xml ) Need Help??


in reply to Perl, Hackers Tool? and a good Development Language?

Structured is as structured does. I find C++ extremely hard to develop in and maintain. All that crap about memory management and list manipulation that I have to do by hand. Feh. Whatever!

Give me a

  • typeless
  • functional-capable
  • oo-capable
  • manage-my-memory-for-me
  • gives-me-data-structures-that-I-think-in
  • can-drop-down-to-C
  • glues-with-everything
  • runs-on-anything (including C-64 and Palm)
  • rapid-development
  • most-of-my-work-is-done-for-me-and-better-than-I-could-do
  • I-can-make-a-difference
  • has-24/7-support-that-actually-knows-something
language any day.

Another Point - there was an obfuscated-C contest for at least 20 years before one was created for Perl.

Yet Another Point - these same arguments were made about going from ASM to Pascal, back in the early 80's.

Yet Another Point (Continued) (YAPC?) - COBOL, back in the day, was written with an eye to _not_ being maintained. That's why they used 2-digit years. "You mean my program wasn't retired in five years?!?"

------
We are the carpenters and bricklayers of the Information Age.

Don't go borrowing trouble. For programmers, this means Worry only about what you need to implement.

Please remember that I'm crufty and crochety. All opinions are purely mine and all code is untested, unless otherwise specified.

  • Comment on Re: Perl, Hackers Tool? and a good Development Language?

Replies are listed 'Best First'.
Re: Re: Perl, Hackers Tool? and a good Development Language?
by shirkdog_perl (Beadle) on Mar 13, 2003 at 02:05 UTC
    I will take my wisdom and meditate for 16 years until I emerge from my cave...

    A Perl Monk...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-04-24 22:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found