I think I count as a casual, self-taught programmer. I'm formally trained in genetics, I knew of Lincon Stein before Perl, and I informally picked up programming (BASIC and Pascal), a long time before Perl.

I came into Perl from HTML, like many, Perl was the "thing" to use when writing CGI, and so with the help of the Rat book and CGI I was away.

I'm currently reading through Object Oriented Perl for the second time to see if I can get the hang of it this time. I have no problem using an OO module, I even grasp the concepts, I just have no hope of writing OO at the moment.

Perl has a reputation for being both easy and obscure (!!), and I think the problem is that OO seems even harder. I think OO just puts people-in-a-rush off - "I don't know enough OO-Perl to know if it's hard, but it looks hard, so I'll carry on doing what I'm doing now, 'cos it works..."

My humble thoughts, I suppose I one of the many with broken world views, please help me.... ;)


In reply to Re: Reactions to OO-Perl by ajt
in thread Reactions to OO-Perl by pjf

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.