Eggcellent meditation my friend! This really opens my eyes to the fact that I really don't code that much..

Damn, thats sad, or is it??

Case in point:

One program, 5 scripts in C.
I decided it needs to be better with only real knowledge in C and ksh. After reviewing the code, and seeing that as far as my knowledge extends, its not going to get much better in C. So I begin to explore other options, and in tern I stumble onto Perl. Was I ever amazed at the community, support, and tools before my eyes! Back to the point.

Moving forth to rewrite the code in Perl at an attempt to optimize it, I learned SOOO much more about programming in general that I could have ever imagined.

A few weeks later(Come on I knew nothing of Perl!) I had my one and so far only production code.

What do we have now? One program 2 scripts, faster execution, smaller footprint, less memory usage, and a really happy manager!

Since/During, I have only written an IRC bot, a few cron scripts, a GOD AWFUL attempt at an ESN converter, and a few scripts here and there to make life interesting.

I guess what I'm getting at is this, YOUR RIGHT! Not to cheese out ehre or anything, but.... Perl: Making Easy Things Easy and Hard Things Possible, since Jan 31 1988!

Sorry bout the rambling, he he.

-- Can't never could do anything, so give me and inch, I'll make it a mile.


In reply to Re: Enjoying Perl without doing much coding by defyance
in thread Enjoying Perl without doing much coding by revdiablo

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.