Though I have programmed before years ago. I have not done anything beyond simple batch scripts for years. Can someone recomend a good beginner's PERL script book? Many thanks.
Announcement
Collapse
No announcement yet.
Any1 recomend a beginning PERL script book?
Collapse
X
-
Programming Perl from O'Reilly, aka 'The Camel Book', is widely accepted as the Perl Bible, or at least the next best thing. O'Reilly also has a 'Beginning Perl' book, but I don't think I'd recommend bothering with it unless you want a book that is part 'how to program' and part 'how to program in perl'. If your programming skills really need a refresher than pick up the beginner's book, otherwise just get the Camel Book (it has a camel on the cover, it's hard to miss).
IanPrimary System:
MSI 745 Ultra, AMD 2400+ XP, 1024 MB Crucial PC2100 DDR SDRAM, Sapphire Radeon 9800 Pro, 3Com 3c905C NIC,
120GB Seagate UDMA 100 HD, 60 GB Seagate UDMA 100 HD, Pioneer DVD 105S, BenQ 12x24x40 CDRW, SB Audigy OEM,
Win XP, MS Intellimouse Optical, 17" Mag 720v2
Seccondary System:
Epox 7KXA BIOS 5/22, Athlon 650, 512 MB Crucial 7E PC133 SDRAM, Hercules Prophet 4500 Kyro II, SBLive Value,
3Com 3c905B-TX NIC, 40 GB IBM UDMA 100 HD, 45X Acer CD-ROM,
Win XP, MS Wheel Mouse Optical, 15" POS Monitor
Tertiary system
Offbrand PII Mobo, PII 350, 256MB PC100 SDRAM, 15GB UDMA66 7200RPM Maxtor HD, USRobotics 10/100 NIC, RedHat Linux 8.0
Camera: Canon 10D DSLR, Canon 100-400L f4.5-5.6 IS USM, Canon 100 Macro USM Canon 28-135 f3.5-5.6 IS USM, Canon Speedlite 200E, tripod, bag, etc.
"Any sufficiently advanced technology will be indistinguishable from magic." --Arthur C. Clarke
-
Not sure if this is the same as the "Beginning Perl" book that HedsSpaz mentioned
In general O'Reilly has some of the better books on programming for any languange, and particularly for Perl. If you need to do something in perl check and see what O'Reilly has to offer first.
IanPrimary System:
MSI 745 Ultra, AMD 2400+ XP, 1024 MB Crucial PC2100 DDR SDRAM, Sapphire Radeon 9800 Pro, 3Com 3c905C NIC,
120GB Seagate UDMA 100 HD, 60 GB Seagate UDMA 100 HD, Pioneer DVD 105S, BenQ 12x24x40 CDRW, SB Audigy OEM,
Win XP, MS Intellimouse Optical, 17" Mag 720v2
Seccondary System:
Epox 7KXA BIOS 5/22, Athlon 650, 512 MB Crucial 7E PC133 SDRAM, Hercules Prophet 4500 Kyro II, SBLive Value,
3Com 3c905B-TX NIC, 40 GB IBM UDMA 100 HD, 45X Acer CD-ROM,
Win XP, MS Wheel Mouse Optical, 15" POS Monitor
Tertiary system
Offbrand PII Mobo, PII 350, 256MB PC100 SDRAM, 15GB UDMA66 7200RPM Maxtor HD, USRobotics 10/100 NIC, RedHat Linux 8.0
Camera: Canon 10D DSLR, Canon 100-400L f4.5-5.6 IS USM, Canon 100 Macro USM Canon 28-135 f3.5-5.6 IS USM, Canon Speedlite 200E, tripod, bag, etc.
"Any sufficiently advanced technology will be indistinguishable from magic." --Arthur C. Clarke
Comment
-
I'll have the boss get me the beginning book then. I'd rather feel like the book is talking down to me than going completely over my head.
I even got a copy of Windows 2000 Server for dummies when I first put this network together. It got me past my first few hurdles. Everything else I was able to figure out on my own after that.
Comment
-
The 'Programming Perl' book is really easy to understand actually. It's aimed to people who basically understand how to program, but doesn't make any assumptions about skill level. Unless you don't know how to program at all (and you've already said that you have some experience), I'd recommend it over 'Learning Perl'. Like I said, I haven't read the 'Leraning Perl' book, but I have my doubts that it's worth your time, it's about half the size of the camel book and I can't imagine that they can cover things in that amount of space anywhere as near as well as they do in the camel book.
Not that 'Learning Perl' is a bad book to own neccesarily, I just suspect that you'll discover rather quickly that you'll want/need a better resource.
Just my opinion though. Of course, if your boss is buying the books for you then you can always go back to him and tell him you need a more detailed book now.
IanPrimary System:
MSI 745 Ultra, AMD 2400+ XP, 1024 MB Crucial PC2100 DDR SDRAM, Sapphire Radeon 9800 Pro, 3Com 3c905C NIC,
120GB Seagate UDMA 100 HD, 60 GB Seagate UDMA 100 HD, Pioneer DVD 105S, BenQ 12x24x40 CDRW, SB Audigy OEM,
Win XP, MS Intellimouse Optical, 17" Mag 720v2
Seccondary System:
Epox 7KXA BIOS 5/22, Athlon 650, 512 MB Crucial 7E PC133 SDRAM, Hercules Prophet 4500 Kyro II, SBLive Value,
3Com 3c905B-TX NIC, 40 GB IBM UDMA 100 HD, 45X Acer CD-ROM,
Win XP, MS Wheel Mouse Optical, 15" POS Monitor
Tertiary system
Offbrand PII Mobo, PII 350, 256MB PC100 SDRAM, 15GB UDMA66 7200RPM Maxtor HD, USRobotics 10/100 NIC, RedHat Linux 8.0
Camera: Canon 10D DSLR, Canon 100-400L f4.5-5.6 IS USM, Canon 100 Macro USM Canon 28-135 f3.5-5.6 IS USM, Canon Speedlite 200E, tripod, bag, etc.
"Any sufficiently advanced technology will be indistinguishable from magic." --Arthur C. Clarke
Comment
-
I was looking online for various tutorials and I came up with a question. Do these two O'Reilly books teach PERL as a seperate language or for use in web servers or both?
-RahulPorsche: MSI K7N2-L, Athlon XP 2100+, G400 32MB DualHead, 1G RAM, 2xMaxtor 20 GB, Gentoo Linux
Quicksilver: HP Omnibook 500, PIII 700 MHz, 512MB RAM, 30GB, RedHat Linux 9.
Comment
Comment