I came in as a hobbyist and had no mentors because as I slowly adapted to doing coding at work I was not in coding jobs so had no immediate access to role models. It took me really painful stretches of time to learn really simple things. I think I was unaware of perldoc for nearly the first two years I was (partially) paid to write Perl. On that point: Re: Perl Certified!, many Perl basics eluded me but I had no problem with references and other quote-expert–unquote Perlisms because they were necessary to solving problems.

It’s the person, not the time. Plenty of professional programmers are awful because they don’t care. They clock in and out and finish their projects. Some professionals love it so they go home and read, tinker, try new languages, participate in forums, publish open source code, submit patches to others. One of these hackers is worth, quite literally, 20 or more of the other in terms of productivity.

You can become quite good at anything with 2 years of dedication. A real expert in 5. There is more to it than that, though, as alluded above. Give this a spin: Great Hackers.


In reply to Re: When does programming become automatic (if ever)? by Your Mother
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.