On Apr 25, 8:16 am, jmDesktop <[EMAIL PROTECTED]> wrote:
> Hi, I wanted to buy a book on Python, but am concerned that some of
> them are too old.  One I had come to after much research was Core
> Python by Wesley Chun.  I looked at many others, but actually saw this
> one in the store and liked it.  However, it is from 2006.  I know
> there is free documentation and Dive Into Python.  I just liked the
> one in question and was hoping for thoughts on the age of it.  I am
> using Python 2.5.x and don' t know how different 2.3, 2,4 is from it.

The changes are relatively minor.  And having learned Python 2.3, you
can simply refer to:

What's New in Python 2.4:
http://www.python.org/doc/2.4.3/whatsnew/whatsnew24.html

What's New in Python 2.5:
http://docs.python.org/whatsnew/whatsnew25.html

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to