Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Learning Perl?

by gwadej (Chaplain)
on Sep 06, 2003 at 02:43 UTC ( [id://289407]=note: print w/replies, xml ) Need Help??


in reply to Learning Perl?

Most of my best answers have already been covered. But if you are forced to work in a MS Windows environment, you might prefer Learning Perl on Win32 Systems (the Gecko Book).

It is mostly equivalent to Learning Perl with most of the Unix-isms replaced with Win32-isms. I know several people that had no Unix background that found the Gecko book easier to learn from than the other.

I can't say which is better to learn from because I learned Perl from the Camel Book (1st edition).

As for learning programming languages in general, I find that learning the syntax takes a relatively small amount of time. Learning to write Perl code in Perl (as opposed to writing something else in Perl) requires time and experience.

Some of that experience must be gained through writing code. But one of the best ways to gain that experience (without making all of the mistakes yourself <grin/>) is to read as much good code as you can get your hands on. Then read as much bad code as you can get your hands on. Once you understand the difference, you will find that you can write code in a way that works with the language, not against it.

G. Wade

Replies are listed 'Best First'.
•Re: Re: Learning Perl?
by merlyn (Sage) on Sep 06, 2003 at 05:38 UTC
    The Gecko book has been obsoleted by the third edition of Learning Perl. We worked very hard to eliminate any particular Unix-isms from the book, and Activestate have worked hard to eliminate any Win-32-isms from the core Perl.

    -- Randal L. Schwartz, Perl hacker
    Be sure to read my standard disclaimer if this is a reply.

      Oh terrific! Just what I need!

      Now I'm going to have to get the new version as well.<grin/>

      I've gotten both of the previous editions to make certain I know what I'm talking about when someone asks about a good book for learning Perl. Now I'll need to upgrade my books.<sigh/>

      G. Wade

Re: Re: Learning Perl?
by Arbogast (Monk) on Sep 06, 2003 at 03:35 UTC
    I wanted to write a program for a 21st century Family Photo and History Book. Chose Perl only because my brother said it could be done in Perl, no other reason.

    Grabbed the Learning Perl, Programming Perl, Perl Cookbook (the most helpful IMO), Perl/TK and then a bunch more (mostly OReilly) books. Bought a bunch of computer parts and figured out how to make Linux work. I read all kinds of MAN stuff in the Bash Shell in Linux. There are alot of answers there. Used Google a gazillion times. Just kept writing code until it all worked, then have kept improving it.

    Year and a half later, I gotta say I am astounded by Perl, and had no clue what a cool thing I was learning.

Log In?
Username:
Password:

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

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

    No recent polls found