Since i am in an similar situation ( i got no child so far), but i know how hard it is after 9-10 hours of working to kick myself to do some perl learning (not mentioning the problem its harder to concentrate after a long day then when you are fresh in the morning).

Time "Problem": For myself this is working. I spent most time when my girlfriend is either "sleeping" (late at night) or when she is watching some "woman soap" on TV. But i find it better if i am completely uninterrupted (late at night mostly :-(). (Luckily she supports me and does more housework when i am learning which is very kind ...)

Job perspectives: Lately i am watching for job ads and yes there is often "web programming" or explicitily coding skills in Perl are demanded, even for system administration ...

The approach: Personally I try to do small portions every day, but its sometimes better if you can stay for a few hours on a project and dont have to relearn, finding where you stopped last, this costs me much time, but that may differ for you.

I think you already got some book good book like Learning Perl? Or watched the videos?

Perl Videos?
hth and happy hacking
MH

btw: I used code tags for formatting i found no other way ... If this is wrong, and you have a better solution Time to dig deeper into perl and let those nasty "br" tags be implemented automatically for my posts after X characters ;-) ...


In reply to Re: Structured Learning of Perl, Important or Not? by matze77
in thread Structured Learning of Perl, Important or Not? by koolgirl

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.