I certainly am glad I'm not on your programming team. I am always open to seeing better ways of doing things, but I am very picky about working with open minded individuals that like to be the best in their game..

My response to your standard disclaimer is "don't expect me to respect you if you can't show respect yourself."

Also: "don't expect me to think you're good at something if you boast about it a lot." I've met many cowboys in the industry, and they've all got something to prove.

update: I also believe code reviews, when operating at their best, are about finding and commenting on process flaws or techniques that could seriously affect the program's integrity. Maybe code formatting would be important, too, to a team. But nitpicking about using too many parenthesis to be safe, or the use of int() in a redundant fashion, is less about writing good code and more about showing off.. and when someone older starts boasting that is the right way to do it, it is time to quit that company and look for something better.


In reply to Re^7: Formatting randomised data by monarch
in thread Formatting randomised data by Manawydan

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.