Python for Perl programmers
bruno at modulix
onurb at xiludom.gro
Fri May 5 04:54:04 EDT 2006
A.M wrote:
> Hi,
>
> Is there any efficient online resource or book that help experienced Perl
> programmers to Python?
>
My fellow coworker - experimented Perl coder - confirms that the
official tutorial and diveintopython should be enough to get you
started. Also, the Python Cookbook and reading this group may help you
grasp pythonic idioms.
--
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb at xiludom.gro'.split('@')])"
More information about the Python-list
mailing list