We are here for the distribution of Perl knowledge, and homework can be disguised. I appreciated the poster stating he had a homework question. It is also, for this reason, that I did not attempt to answer it -- nor even read it.

Initiative is important, so with homework questions, industry questions, or for-fun questions, if the poster is not showing serious initiative, I think it is best that we point them towards some documentation and move on. It's not just students that do this -- many misunderstand what "laziness" in the Wall sense really means.

Admittedly, University policies are often way too strict. I have helped some EE friends through CS classes that would have flunked out of college otherwise...it may be in the gray area, but it's not exactly wrong. I did try to make sure they wrote their own code, and I would only answer questions asked. It's important to be fairly Socratic when it comes to homework questions.

Learning is one thing, learning how to think is another, and learning how to learn is even more important than the previous 2.

That being said, if a question is related to Perl knowledge in general, or Computer Science in general, and not related directly to "how do I parse this phone number for problem #3", that's fine with me. For instance, "I have a homework problem where I need to store a data structure to a file. I don't want any code from you, but what would be a good way to do this? Are there any recommended modules or tools I can use?".


In reply to Re: Proposal for handling homework questions by flyingmoose
in thread Proposal for handling homework questions by leriksen

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.