According to the jargon file, a program is "a magic spell cast over a computer allowing it to turn one's input into error messages". Ergo, programmers are people who break computers.

The succinctness of the answer to your question can vary as much as you like, because programming is something hard to really nail down. To most quasi-IT-literate people, HTML is something you can 'program' in, but I wouldn't call someone who exclusively wrote HTML a programmer; not even if I were in a pink fit and tripping on LSD. So, it depends on who you ask. TMTOWTDI - there's more than one way to define it :)

If, however, I were to have a stab at defining "the programmer", I would say he or she is someone who "solves problems using algorithms". Sound good?

Just my 2 Australian Pesos.

--
Ash OS durbatulk, ash OS gimbatul,
Ash OS thrakatulk, agh burzum-ishi krimpatul!
Uzg-Microsoft-ishi amal fauthut burguuli.


In reply to Re: What is a programmer? by hagus
in thread What is a programmer? by BUU

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.