First of all I find it interesting that your reading list includes a book that was recommended here not long ago.

But as for the rest, I understand and sympathize. While I have found a lot of people in the Perl community who taught me a lot about how Perl works, how the things it interacts with work, how Unix works, etc, I can only point to one who really taught me much about computer science per se.

However what you learn elsewhere applies to Perl. And by taking the energy to translate from Scheme to other languages, you undoubtably will understand the underlying principles better.

As for PerlMonks filling this purpose, I don't know that it really can. The problem in my eyes is that there are too many audiences here. The Monastery is growing by leaps and bounds. It contains a pretty good mix of discussions. Aimed at a pretty broad mix of people. Potentially valuable conversation that doesn't fit the basic format and doesn't hit a broad audience doesn't happen to the extent we might like. Plus, as with most value added suggestions, trying to cover those issues takes a lot of energy.

Now I do have an idea for how we might solve most of these issues and get you your content. Unfortunately the content that is at the top of your reading list might take a while to arrive though. (See an upcoming discussion for details...)

UPDATE
The discussion is at Should PerlMonks have official courses?.


In reply to Re (tilly) 1: Summing up recent ideas into a concept: Code vs. Prose by tilly
in thread Summing up recent ideas into a concept: Code vs. Prose by deprecated

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.