473,405 Members | 2,176 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

good perl book?

Hi, can anyone tell me where I can get a good perl book?

TIA
Dan
Aug 18 '05 #1
6 6010
Danny Lu wrote:
Hi, can anyone tell me where I can get a good perl book?


Maybe at your favourite book dealer?

If you meant to ask what are good books about Perl then please see the FAQ:
"perldoc -q book"

jue
Aug 18 '05 #2
Danny Lu wrote:
Hi, can anyone tell me where I can get a good perl book?

TIA
Dan

Dan et. al.

After purchasing 5 books on PERL and two on Regular Expression, here is
what I found.

Since I was (and am) a beginning programmer (at 52), I was looking for a
book that would offer examples and was well organized.

The one that I bought which seems to be the best for a newbie programmer
is "Teach Yourself PERL in 24 Hours".

Obviously the 24 Hour part is a marketing thing but my guess is that if
you already code in another language and know Regular Expression, This
might actually be possible.

It has good examples and takes things in proper order. Fro me as a
neophyte, there are questions that occur to me that the book does not
answer when *I* need them but, those cases are so far pretty rare.

My books all come from http://www.bookpool.com and the price was VERY
reasonable.

Now, if you are a little bit conversant with coding concepts, you might
be able to use the free resource of perldoc. I downloaded the entire
perldoc package to my Linux boxes and use it regularly. Surprisingly.
the PERL regular expression tutorial (perlretut.pdf/html) is actually
better to read than ANY of the books I have bought.

Many coders at my company swear that Regular expressions is the toughest
part of programming in any language. Last year I took a pass at Java
with a great book from WROX press called "Beginning Java". Doing this
lead me to the conclusion that for OO languages, the hard part is
knowing what is already available in the class libraries that you don't
need to write yourself.

There is a "Beginning Regular Expressions" book that I bought and sent
back as it did not help me with PERL. My judgment on

You might try the perldoc tutorials first and see how you do. For me,
the old fart, I think I need a bit more hand-holding.

My plan is to get mediocre at PERL and then try Ruby to accomplish the
task I need.

Also, be advised that when you download perl to your computer, the
chances are good that all the modules are not loaded by default. So, if
you decide to "use Net::HTTP: and find it absent, you have to load it.
I have not seen that process covered in *any* book yet.

Good Luck to you no matter which book you choose.
Regards,

Ralph H. Stoos Jr.
Aug 18 '05 #3
On Thu, 18 Aug 2005 02:39:13 +0000, Danny Lu wrote:
Hi, can anyone tell me where I can get a good perl book?

TIA
Dan


For the beginner, I recommend Perl For Dummies (2nd Edition) by Paul
Hoffman. I'm not big on the Dummy or Idiot books, but found this to be
well laid out, easy to follow, with good examples. I've had mine for
about 6 years now. I find it's so well laid out and covers a lot of the
important stuff so well, that I reference it on a regular basis. So much
so, that the pages are starting to come out of the binding & the cover
is defiantly showing years of usage and wear. Personally I would not part
with this book, and am ready to buy a 2nd copy before I have a hard time
finding it. But hey, that is just me... I hope this helps...
Aug 19 '05 #4
Ram
Danny Lu wrote:
Hi, can anyone tell me where I can get a good perl book?

TIA
Dan

Get oreillys books
Beginning perl
Learning Perl
Advanced perl
etc
--
Ramprasad A Padmanabhan (ram AT netcore DOT co DO IN )
These are decoy ids
ra*******@nsmailserv.com
in**@pragatee.com
Sep 2 '05 #5
Ram wrote:
Danny Lu wrote:
Hi, can anyone tell me where I can get a good perl book?

TIA
Dan


Get oreillys books
Beginning perl
Learning Perl
Advanced perl
etc

They are part of the perl cd bookshelf, which you can find online!
google it
Nov 6 '05 #6
In article <qf******************************@comcast.com>, Tom Pimienta
<to*@phpfunk.com> wrote:
Ram wrote:
Danny Lu wrote:
Hi, can anyone tell me where I can get a good perl book?

TIA
Dan


Get oreillys books
Beginning perl
Learning Perl
Advanced perl
etc

They are part of the perl cd bookshelf, which you can find online!
google it


The copies of these books that you can find online are illegal. Please
do not encourage people to use them. Any website containing text from
these books that is not in the oreilly.com domain are undoudtedly
illegal. The official link for the Perl CD Bookshelf is
<http://www.oreilly.com/catalog/perlcdbs/>.

FYI: this newsgroup is defunct. Use comp.lang.perl.misc in the future.

Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
Nov 7 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: jodocus | last post by:
hi, I am new to python (but not to programming - have programmed in many other languages like C++/lisp/perl etc.) and I would like to buy a good book. The local bookstore has no books about...
30
by: Christian Seberino | last post by:
How does Ruby compare to Python?? How good is DESIGN of Ruby compared to Python? Python's design is godly. I'm wondering if Ruby's is godly too. I've heard it has solid OOP design but then...
1
by: Timberwolf | last post by:
Hi everyone I'm a newbie to the world of Perl. I'm especially interested in the web and CGI programming with Perl. Can anyone recommend some good books or tutorial websites about these...
1
by: Adam Barr | last post by:
For a book I am working on, I have written a brief (13 page) summary of Perl. The intent of this is that an experienced programmer who did not know Perl would be able to get enough information to...
12
by: G. | last post by:
Hi all, During my degree, BEng (Hons) Electronics and Communications Engineering, we did C programming every year, but I never kept it up, as I had no interest and didn't see the point. But now...
82
by: Edward Elliott | last post by:
This is just anecdotal, but I still find it interesting. Take it for what it's worth. I'm interested in hearing others' perspectives, just please don't turn this into a pissing contest. I'm in...
6
by: Jamiil | last post by:
I am not a programmer by any means, but a dedicated aficionado. I have good understanding of Java and C/C++, and now I would like to learn javascript->ajax, but I don't know where to start. My HTML...
2
by: icanluv2 | last post by:
Any recommendations out there for ones that explain the basics and concepts to mostly used scripts or tasks performed on websites? Thanks.
1
by: Ant | last post by:
Hello! I am looking for a good hardcopy Perl book for newbies/beginners (including myself) who use Windows (not UNIX/Linux) and that isn't so old. After talking to my Linux friends who use Perl,...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.