Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #91565 > unrolled thread

Basic Info

Started bych.tanveer13@gmail.com
First post2015-05-30 22:35 -0700
Last post2015-05-31 18:12 -0700
Articles 5 — 5 participants

Back to article view | Back to comp.lang.python


Contents

  Basic Info ch.tanveer13@gmail.com - 2015-05-30 22:35 -0700
    Re: Basic Info Laura Creighton <lac@openend.se> - 2015-05-31 08:27 +0200
    Re: Basic Info Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-05-31 16:12 +0100
    Re: Basic Info Eddilbert Macharia <edd.cowan@gmail.com> - 2015-05-31 13:33 -0700
    Re: Basic Info "garyr" <garyr@fidalgo.net> - 2015-05-31 18:12 -0700

#91565 — Basic Info

Fromch.tanveer13@gmail.com
Date2015-05-30 22:35 -0700
SubjectBasic Info
Message-ID<178f0eac-1760-40b3-9c10-c2d0075883a5@googlegroups.com>
Hi friends,
M Tanveer, and wanna start to learn python language, i've installed python on my Windows (OS) and set path to it, Now please Guide me which editor is best to use and what instructions should be followed . 
Best Regards: Tanveeer Ahmad
Thanks

[toc] | [next] | [standalone]


#91567

FromLaura Creighton <lac@openend.se>
Date2015-05-31 08:27 +0200
Message-ID<mailman.241.1433053689.5151.python-list@python.org>
In reply to#91565
In a message of Sat, 30 May 2015 22:35:25 -0700, ch.tanveer13@gmail.com writes:
>Hi friends,
>M Tanveer, and wanna start to learn python language, i've installed python on my Windows (OS) and set path to it, Now please Guide me which editor is best to use and what instructions should be followed . 
>Best Regards: Tanveeer Ahmad
>Thanks
>-- 
>https://mail.python.org/mailman/listinfo/python-list

Hello.  And welcome to Python.

Editors are a matter of personal choice.
https://wiki.python.org/moin/PythonEditors
You may also want an IDE
https://wiki.python.org/moin/IntegratedDevelopmentEnvironments

The webmaster account is really only for questions about the python
website.  For questions about learning python these mailing
lists are a better place to ask questions.

https://mail.python.org/mailman/listinfo/tutor
https://mail.python.org/mailman/listinfo/python-list

See you one of those places --

Laura Creighton

[toc] | [prev] | [next] | [standalone]


#91580

FromMark Lawrence <breamoreboy@yahoo.co.uk>
Date2015-05-31 16:12 +0100
Message-ID<mailman.248.1433085136.5151.python-list@python.org>
In reply to#91565
On 31/05/2015 06:35, ch.tanveer13@gmail.com wrote:
> Hi friends,
> M Tanveer, and wanna start to learn python language, i've installed python on my Windows (OS) and set path to it, Now please Guide me which editor is best to use and what instructions should be followed .
> Best Regards: Tanveeer Ahmad
> Thanks
>

If pywin32 doesn't come preinstalled grab it from here 
http://sourceforge.net/projects/pywin32/files/pywin32/Build%20219/

There's a perfectly good editor to get you going, which certainly saves 
looking at all the other options :)

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

[toc] | [prev] | [next] | [standalone]


#91594

FromEddilbert Macharia <edd.cowan@gmail.com>
Date2015-05-31 13:33 -0700
Message-ID<6a695101-2911-41fd-a2e7-812f5a322f2d@googlegroups.com>
In reply to#91565
On Sunday, May 31, 2015 at 8:35:42 AM UTC+3, Tanveer Ahmad wrote:
> Hi friends,
> M Tanveer, and wanna start to learn python language, i've installed python on my Windows (OS) and set path to it, Now please Guide me which editor is best to use and what instructions should be followed . 
> Best Regards: Tanveeer Ahmad
> Thanks

Hello i was where you are last year, and as of now by far my favorite editor is jetbrains pycharm https://www.jetbrains.com/pycharm/download/

actual i like there editors because they have a consistent interface from intelij,phpstorm to pycharm. give it a try

[toc] | [prev] | [next] | [standalone]


#91601

From"garyr" <garyr@fidalgo.net>
Date2015-05-31 18:12 -0700
Message-ID<mkgbjd$v27$1@speranza.aioe.org>
In reply to#91565
<ch.tanveer13@gmail.com> wrote in message 
news:178f0eac-1760-40b3-9c10-c2d0075883a5@googlegroups.com...
> Hi friends,
> M Tanveer, and wanna start to learn python language, i've installed python 
> on my Windows (OS) and set path to it, Now please Guide me which editor is 
> best to use and what instructions should be followed .
> Best Regards: Tanveeer Ahmad
> Thanks

SciTe is an excellent editor for Python C, C++, etc.
http://www.scintilla.org/SciTE.html

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web