Python for Perl programmers?

Trent Mick trentm at ActiveState.com
Tue Sep 21 12:11:42 EDT 2004


[Markus Dehmann wrote]
> John Zhuang wrote:
> 
> >       Perl To Python Migration
> >       By Martin C. Brown
> > 
> >       Publisher : Addison Wesley
> >       Pub Date : November 01, 2001
> >       ISBN : 0-201-73488-5
> >       Pages : 320
> 
> Is a 2001 book still okay? Or would I have to learn a new python version
> afterwards?

It _is_ a little old, so you'd probably still have a few new things to
learn:

    http://mboedick.org/miscellany/python_release_history.php

But the "What's New in Python?" series of documents provide a clear and
concise mechanism for reading up on the new stuff.

    What's New in Python 2.0, 2.1, 2.2, 2.3:
    http://aspn.activestate.com/ASPN/docs/ActivePython/2.3/whatsnew/overview.html

    What's New in Python 2.4 (still in development):
    http://www.python.org/dev/doc/devel/whatsnew/


Cheers,
Trent

-- 
Trent Mick
TrentM at ActiveState.com



More information about the Python-list mailing list