I've taken the other route - my day job is technical but I spend my evenings writing database and application code for the Green Party of Minnesota (GPM). I imagine that if I lost my technical job that I'd get another job, (whatever paid the bills) and continue to do my volunteer programming tasks. 95% of my perl knowledge has been gathered while volunteering - it just happens to be a space with almost infinite requirements for good software. I would advise anyone looking to learn perl and do some good along the way to go find groups you are interested in and start getting involved. For me this means I'm a regular member of the GPM and I do normal member things. I'm also on the database committee and I've written the majority of the code for our state integration project. Along the way I got the opportunity to help a candidate almost win a city council race (short by 97 votes), help get our very first statewide caucuses organized and now I'm working to integrate our various disparite database systems into a single server that can serve both state and local needs but can accomodate endorsed candidates as well.

I've learned PostgreSQL, OpenBSD, Perl, mod_perl, Lex/Yacc and a whole suite of modules. In support of making our IT systems be top-flight I've spent innumerable hours learning various techniques and strategies. The net effect is that the GPM wins (tools to effect change with) and I win. Just do it, get involved and the various needs will become apparent as you learn about the organization(s).

__SIG__ printf "You are here %08x\n", unpack "L!", unpack "P4", pack "L!", B:: +svref_2object(sub{})->OUTSIDE

In reply to Re: Volunteering as a way to learn more Perl by diotalevi
in thread Volunteering as a way to learn more Perl by bprew

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.