in reply to The Gates of Perl are not newbie friendly.
Hi, another comment on books - they aren't necessary, really. Learning Perl is a decent intro book, but if you go through the online tutorials (even if it takes a couple passes) you will be better off in the long run. As for reference books, Programming Perl is great, but so is perldoc. Ideally you shouldn't need to buy any documentation for open source projects, and in Perl's case it comes pretty close to being unecessary.
One other thing to consider is that new development with Perl 5 (the current version) will soon decline dramatically. While Perl 6 will still be Perl, and many Perl 5 concepts will apply, it will also have major differences. If you're just looking to learn a language, I would recommend python or possibly ruby (python has far better documentation then ruby, so it would be my choice).
Before I get flamed into oblivion, have my post reaped, and start receiving death threats, here are a few reasons for my suggestions:
So that's some of my reasoning, feel free to flame away now :).
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: The Gates of Perl are not newbie friendly.
by Anonymous Monk on Apr 19, 2003 at 13:49 UTC | |
Re: Re: The Gates of Perl are not newbie friendly.
by Anonymous Monk on Apr 19, 2003 at 08:44 UTC | |
by Anonymous Monk on Apr 19, 2003 at 13:36 UTC | |
by Hero Zzyzzx (Curate) on Apr 19, 2003 at 16:19 UTC | |
by Anonymous Monk on Apr 20, 2003 at 04:05 UTC | |
by Anonymous Monk on Apr 20, 2003 at 02:31 UTC | |
by Anonymous Monk on Apr 20, 2003 at 04:18 UTC | |
by Anonymous Monk on Apr 20, 2003 at 05:21 UTC |