Re: [BangPypers] regarding python

2013-06-20 Thread Siva Ranganath
Thanks for python group. I have some hands on Eclipse. so i will go with Eclipse . the basic programs i will start on VI editor. thanks for everybody who have replied for my mail.I am expecting the same support from the community to make my python learning course success. Thanks Siva 9000163232.

Re: [BangPypers] regarding python

2013-06-20 Thread Dhruv Baldawa
-- Dhruv Baldawa (http://www.dhruvb.com) On Fri, Jun 21, 2013 at 10:57 AM, स्वक्ष wrote: > On Thu, Jun 20, 2013 at 7:18 AM, Dhruv Baldawa > wrote: > > -- > > Dhruv Baldawa > > (http://www.dhruvb.com) > > > > > > On Thu, Jun 20, 2013 at 12:36 PM, Vivek Puri > wrote: > > > >> Hi, > >> > >> Ple

Re: [BangPypers] regarding python

2013-06-20 Thread स्वक्ष
On Thu, Jun 20, 2013 at 7:18 AM, Dhruv Baldawa wrote: > -- > Dhruv Baldawa > (http://www.dhruvb.com) > > > On Thu, Jun 20, 2013 at 12:36 PM, Vivek Puri wrote: > >> Hi, >> >> Please let me know best IDE for python development.. as beginner i am 0. SPE - Stani's Python Editor 1. Spyder 2. Geany

Re: [BangPypers] regarding python

2013-06-20 Thread ankur ~ अंकुर
HI, If you love to view all conference videos then check. http://pyvideo.org/ And one more http://showmedo.com/videotutorials/python Thank You, Ankur. On Wed, Jun 19, 2013 at 3:09 PM, G.T.RAO wrote: > Hi, > > pl check out below links: > > http://www.tutorialspoint.com/ > http://docs.pyth

Re: [BangPypers] regarding python

2013-06-20 Thread prashanth B.G
Hi, Best thing to learn any new language is not to use IDE initially . Just plain notepad / Notepad++ (has syntax highlighting) with a console to run the code. You can also use IDLE which comes with python though it doesn't give you the IDE feel. gvim will also serve the purpose since it is vi

Re: [BangPypers] regarding python

2013-06-20 Thread L Radhakrishna Rao
Don't start with IDE, rather, take a note pad and compile the python files. It will be a good learning. I use Aptana studio now, though I had started with notepad. On Thu, Jun 20, 2013 at 12:48 PM, Dhruv Baldawa wrote: > -- > Dhruv Baldawa > (http://www.dhruvb.com) > > > On Thu, Jun 20, 2013 at

Re: [BangPypers] regarding python

2013-06-20 Thread Dhruv Baldawa
-- Dhruv Baldawa (http://www.dhruvb.com) On Thu, Jun 20, 2013 at 12:36 PM, Vivek Puri wrote: > Hi, > > Please let me know best IDE for python development.. as beginner i am >> writing as Shell scripts. >> > Best IDE is matter of familiarity and personal preference. > > If you are f