Perl tutorial for Python programmer

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Patrick Useldinger

    Perl tutorial for Python programmer

    Hi All,
    I have some experience with C, Pascal, COBOL and lately Python, and am
    quite confident with all of these. I would like to learn Perl as well,
    and I am looking for a decent tutorial which should:
    - concentrate on the most recent "stable" version of Perl (5.8.0, I
    believe)
    - go straight to the point without explaining programming or OO concepts
    - have a fair amount of examples for "offline" learing.
    Which one would you recommend?
    Thanks,
    -PU
  • John Bokma

    #2
    Re: Perl tutorial for Python programmer

    Patrick Useldinger wrote:
    [color=blue]
    > Hi All,
    > I have some experience with C, Pascal, COBOL and lately Python, and am
    > quite confident with all of these. I would like to learn Perl as well,
    > and I am looking for a decent tutorial which should:
    > - concentrate on the most recent "stable" version of Perl (5.8.0, I
    > believe)
    > - go straight to the point without explaining programming or OO concepts
    > - have a fair amount of examples for "offline" learing.
    > Which one would you recommend?[/color]

    Programming Perl for the first two points and Perl Cook Book for the last.


    --
    Kind regards, feel free to mail: mail(at)johnbok ma.com (or reply)
    virtual home: http://johnbokma.com/ ICQ: 218175426
    John web site hints: http://johnbokma.com/websitedesign/

    Comment

    Working...