I feel much the same way as you do, as someone also approching level 7.

I can write a perl program to do what I want it to do. But.... I still feel much like a newbie to programming in general, despite having been doing it for years now in some form or another.

And I feel this way despite seeming to have a fair knowledge of perl syntax, methodologies and intracacies, an idea of modules availible and some experience with a decentish selection of them and knowledge of how to get to most of the information I might need to do most of anything in perl.

However having never made anything other then tools, toys and projects for my own interest, desires or training, I feel I have not actually progressed to a truly 'useful' stage as a programmer.

So I spend some time on perlmonks answering people's questions. This I feel has been useful to me as searching through the docs for some obscure useage or module has expanded my perl knowledge. I don't always get the answer right. I don't always answer with the right detail, as furthur followups by other monks leave my feeble suggestions behind. But I still do help other people in their projects at times. But my own projects still feel like those of a newbie, with no true grasp of programming or perl.


In reply to Re: Re: Re: Newbie?! by repson
in thread How I stopped worrying (and learned to love the downvote) by hotyopa

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.