Brothers and Sisters,
I am just a couple weeks shy of having been at the Monastery 11 months, as well as discovering Perl. I never matriculated into college, so I do not have any knowledge of what classical "programming" is supposed to be. I am self taught in BASIC where I used goto as often as I could. That code could be described a spaghetti string at best. I literally used variables a-z and then started with a1 if I happened to use all 26. No indenting - well you get the picture.

I then dabbled in Pascal - and hated it. I learned enough C to write "hello, world" programs (really I got about as good as I was at BASIC), but thought the language was about as interesting as watching paint dry. I am not a professional programmer - I have never been paid for a single line of code. I solve problems - and sometimes I do that with code. So to this end, I have also written a lot of *nix shell scripts.

And then I found Perl. I am not going to get into how great the language is, or what the limitations are - this post isn't about that. I want to know how I can map my progress. The end goal after all is to realize that Perl is the game. I mentioned in the Chatter Box the other day that I have 13 books on Perl. The reasoning - I don't know what I need to know until I need to know.

I am familiar with the 7 stages and would rate myself barely a hacker. I found myself giving tutelage to another monk on references and closures and realized that I had assimilated this information without realizing it. I have grown in other areas and the point of this post is not to boast, but rather to find out what I don't know. Is there some checklist the Saints keep hidden away in one of the *hey - vroom is teleporting again* secret chambers? Some would argue that you only need to know enough to do the task at hand. I agree, but in my case I am not getting paid for this - I invent my own projects - so how do I challenge myself to learn something new?

Ok - I have become too verbose and think I may be babbling. I guess what I am saying is that I know what I know - how do I know what I don't know?

Cheers - L~R


In reply to Road map woes by Limbic~Region

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.