Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^3: Update: Teaching Perl in the Humanities

by wolfger (Deacon)
on Feb 25, 2005 at 13:07 UTC ( [id://434446]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Update: Teaching Perl in the Humanities
in thread Update: Teaching Perl in the Humanities

Nice idea, but I doubt it. I think Perl will always be around, despite what Python advocates say.


--
Linux, sci-fi, and Nat Torkington, all at Penguicon 3.0
perl -e 'print(map(chr,(0x4a,0x41,0x50,0x48,0xa)))'

Replies are listed 'Best First'.
Re^4: Update: Teaching Perl in the Humanities
by Anonymous Monk on Feb 25, 2005 at 22:34 UTC
    Nice idea, but I doubt it. I think Perl will always be around, despite what Python advocates say.

    I certainly hope not. That would imply that centuries or millenia hence, we won't have a decent artificial intelligence yet. Hopefully, in hundreds or thousands of years, we'll have a higher level language with which to communicate with computers than Perl. A sufficiently powerful computer should be able to optimize it's own code to solve problems: given a reasonable understanding of human desires (a hard problem), and how those desires are stated (another hard problem), a computer should be able to generate code to solve that problem.

    To an extent, we do this already with existing programming languages: optimizing compilers generate assembly language that no human wrote, and genetic algorithms have created circuits that no human engineer could ever design (or maintain).

    If Perl is the best we can do, then I'd just as soon give up now. Perl is useful, but it's a long way from the optimum interface to advanced technology.
    --
    AC

      I never said it would still be Perl 5.8, or even Perl 6. But there will always be some derivative of Perl, I'm quite sure. We may design higher level languages to solve overly complicated problems, but Perl will be a better fit for the day-to-day small problems. You don't need to program an AI to write complex algorithms to automate your data archival routines. Nor do you need all that fancy stuff to do something simple like an HM (Holographic Messaging) client. There will always be a perl, just like there will always be some derivative of shell.

      And besides... you just can't do a proper JAPH in any other language. :-)


      --
      Linux, sci-fi, and Nat Torkington, all at Penguicon 3.0
      perl -e 'print(map(chr,(0x4a,0x41,0x50,0x48,0xa)))'

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-25 22:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found