What kept me away? Two rather heavy project courses. Last term, I wrote a compiler front-end pretty much from scratch (while taking four other courses). I didn't really want to do much hacking when I came home from twelve-hour days in the lab alternately debugging a bison grammar written by someone else and fiddling with FFT code whose output didn't quite fit with the textbook's dictum.

How did I get back into it? A couple things. First, I have a fair bit of Perl code hanging about, doing various behind-the-scenes but important things on the server I'm adminning. When I realized that this term gave me more free time than last term did, I decided to start putting more time into maintenance, and start chipping away at my to-implement feature list. Second, a friend asked me to serve as local Perl guru for a project he's embarking on. That got me back into reading my (and his) Perl, but didn't quite get me back up to the point I was at a year or so ago, when I was hacking Perl full-time.

What to do?

Come right on back to Perl Monks. In the past week or so, I've been exposed to other people's problems, solutions, comments, ideas, and opinions. It's a wonderfully mind-broadening experience.

Now if only I could find the same push to get back into Lisp hacking....

--
F o x t r o t U n i f o r m
Found a typo in this node? /msg me
The hell with paco, vote for Erudil!


In reply to Re: Reclaiming Perl by FoxtrotUniform
in thread Reclaiming Perl by iamnothing

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.