Do you guys have any hard but not too hard ideas for projects or some suggestions of learning certain modules or whatever to put me in the direction of knowing and being able to program professionally.

I started here. I was energetic, enthusiastic and ready to go. I was Perl, all in. I fucking delved deep. I read the likes of Merlyn to learn how references work. I still didn't understand. I worked my ass off on doing simple things, contemplating "what can I do to move forward".

What I did, was go to the main CPAN page, look for projects that I liked, and started writing patches. I started writing my own things, but was afraid to publish them. With many Monks behind me, I started gaining confidence. I started answering questions here. I then learned how to publish my own work, which I finally did, getting out of my comfort zone. It took some time to be confident, but here I am.

OP, I see in you what I saw in me back in the day. Back then, I had nothing; no clout, no help.

Want to learn Perl? Get a hold of me and I will finance you to be at the conference in Toronto in July. I offer to you what I could have wished for myself.

-stevieb


In reply to Re: Advice for next steps on my Perl journey by stevieb
in thread Advice for next steps on my Perl journey by MoodyDreams999

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.