Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: Use Something Different

by brian_d_foy (Abbot)
on Apr 12, 2005 at 15:42 UTC ( [id://447055]=note: print w/replies, xml ) Need Help??


in reply to Re: Use Something Different
in thread How do you master Perl?

Learning Perl is about as non-unixy as we could make it. Any residual unixisms are from Perl itself.

The stuff that is Windows-specific (or Mac- or Solaris-) is beyond the scope of the book.

--
brian d foy <brian@stonehenge.com>

Replies are listed 'Best First'.
Re^3: Use Something Different
by apotheon (Deacon) on Jan 01, 2006 at 03:09 UTC

    That makes me wonder why there isn't a Learning Perl for Unix, or something like that.

    Actually, I think it's a good idea to favor non-platform-specific texts, but that makes me want to again question the Win32 version's existence. Shouldn't "we" be teaching Perl, and maybe offering a "next book" that touches on Win32-specific matters and assumes a basic understanding of Perl already, instead of teaching a Win32-specific dialect of Perl?

    print substr("Just another Perl hacker", 0, -2);
    - apotheon
    CopyWrite Chad Perrin

      I'm not sure what you're asking for: Learning Perl isn't tied to any platform, and Learning Perl for Win32 is a very old book that won't be updated. We're (as in Stonehenge and the authors of Learning Perl), don't teach a platform specific version of Perl. Learning Perl for Win32 was a reaction to the second edition of Learning Perl where Tom Christiansen let his Windows hatred (and Unix bias) get in the way. Tom Phoenix changed that in the third edition of Learning Perl so we didn't need a Windows version of the book.

      A Learning Perl for Unix wouldn't be all that interesting. The interesting parts are where Perl, which is based on a lot of unixisms already, differ on non-unix platforms. Most of the interfaces have been faked or kludged so they work most places already.

      --
      brian d foy <brian@stonehenge.com>
      Subscribe to The Perl Review

        What I mean is that it makes more sense to me, because Perl doesn't have to be platform-specific, to turn the Win32 book into a "next book" for platform-specific Windows users, rather than letting it languish as a platform-specific book for beginners. Take it as a random rumination from someone that doesn't know what he's talking about, I guess.

        print substr("Just another Perl hacker", 0, -2);
        - apotheon
        CopyWrite Chad Perrin

Log In?
Username:
Password:

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

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

    No recent polls found