I see by the old Book-O-Matic™ clock on the wall that it has been at least 5 minutes since I've posted a bibliographical reference of some kind, so here is a short list of books that are not directly about code. They are a kind of indirect pointer to coding. I recommend these books as a small part of what it takes to ground yourself in the art and practice of programming. Read these when you wonder what it is all about. Read them when you wonder why bother? Hell, just read them— test on Monday!

Update: Fixed links.

–hsm

"Never try to teach a pig to sing…it wastes your time and it annoys the pig."

In reply to Book Recommendations - Solution to problem of time on hands by hsmyers

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.