I used to subscribe to loads of computer journals. I still mourn the passing of some of them, such as Computer Language (especially when it ran the column Exotic Language of the Month), and The C Gazette (which had some truly brilliant code).

Over the years I have let the subscriptions lapse to just about all of them, except for Doctor Dobb's Journal. (Given that TPJ is in limbo at the moment, oh and for some reason Web Techniques lost my last renewal).

What it has come down to is that I can get all the short term solutions, and long term strategies I need, by reading stuff on the web.

But in spite of that, I'm still faithful to DDJ. The regular columnists are excellent and the feature articles are pretty interesting... and the magazine continues its practice of including source code listings.

I actually wandered over there looking to see whether Dr. Ecco's Omniheurist Omnibus was on-line, and... it is. I was wondering about this after having read z0d's node on PerlMonks puzzles, figuring that some of Dr. Ecco's problems are just crying out to be solved with Perl.

Be that as it may, as I was scouting around at the DDJ site I discovered that brian d foy has been busy over there, with a column devoted to Perl. Topics include profiling with Perl and creating Perl code graphs. Also worth noting is that Brent Michalski wrote some of the earlier articles.


--
g r i n d e r

In reply to brian d foy on DDJ by grinder

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.