Re: [Tutor] Beginning Python From Perl

2011-11-08 Thread Alan Gauld
On 08/11/11 22:59, Ken G. wrote: Not necessary learning from Perl but I would recommend Alan Gauld's online website for learning Python from scratch: http://www.alan-g.me.uk/ Thanks for the plug! :-) But if you (the OP) already know Perl the standard official tutorial should be a great start

Re: [Tutor] Beginning Python From Perl

2011-11-08 Thread Steve Willoughby
On 08-Nov-11 14:14, Jihad Esmail wrote: Hi! I am new to this list so stick with me. I've recently taken interest in learning Python. I have already learned Perl. How should I go about learning Python from Perl? Please help. Thanks! I, too, was a long-standing Perl programmer before diving into

Re: [Tutor] Beginning Python From Perl

2011-11-08 Thread Ken G.
Not necessary learning from Perl but I would recommend Alan Gauld's online website for learning Python from scratch: http://www.alan-g.me.uk/ Good luck in learning Python. Ken On 11/08/2011 05:14 PM, Jihad Esmail wrote: Hi! I am new to this list so stick with me. I've recentl

Re: [Tutor] Beginning Python From Perl

2011-11-08 Thread Joel Goldstick
start with python.org. There is a tutorial and lots more On Tue, Nov 8, 2011 at 5:14 PM, Jihad Esmail wrote: > Hi! I am new to this list so stick with me. I've recently taken interest > in learning Python. I have already learned Perl. How should I go about > learning Python from Perl? Please he

Re: [Tutor] Beginning Python From Perl

2011-11-08 Thread Peter Camilleri
I too learnt perl first and I came to learn python through the google python class http://code.google.com/edu/languages/google-python-class/ It has video lectures and exercises which should help you illustrate the basic concepts in each video. I am by no means an python expert, but I feel that s

[Tutor] Beginning Python From Perl

2011-11-08 Thread Jihad Esmail
Hi! I am new to this list so stick with me. I've recently taken interest in learning Python. I have already learned Perl. How should I go about learning Python from Perl? Please help. Thanks! ___ Tutor maillist - Tutor@python.org To unsubscribe or chang