Title: RE: Perl - Was unix time conversion function

If you can do it in Perl chances are you can do it better in Python and someone can actually read and understand it without a PHD... AKA Perl Helper Dweeb.  :-)  In Perl it takes effort to write readable code but it comes naturally in Python.


Check it out:
www.python.org/doc/essays/blurb.html
http://www.orbtech.com/web/python/why
http://www.networkcomputing.com/unixworld/tutorial/005/005.html#Others
http://www.developer.com/open/print.php/610691



Steve Orr
Oracle DBA and part-time Python Evangelist   ;-)


-----Original Message-----
From: Keith Moore [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 28, 2003 9:49 AM
To: Multiple recipients of list ORACLE-L
Subject: Re: Perl - Was unix time conversion function


I've started writing some perl and it is hard to learn, but once you learn,
it can do some great things. And if you learned it from the Larry Wall book
like I did, then it's even harder.

The thing I've discovered about perl it that it may be the only language
(computer or otherwise) that is easier to write than it is to read. I'm sure
a "perl expert" would gasp at my code, it's far too readable.

Keith

----- Original Message -----
To: "Multiple recipients of list ORACLE-L" <[EMAIL PROTECTED]>
Sent: Tuesday, January 28, 2003 10:09 AM


> please don't take umbridge, but I feel enticed to quote
>
> "what you don't know, dosn't (really) matter"
> Larry Wall, programming with perl, O'Reilly.
>
> just for a giggle.
>
> sorry
>
> apologies for any typos overlooked
>
> kr mr
> >>> [EMAIL PROTECTED] 01/28/03 12:22 PM >>>
> I've managed to successfully avoid learning Perl for a while now... my
> reaction, while not quite so dramatic as yours, was that it made my
> head hurt to try to understand it!  :)
>
>
> --- Robert Freeman <[EMAIL PROTECTED]> wrote:
> > unix time conversion functionCary.... I once thought I wanted to do
> > some
> > Perl coding... So I bought a book and started to play with it. It
> > made my
> > head bleed... literally I had little droplets of blood emerging from
> > my
> > head.... They rushed me to the hospital and put me in the Perl ward
> > where I
> > languished for days on IV's of Mountain Dew and pulverized Ritz
> > crackers..... it was close.
> >
> > In my mind there is nothing obvious about Perl, this coming from and
> > old C
> > coder who did pointers and linked lists in his sleep years ago. I
> > don't
> > know, maybe I was having a bad day and it's time to get my "learning
> > Perl"
> > book out again....
> >
> > Anyone else feel that way about Perl or am I a lone wolf in a Perl
> > world?
> >
> > RF

Reply via email to