Re: Newbie In Python

2008-05-20 Thread zerge69
On May 20, 5:15 am, [EMAIL PROTECTED] wrote: > I have Heard About "Python" its a OOD Language. i have to Learn it > where from i should start it. > i have python compiler at linux Platform. > anyone can suggest me about it. > > Thanks In advance. I recommend Pyscripter http://code.google.com/p/pys

RE: Newbie In Python

2008-05-20 Thread Sells, Fred
on-list@python.org > Subject: Re: Newbie In Python > > > [EMAIL PROTECTED] a écrit : > > I have Heard About "Python" its a OOD Language. > > 'OOD' => 'object oriented ???' ? > > > i have to Learn it > > where from i should s

Re: Newbie In Python

2008-05-20 Thread Bruno Desthuilliers
[EMAIL PROTECTED] a écrit : I have Heard About "Python" its a OOD Language. 'OOD' => 'object oriented ???' ? i have to Learn it where from i should start it. Err... What about reading the docs on python.org - possibly starting with the tutorial: http://docs.python.org/tut/tut.html You'll

Re: Newbie In Python

2008-05-20 Thread Thomas Troeger
[EMAIL PROTECTED] wrote: I have Heard About "Python" its a OOD Language. i have to Learn it where from i should start it. i have python compiler at linux Platform. anyone can suggest me about it. Thanks In advance. How about http://docs.python.org/tut/tut.html? -- http://mail.python.org/mailma

Re: newbie in python

2008-02-23 Thread cmpython
On Feb 21, 5:52 am, [EMAIL PROTECTED] wrote: > Hi anyone > > I'm very interesed to learn python and really willing to do so,but > unfortunately dont know where to start, or what programs need to > install to start. > > Can someone help me to get in the right track, and get a good move? > > Thanks f

Re: newbie in python

2008-02-21 Thread Jeff Schwab
[EMAIL PROTECTED] wrote: > I'm very interesed to learn python and really willing to do so,but > unfortunately dont know where to start, or what programs need to > install to start. There are several good replies already on this thread, but in case any experienced programmers searching the Google

Re: newbie in python

2008-02-21 Thread Michael Poeltl
A big help for 'easily" learning python was and is "Learning Python" (a book written by Mark Lutz) after having studied this book you are able to "think in python" another book I like very much is "Core Python Programming" (written by Wesley Chun) regards michael On Thursday 21 February 2008

Re: newbie in python

2008-02-21 Thread subeen
Dive into Python is a very good book but it's for people who have experience in other languages. I liked the book. Whatever book you read, please take a look at the Python Tutorial: http://docs.python.org/tut/tut.html, it will help. regards, Subeen. http://love-python.blogspot.com/ On Feb 21, 6

Re: newbie in python

2008-02-21 Thread 7stud
[EMAIL PROTECTED] wrote: > Hi anyone > > I'm very interesed to learn python and really willing to do so,but > unfortunately dont know where to start, or what programs need to > install to start. > > Can someone help me to get in the right track, and get a good move? > > Thanks for all help > If yo

Re: newbie in python

2008-02-21 Thread cokofreedom
> >Can someone help me to get in the right track, and get a good move? > > http://wiki.python.org/moin/BeginnersGuide http://www.diveintopython.org/ -- http://mail.python.org/mailman/listinfo/python-list

Re: newbie in python

2008-02-21 Thread Jeroen Ruigrok van der Werven
-On [20080221 11:56], [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote: >Can someone help me to get in the right track, and get a good move? http://wiki.python.org/moin/BeginnersGuide -- Jeroen Ruigrok van der Werven / asmodai イェルーン ラウフロック ヴァン デル ウェルヴェン http://www.in-nomine.org/ | http://www.rangaku

Re: Newbie in python

2006-03-02 Thread Simon Brunning
On 3/2/06, - C Saha - <[EMAIL PROTECTED]> wrote: > > Hello Python Experts > > I am Chirantan, a beginner in python programming world. I have some > programming knowledge in SHELL, BATCH and little bit PERL. I subscribed to > this list with the hope that I will get support and help from all of you.