For Programmers: Free Programming Magazines  


Home > Archive > PERL Miscellaneous > December 2006 > Perl Books to Choose.. Wanting to goto next level..









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Perl Books to Choose.. Wanting to goto next level..
Joe

2006-12-20, 10:02 pm

All,

I've been a perl scripter for a few years (3+) and I consider myself
knowledgable about perl..

However there are a few areas that I have been considering on
improving..


What I want to learn is Web Developement with Shopping Carts, Cookies,
images, Databases, customer login, and realtime inventory
accountability..

I have built a few web/db pages however I'm missing a large chunk of
detailed info on "how it works"..

I have the following books..

Perl CD Bookshelf 2.0 and 3.0
Web programming by Paul Dubois (Very good book.. want another like it)
Mysql cookbook, perl cookbook, learning perl,
CGI Programming 2nd edition, Mysql for dummies,
Advance Mysql and various others...

I use perl for my career (Network Engineer).. I have wrote online
inventory's of multiple vendors (Enterasys, Cisco, Extreme) and
have benefitted from the knowledge that this newsgroup provides..

I currently use, Arch linux 0.8, Mysql 5.0.27-1, DBI, MysqlDBD, Perl
5.8.8-4.. apache 2.2.3..

If you have any books that you have enjoyed reading/learning from..

I'll be glad to hear them..

Thanks, Joe
Michele Dondi

2006-12-21, 8:03 am

On Thu, 21 Dec 2006 01:41:57 GMT, Joe <no_return@ignore.org> wrote:

>I've been a perl scripter for a few years (3+) and I consider myself
>knowledgable about perl..


Really?

>However there are a few areas that I have been considering on
>improving..


How 'bout HOP or Damian's OO Perl?

>What I want to learn is Web Developement with Shopping Carts, Cookies,
>images, Databases, customer login, and realtime inventory
>accountability..


Err... well... no: you'd probably ignore the above suggestion...


Michele
--
{$_=pack'B8'x25,unpack'A8'x32,$a^=sub{po
p^pop}->(map substr
(($a||=join'',map--$|x$_,(unpack'w',unpack'u','G^<R<Y]*YB='
..'KYU;*EVH[.FHF2W+#"\Z*5TI/ER<Z`S(G.DZZ9OX0Z')=~/./g)x2,$_,
256),7,249);s/[^\w,]/ /g;$ \=/^J/?$/:"\r";print,redo}#JAPH,
krakle@visto.com

2006-12-21, 7:02 pm



On Dec 20, 7:41 pm, Joe <no_ret...@ignore.org> wrote:
> What I want to learn is Web Developement with Shopping Carts, Cookies,
> images, Databases, customer login, and realtime inventory
> accountability..
>
> ... (snip) ...
>
> I have the following books..
>
> Web programming by Paul Dubois
> ...
> Mysql cookbook
> ...,
> CGI Programming 2nd edition


Actually buy and read those books now...

grocery_stocker

2006-12-21, 10:02 pm

Joe wrote:
> All,
>
> I've been a perl scripter for a few years (3+) and I consider myself
> knowledgable about perl..
>
> However there are a few areas that I have been considering on
> improving..
>
>
> What I want to learn is Web Developement with Shopping Carts, Cookies,
> images, Databases, customer login, and realtime inventory
> accountability..
>
> I have built a few web/db pages however I'm missing a large chunk of
> detailed info on "how it works"..
>
> I have the following books..
>
> Perl CD Bookshelf 2.0 and 3.0
> Web programming by Paul Dubois (Very good book.. want another like it)
> Mysql cookbook, perl cookbook, learning perl,
> CGI Programming 2nd edition, Mysql for dummies,
> Advance Mysql and various others...
>
> I use perl for my career (Network Engineer).. I have wrote online
> inventory's of multiple vendors (Enterasys, Cisco, Extreme) and
> have benefitted from the knowledge that this newsgroup provides..
>
> I currently use, Arch linux 0.8, Mysql 5.0.27-1, DBI, MysqlDBD, Perl
> 5.8.8-4.. apache 2.2.3..
>
> If you have any books that you have enjoyed reading/learning from..
>
> I'll be glad to hear them..
>
> Thanks, Joe


I found that reading "Advanced Programming in the Unix Environment" by
Stevens and Rago helped me gain a better understanding overPipes,
fork()/exec() model, and signals in Perl.

Somewhere in the documents, it says Perl does a depth-first search when
dealing with multiple inheritance . Sections 6.5 in the book "The C
Programming Language" by Kernighan and Richtie along with a little
googling helped me get the gist of what they were saying.

I read the Perl docs.

Reading "Unix Network Programming: The Sockets API" by Fenner and
Stevens helps if you are writing network applications in Perl or any
language for that matter.

Taking a course in compiler theory helps to understand how Perl deals
with regular expression and helps gives a general idea how the Perl
Interpretor works vs say the GNU C Compiler.

Since you are a Career Network Engineer, I assume you've Phrack
Articles like "Project Neptune" by Route/Daemon9 ?

Read Dr. Codds papers on Relational Database Theory.

Learn it all..... Master it all...... There is no substitute for a good
foundation in computer science.

Joe

2006-12-22, 10:02 pm

On 21 Dec 2006 19:14:47 -0800, "grocery_stocker" <cdalten@gmail.com>
wrote:

>Joe wrote:
>
>I found that reading "Advanced Programming in the Unix Environment" by
>Stevens and Rago helped me gain a better understanding overPipes,
>fork()/exec() model, and signals in Perl.
>
>Somewhere in the documents, it says Perl does a depth-first search when
>dealing with multiple inheritance . Sections 6.5 in the book "The C
>Programming Language" by Kernighan and Richtie along with a little
>googling helped me get the gist of what they were saying.
>
>I read the Perl docs.
>
>Reading "Unix Network Programming: The Sockets API" by Fenner and
>Stevens helps if you are writing network applications in Perl or any
>language for that matter.
>
>Taking a course in compiler theory helps to understand how Perl deals
>with regular expression and helps gives a general idea how the Perl
>Interpretor works vs say the GNU C Compiler.
>
>Since you are a Career Network Engineer, I assume you've Phrack
>Articles like "Project Neptune" by Route/Daemon9 ?


no.. but thanks for the info..

>
>Read Dr. Codds papers on Relational Database Theory.


Will do..

>
>Learn it all..... Master it all...... There is no substitute for a good
>foundation in computer science.


Thanks
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com