Tonight I was watching the Food Network, and had a revelation about Perl. I was thinking about how cooking (especially fine "cuisine") is related to math and programming (being the young geek-monk I am). It seems to me that cooking food is like a programming language...You put all these seemingly unrelated operations and values together in just the most perfect, precise way to create something truely amazing and wonderful -

All the while, I was thinking about C/C++ (my primary language).

And then it occured to me...there's a distinct difference between whipping up something after work/school and creating a "dish"." Then I thought of Perl. There's more than one way to do it. In cooking, I thought, a meal you make in 20 minutes at home tastes just as good (if you do it right) as a $50/plate meal at a fine restraunt. In Perl, you can code in a Engilsh-esque syntax, easily understandable and done, BUT you can also get crazy, inventing and experimenting -- creating something amazing and awe-inspiring, tweaked and tweaked and tweaked ad infinitum. Although both (to me) methods (can) produce the same results, and both are enjoyable, they are VASTLY different techniques. Yet they are one. Just like cooking.

hope this made sense -- i'm new to perl...only two months deep (1.5 deep into this site -- this is my first post)...yet i am absolutely infatuated with it (perl)...perhaps even on the verge of love.

reap me if you see fit.

In reply to perl && cooking by xenbo

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.