Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Re: Learning

by salvadors (Pilgrim)
on Jan 07, 2001 at 18:46 UTC ( [id://50344]=note: print w/replies, xml ) Need Help??


in reply to Re: Learning
in thread Learning

Rather than knowing a simliar language to perl you may be better off knowing many languages that are not like perl.

There are languages that *aren't* like Perl!?

Tony

Replies are listed 'Best First'.
Re: Re: Re: Learning
by merlyn (Sage) on Jan 07, 2001 at 22:07 UTC
    Well, ultimately, any language that can implement a Turing machine could be said to be "like" Perl.

    But it's pretty easy to define some higher level categories of languages and Perl won't fall into all of the categories. For example, Perl very quickly decategorizes away from Prolog. And depending on how you slice it, I suppose Perl isn't all that much like Smalltalk, or Lisp, or Icon.

    That's not to say you can't borrow knowledge of problem-solving from these languages. That's more to say that you can't as easily just take a program written in one of those languages and implement it in the same number of lines of Perl with a high correlation between the lines, as you can say with C or Pascal.

    It's too early in the morning for me to recall the "big 4" breakdown... I'm sure tilly will chime in. Something like "functional", "declarative", "procedural", blah blah. (Ahh yes, a Super Search yields Why I like functional programming, go see.)

    -- Randal L. Schwartz, Perl hacker

      Object paradigm, right? That's the one you're missing from the big 4.... (i think... is too early for me as well...)

Log In?
Username:
Password:

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

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

    No recent polls found