The list for every person is different. That's a fact. Just so long as you get the job done efficiently. It means you should learning the value of everything and how it contributes to your daily programming life. If there is something that is totally useless to you, so be it.

For instance, I know emacs is a wonderful editor, and operating system, but I find I do things better in vi. Does it mean vi is better? Possibly, but not necessarily. It means I work best with it. But it also means something else. Some tools you have no choice to standardize on within an organization, such as cvs, or perforce, or something like it, because everyone needs to agree. You can't use 4 different control systems... but, when you can, it means you have to let others choose their tools when they can... such as their editor of choice, or CGI vs CGI::Application (if you can).

----
Then B.I. said, "Hov' remind yourself nobody built like you, you designed yourself"


In reply to Re: Software handyman and handywoman by exussum0
in thread Software handyman and handywoman by johnnywang

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.