<div dir="ltr">Concerning Java smells, this <a href="http://pyvideo.org/pycon-us-2012/stop-writing-classes.html">Stop Writing Classes</a> talk really emphasizes the clarity and simplicity of Python for devs who come from more verbose langs.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Dec 1, 2016 at 6:43 PM, Tathagata Dasgupta <span dir="ltr"><<a href="mailto:tathagatadg@gmail.com" target="_blank">tathagatadg@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I think Jason is talking about people who write Python that smell (terribly) of Java (version < 8).<div>We happen to know quite a few who do this ;)</div><div>Other than Raymond Hettinger's famous pycon 2013 <a href="https://www.youtube.com/watch?v=OSGv2VnC0go" target="_blank">talk</a>, <a href="http://dirtsimple.org/2004/12/python-is-not-java.html" target="_blank">this</a> article, what would you recommend?</div><div>I think talking to some of these seasoned Java developers in the language of design patterns could work.</div><div>Alex Martelli's <a href="https://www.youtube.com/watch?v=0vJJlVBVTFg" target="_blank">talk</a> on Python design patterns. </div></div><div class="HOEnZb"><div class="h5"><br><div class="gmail_quote"><div dir="ltr">On Thu, Dec 1, 2016 at 6:29 PM Jordan Bettis <<a href="mailto:jordanb@hafd.org" target="_blank">jordanb@hafd.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000" class="m_2864425410063217275gmail_msg">
    <div class="m_2864425410063217275m_-3976372660164345614moz-cite-prefix m_2864425410063217275gmail_msg">The tutorial on <a href="http://python.org" class="m_2864425410063217275gmail_msg" target="_blank">python.org</a> is a
      reasonably good intro and it doesn't waste a lot of time trying to
      explain what an if statement is:<br class="m_2864425410063217275gmail_msg">
      <br class="m_2864425410063217275gmail_msg">
      <a class="m_2864425410063217275m_-3976372660164345614moz-txt-link-freetext m_2864425410063217275gmail_msg" href="https://docs.python.org/3/tutorial/controlflow.html#if-statements" target="_blank">https://docs.python.org/3/<wbr>tutorial/controlflow.html#if-<wbr>statements</a><br class="m_2864425410063217275gmail_msg">
      <br class="m_2864425410063217275gmail_msg">
      Python has an interactive shell but I'd recommend installing
      ipython if you want to use it to work through the examples.</div></div><div bgcolor="#FFFFFF" text="#000000" class="m_2864425410063217275gmail_msg"><div class="m_2864425410063217275m_-3976372660164345614moz-cite-prefix m_2864425410063217275gmail_msg"><br class="m_2864425410063217275gmail_msg">
      <br class="m_2864425410063217275gmail_msg">
      On 12/01/2016 06:14 PM, Jason Wirth wrote:<br class="m_2864425410063217275gmail_msg">
    </div></div><div bgcolor="#FFFFFF" text="#000000" class="m_2864425410063217275gmail_msg">
    <blockquote type="cite" class="m_2864425410063217275gmail_msg">
      <div style="white-space:pre-wrap" class="m_2864425410063217275gmail_msg">Say a hard-core Java programmer
        wants to learn Python. Is there a specific go-to resource that
        addresses the differences without wasting time on basic
        programming concepts.</div>
      <br class="m_2864425410063217275gmail_msg">
      <fieldset class="m_2864425410063217275m_-3976372660164345614mimeAttachmentHeader m_2864425410063217275gmail_msg"></fieldset>
      <br class="m_2864425410063217275gmail_msg">
      <pre class="m_2864425410063217275gmail_msg">______________________________<wbr>_________________
Chicago mailing list
<a class="m_2864425410063217275m_-3976372660164345614moz-txt-link-abbreviated m_2864425410063217275gmail_msg" href="mailto:Chicago@python.org" target="_blank">Chicago@python.org</a>
<a class="m_2864425410063217275m_-3976372660164345614moz-txt-link-freetext m_2864425410063217275gmail_msg" href="https://mail.python.org/mailman/listinfo/chicago" target="_blank">https://mail.python.org/<wbr>mailman/listinfo/chicago</a>
</pre>
    </blockquote>
    <br class="m_2864425410063217275gmail_msg">
  </div>

______________________________<wbr>_________________<br class="m_2864425410063217275gmail_msg">
Chicago mailing list<br class="m_2864425410063217275gmail_msg">
<a href="mailto:Chicago@python.org" class="m_2864425410063217275gmail_msg" target="_blank">Chicago@python.org</a><br class="m_2864425410063217275gmail_msg">
<a href="https://mail.python.org/mailman/listinfo/chicago" rel="noreferrer" class="m_2864425410063217275gmail_msg" target="_blank">https://mail.python.org/<wbr>mailman/listinfo/chicago</a><br class="m_2864425410063217275gmail_msg">
</blockquote></div>
</div></div><br>______________________________<wbr>_________________<br>
Chicago mailing list<br>
<a href="mailto:Chicago@python.org">Chicago@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/chicago" rel="noreferrer" target="_blank">https://mail.python.org/<wbr>mailman/listinfo/chicago</a><br>
<br></blockquote></div><br></div>