One major difference between the open-source zealots on some other sites, and the open-source advocates here seems to be one of employability. In other views of open-source software, all software should be free - and often that means that programmers should not be paid for programming, but for everything around programming (services). That's a fine view, but as a person being paid to develop software, it's one that my family's mouths find hard to swallow (pun not fully intended).

Here, we like our software free, but we like our efforts to be paid, too. The bottom line is getting the job done, and we have a multi-purpose software tool which we like using to get that job done. Some people may get a bit religious about whether that tool is "perl", "Perl", or "PERL", but a rose by any other name would still have just as many oddities.

It's not that the perl community seems to be averse to open source, or to commercial source. As long as we get to finish our jobs, look like superstars (sitting on the shoulders of giants), get paid, and go home to spend time doing what we really want, we're happy. Too often, that still seems to be programming in perl, but hey, off the clock, it's whatever you like.

So, in the spirit of this employability, I offer:

Key things to keep in mind when working for others.

One of my many duties is to bring junior members of the team up to speed. Junior here can involve temporary employees (contractors), intern students (whether 4 month, 8 month, or 16 month terms), new graduates, other new hires, or even simply members of the team who have not been on the team as long as I have. So I get asked for a lot of advice. Some of the advice is specific to our company, and thus is probably of very little interest to a wider audience. However, much of it is likely just as applicable to PerlMonks who are in those junior positions wondering what they need to do to get ahead.

These are some of the more obvious work-related issues I've seen with new hires where I work. Anyone have some other key points to add?


In reply to Keeping, and advancing in, your job by Tanktalus

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.