Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #54010
| From | Ben Finney <ben+python@benfinney.id.au> |
|---|---|
| Subject | Re: better and user friendly IDE recommended? |
| Date | 2013-09-12 09:44 +1000 |
| References | <091bbe36-8cf9-412f-b7e9-2b3cc89dd363@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.279.1378943087.5461.python-list@python.org> (permalink) |
mnish1984@gmail.com writes: > Hey i am a programmer but new to python. Welcome! Congratulations on finding Python. > Can anyone guide me in knowing which is a better IDE used to develop > web related apps that connect to DB using python? The question of IDEs is a common one, and is a matter of aesthetics as much as functionality. Many of use use general-purpose development environments, which will repay learning in much broader range of tasks than only Python programming. Here is a Wiki page on the topic, with discussions and reviews <URL:https://wiki.python.org/moin/IntegratedDevelopmentEnvironments>. My main advice: Avoid non-free (that is, proprietary) software for your development tools. Learning a set of development tools is a significant investment, and you should not tie that investment to a single vendor; if they lose interest for whatever reason, your investment is stranded. Free software is essential to ensure your tools can continue beyond the copyright holders of today. -- \ “Corporation, n. An ingenious device for obtaining individual | `\ profit without individual responsibility.” —Ambrose Bierce, | _o__) _The Devil's Dictionary_, 1906 | Ben Finney
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
better and user friendly IDE recommended? mnish1984@gmail.com - 2013-09-11 07:14 -0700
Re: better and user friendly IDE recommended? Adam Tauno Williams <awilliam@whitemice.org> - 2013-09-11 15:51 -0400
Re: better and user friendly IDE recommended? Ben Finney <ben+python@benfinney.id.au> - 2013-09-12 09:44 +1000
Re: better and user friendly IDE recommended? Joshua Landau <joshua@landau.ws> - 2013-09-12 08:09 +0100
Re: better and user friendly IDE recommended? Paul Rudin <paul.nospam@rudin.co.uk> - 2013-09-12 16:47 +0100
Re: better and user friendly IDE recommended? Veritatem Ignotam <veritatem.ignotam@gmail.com> - 2013-09-12 12:00 -0400
Re: better and user friendly IDE recommended? Joe Junior <joe.fbs.junior@gmail.com> - 2013-09-12 14:04 -0300
Re: better and user friendly IDE recommended? Joshua Landau <joshua@landau.ws> - 2013-09-16 05:42 +0100
Re: better and user friendly IDE recommended? Ben Finney <ben+python@benfinney.id.au> - 2013-09-12 18:04 +1000
Re: better and user friendly IDE recommended? Joshua Landau <joshua@landau.ws> - 2013-09-12 11:02 +0100
Re: better and user friendly IDE recommended? Paul Pittlerson <menkomigen6@gmail.com> - 2013-09-12 03:55 -0700
Re: better and user friendly IDE recommended? Fabio Zadrozny <fabiofz@gmail.com> - 2013-09-12 09:12 -0300
Re: better and user friendly IDE recommended? Wayne Werner <wayne@waynewerner.com> - 2013-09-12 09:22 -0500
Re: better and user friendly IDE recommended? Westley Martínez <anikom15@gmail.com> - 2013-09-12 10:23 -0700
Re: better and user friendly IDE recommended? Adrián Espinosa <mortuuslordofdeads@gmail.com> - 2013-09-12 14:15 -0700
Re: better and user friendly IDE recommended? memilanuk <memilanuk@gmail.com> - 2013-09-14 14:22 -0700
Re: better and user friendly IDE recommended? eric@invalid.com (EricF) - 2013-09-16 02:48 +0000
Re: better and user friendly IDE recommended? rusi <rustompmody@gmail.com> - 2013-09-17 06:56 -0700
csiph-web