<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    I have not used your particular book.&nbsp; Many of the books I have used
    have a paragraph in the introduction which tells about the web site
    of the publisher/author.&nbsp; There, you can usually find the author's
    sample code, so that you can compare yours to his/hers using diff.<br>
    <br>
    On 05/15/2011 02:58 PM, jacob wrote:
    <blockquote
      cite="mid:BANLkTi=qWy2p7Y3YpHYvEmdsxgZTtQ2LnA@mail.gmail.com"
      type="cite">
      <div>Louis,</div>
      <div><br>
      </div>
      <div>Here is a rough idea of how you can figure this stuff out:</div>
      1. Read what you wrote. Do you understand it? If not rewrite it.
      Don't write stuff you don't understand
      <div>
        <div>
          2. If you have an error message read it. Compare the message
          to the code.</div>
        <div>3. If you don't understand the problem - google it</div>
        <div>4. search <a moz-do-not-send="true"
            href="http://stackoverflow.com">stackoverflow.com</a>&nbsp;</div>
        <div>5. use a debugger - or in languages with a REPL use the
          evaluation loop</div>
        <div>5. post a question to stackoverflow or a python dev list -
          be clear and concise</div>
        <div><br>
        </div>
        <div>Also specifically with python, verify your whitespace is
          correct for your control structures. It isn't optional.</div>
        <div><br>
        </div>
        <div>-jacob</div>
        <div><br>
        </div>
        <div>
          <div><br>
            <div class="gmail_quote">On Sun, May 15, 2011 at 1:40 PM,
              Louis Miller <span dir="ltr">&lt;<a
                  moz-do-not-send="true"
                  href="mailto:veganguy@canadaseek.com">veganguy@canadaseek.com</a>&gt;</span>
              wrote:<br>
              <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
                0.8ex; border-left: 1px solid rgb(204, 204, 204);
                padding-left: 1ex;">
                <div style="font-family: Arial,sans-serif; font-size:
                  10pt;"><font size="2">Hello,</font>
                  <div><font size="2"><br>
                    </font></div>
                  <div><font size="2">&nbsp; &nbsp; &nbsp; I'm working on the fourth
                      program from the "Learn Python the Hard Way" book.
                      It isn't working, right. In learning to program,
                      can you get someone else to help debug the
                      programs, or to see that you typed everything
                      correctly, or are you supposed to be all on your
                      own? If it is not inappropriate to get help with
                      this, then how would I go about finding someone
                      online? Maybe, there is a program that compares
                      lines of text, automatically, that you can use?</font></div>
                  <div><font size="2"><br>
                    </font></div>
                  <div><font size="2">Louis</font></div>
                  <br>
                  &nbsp;<br>
                  <hr>Get email for your site ---&gt; <a
                    moz-do-not-send="true"
                    href="http://www.canadaseek.com" target="_blank">http://www.canadaseek.com</a></div>
                <br>
                _______________________________________________<br>
                clue mailing list<br>
                <a moz-do-not-send="true"
                  href="mailto:clue@cluedenver.org">clue@cluedenver.org</a><br>
                <a moz-do-not-send="true"
                  href="http://cluedenver.org/mailman/listinfo/clue"
                  target="_blank">http://cluedenver.org/mailman/listinfo/clue</a><br>
              </blockquote>
            </div>
            <br>
          </div>
        </div>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
clue mailing list
<a class="moz-txt-link-abbreviated" href="mailto:clue@cluedenver.org">clue@cluedenver.org</a>
<a class="moz-txt-link-freetext" href="http://cluedenver.org/mailman/listinfo/clue">http://cluedenver.org/mailman/listinfo/clue</a></pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Chuck Downing
Highlands Ranch, Colorado USA 
</pre>
  </body>
</html>