<spanclass="n">If</span><spanclass="n">the</span><spanclass="n">implementation</span><spanclass="ow">is</span><spanclass="n">hard</span><spanclass="n">to</span><spanclass="n">explain</span><spanclass="p">,</span><spanclass="n">it</span><spanclass="s">'s a bad idea.</span>
<spanclass="n">Namespaces</span><spanclass="n">are</span><spanclass="n">one</span><spanclass="n">honking</span><spanclass="n">great</span><spanclass="n">idea</span><spanclass="o">--</span><spanclass="n">let</span><spanclass="s">'s do more of those!</span>
</pre></div>
<h3>More perspectives on why to use Python</h3>
<ul>
<li>
<p>The Python documentation has a HOWTO section specifically for
<p><ahref="http://nothingbutsnark.svbtle.com/how-to-argue-for-pythons-use">How to argue for Python’s use</a>
explains that choosing a programming language can be complicated but that
Python is a very good option for many use cases.</p>
</li>
<li>
<p><ahref="http://lorenabarba.com/blog/why-i-push-for-python/">Why I Push for Python</a>
explains one professor's rationale for promoting Python to teach programming
to undergraduates.</p>
</li>
</ul>
<h3>Resources for Python enterprise advocacy</h3>
<ul>
<li>
<p>CIO Magazine discusses why
<ahref="http://www.cio.com/article/2431212/developer/dynamic-languages--not-just-for-scripting-any-more.html">dynamic languages are increasingly being adopted in enterprise environments</a>.</p>
</li>
<li>
<p>PayPal covers
<ahref="https://www.paypal-engineering.com/2014/12/10/10-myths-of-enterprise-python/">10 myths about enterprise Python</a>
via their engineering blog.</p>
</li>
<li>
<p>My DjangoCon 2014 talk focused on overcoming false biases against
<ahref="https://www.youtube.com/watch?v=aMtiCX38w20">Python and Django in enterprise environments</a>.</p>
</li>
</ul>
<h2>What else would you like to know about Python?</h2>