Re: Perl wannabee.

  • From: Mladen Gogala <mladen@xxxxxxxxxxxxxxx>
  • To: oracle-l@xxxxxxxxxxxxx
  • Date: Thu, 29 Jan 2004 13:27:16 -0500

Well, the best books about perl are:

Learning Perl
Perl Programming
Advanced Perl Programming

Before reading Jared's book, you want to read "Learning Perl" and  
introductory few chapters of the "Advanced Perl Programming", to
learn about references, packages, blessing, AUTOLOAD method and alike.
My only serious problem with perl is that it doesn't have standard
subsystem for the OO programming, based on the "class" keyword.
I'm rading about Python and looks just Java diluted by a dose of
perl. I must say that I like it. PHP is also nice, but lacks a  
consistent database interface, like perl. PHP is amazingly like perl,
but, for some reason, perl scripts execute faster then the same
script rewritten in PHP.

On 01/29/2004 01:07:55 PM, Johan Muller wrote:
> I've just ordered a copy of Perl for DBAs (Jared had something to do
> with
> it, I believe).
> 
> What other required reading would help at an early stage of the game  
> -
> I
> have gone the google and O'reilly routes but would appreciate any  
> real
> world
> input from the evangelists.
> 
> I can hold my own in a PL/SQL environment, but my world is stretching
> into
> supporting MySql as well. Perl seems to be a good way from a DBA
> perspective; any other/better suggestions.
> 
> ----------------------------------------------------------------
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> ----------------------------------------------------------------
> To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
> put 'unsubscribe' in the subject line.
> --
> Archives are at //www.freelists.org/archives/oracle-l/
> FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
> -----------------------------------------------------------------
> 
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

Other related posts: