Does "homework" mean intrinsically that we offer NO help? Ever? Not even when the user has made a reasonable attempt and simply has some syntax errors? This is a very different situation from the usual, because (a) the submitter admits that it's homework and (b) he has made a good-faith effort to solve it. He just need some help with the basic syntax, that's all.

If we aren't supposed to be fixing syntax errors in code samples in the SOPW section, then why are we answering any questions at all?

If you don't wan't to help, I won't criticize. But if I want to help fix someone's code after he's made a good effort, then kindly back off.

Update: I should also point out that this isn't a case where "the same question is being asked over and over". This is a specific code example with a question about why it won't run. That's different.

Final Update: (Since I don't intend to carry on about this ad infinitum) First, I'll mention that even at this time, the top-level node has NOT been considered for deletion. Perhaps your views are not as widespread as you seem to believe. Second, at the time I responded there had already been a response so mine didn't make much difference to the Reaper. Third, your reply below points to a different node, presumably by a different AM (After all, the user's approach to the problem is quite different), so don't hold it against this thread. That's it, I'm done.

buckaduck


In reply to Re: Re: Re: Re: home work help by buckaduck
in thread home work help by Anonymous Monk

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.