| Store | Cart

Suggestions for a Java programmer

From: Ray <ray_...@yahoo.com>
24 Mar 2005 06:02:54 -0800
bruno modulix wrote:
> These two books should help you to get a grasp of Pythonic idioms:>> http://www.mindview.net/Books/TIPython

Will read this later.

> http://diveintopython.org/

I just downloaded this one and am reading it now. Thanks bruno!

>>>> --> bruno desthuilliers> python -c "print '...@'.join(['.'.join([w[::-1] for w in p.split('.')])
for 
> p in 'onurb at xiludom.gro'.split('@')])"

Recent Messages in this Thread
Ray Mar 24, 2005 08:22 am
Christos TZOTZIOY Georgiou Mar 24, 2005 09:50 am
Ray Mar 24, 2005 02:01 pm
bruno modulix Mar 24, 2005 10:18 am
Ville Vainio Mar 24, 2005 10:36 am
Ray Mar 24, 2005 02:07 pm
Kent Johnson Mar 24, 2005 06:26 pm
Ray Mar 24, 2005 02:02 pm
Jeremy Bowers Mar 24, 2005 03:47 pm
Messages in this thread