I'm in a similar boat: new (a few months) to perl, but loving it. I've focused my learning around CGI and web database programming. I guess I'm fortunate that I have way too many good ideas and not enough experience (yet) or time to enact them.

My ideas actually come from all over- family (my brother deals coins and is having me put his inventory management online, integrated with his website), myself (mostly for my personal site- photo albums, link list (ouch. . .)), and work.

Another big source of ideas is other sites- seeing what they do with CGI and then going from there.

I'd say keep programming, learning, and improving no matter where the ideas come from, whether work or personal. It's not wasted time when you're learning perl. You may not feel you're making "useful" stuff, but what you're doing is setting yourself up to be ready when something good (an idea, a job, a freelance offer) does come along. Investing in your skills will always pay off, if only personally.


In reply to Re: Idea Generation for New Programmer by Hero Zzyzzx
in thread Idea Generation for New Programmer by Tuna

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.