Hi redsquirrel. I've been writing code in various languages since 1966. You'll notice I avoid the word "programming" because the `training' we got was an IBM language manual.

Thanks to Perl Monks, I recently heard about

Steve McConnell's Code Complete.

What an eye-opener! It was also a very humbling experience, and I feel a certain dismay at some of the code I have left in my wake 8-(

I checked out your Perl Monks page, and didn't see it listed. In the words of the sage "Do yourself a favour... add it to your list". With your avowed intent of learning the art and craft of programming, this should give you a lift up the food chain - if that's not mangling a metaphor too cruelly ;-)

Best wishes
hagen

In reply to Re: Re: Solution to problem of time on hands by hagen
in thread 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.