This is an introduction to programming using Python. The author did another version using C++:<p><a href="http://www.greenteapress.com/thinkcpp/" rel="nofollow">http://www.greenteapress.com/thinkcpp/</a><p>but, for programming newbies, I strongly recommend the Python version (and so does the author).<p>For programmers who want to learn Python, I'd recommend:<p>1) Dive into Python 3: <a href="http://diveintopython3.org/" rel="nofollow">http://diveintopython3.org/</a><p>2) Google's Python Class: <a href="http://code.google.com/edu/languages/google-python-class/" rel="nofollow">http://code.google.com/edu/languages/google-python-class/</a>
Any similarities with these?<p><a href="http://news.ycombinator.com/item?id=638026" rel="nofollow">http://news.ycombinator.com/item?id=638026</a><p><a href="http://news.ycombinator.com/item?id=440180" rel="nofollow">http://news.ycombinator.com/item?id=440180</a><p><a href="http://news.ycombinator.com/item?id=351903" rel="nofollow">http://news.ycombinator.com/item?id=351903</a>