I've been a hobbyist Perl programmer for about 10 years now - well, I guess I'm never going to be "fluent", although I'm definitely further along than I was when I started by piecing together parts of different programs I found on the internet.

It's kind of like visiting a foreign country to me - I know how to ask where the bathroom is and can order drinks, but I can't necessarily have an in-depth conversation with the locals. I can also get the gist of a conversation and understand the basic meaning of a sentence through the context of the situation, but without that I would be fairly lost.

I suppose if I had more time, I could become more fluent - but as my survival doesn't depend on me being able to write programs, progress is glacial. The funny thing is, I've tried to learn other languages (briefly), and the only thing that seems to "click" with how I think is Perl, even though I'm definitely not a particularly great Perl user.

I've never worked with programmers either. Honestly, I'd probably be embarrassed to share any of the Perl programs I've written during the last 10 years! It would be exactly like me trying to explain in broken Spanish, or German, that I'd like another beer...


In reply to Re: When does programming become automatic (if ever)? by Hassmaschine
in thread When does programming become automatic (if ever)? by nysus

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.