On Fri, Jul 29, 2011 at 08:25:10PM -0700, Chris McCann wrote:
> Can any recovering Pythonians here recommend particularly worthwhile
> books, web sites or tutorials that won't make a diehard Rubyist pull
> their hair out and look for the tallest building in town for a one-way
> trip?

I've enjoyed "Programming in Python 3", by Mark Summerfield.  It's missing the
nauseating evangelism that afflicts so many programming language books
("Learning Python", by Mark Lutz is among the worst), and it's keyed to the
experienced programmer.  However, it's Python 3, which may or may not suit
your needs.

The Python core documentation also has solid language tutorials.  The Python
people do a great job with documentation.

  http://docs.python.org/tutorial/index.html
  http://docs.python.org/py3k/tutorial/index.html

Marvin Humphrey

-- 
SD Ruby mailing list
[email protected]
http://groups.google.com/group/sdruby

Reply via email to