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


Groups > comp.lang.python > #54010

Re: better and user friendly IDE recommended?

Path csiph.com!usenet.pasdenom.info!news.etla.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.005
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'python.': 0.02; 'programmer': 0.03; 'wiki': 0.03; 'reason,': 0.07; 'ide': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'advice:': 0.16; 'finney': 0.16; 'ides': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:user': 0.16; 'apps': 0.16; 'discussions': 0.16; 'essential': 0.16; 'hey': 0.18; 'python?': 0.22; 'header:User- Agent:1': 0.23; 'url:moin': 0.24; 'question': 0.24; 'header:X -Complaints-To:1': 0.27; 'related': 0.29; 'programming.': 0.30; 'url:wiki': 0.31; 'holders': 0.31; 'writes:': 0.31; 'anyone': 0.31; 'url:python': 0.33; 'device': 0.34; 'common': 0.35; 'beyond': 0.35; 'one,': 0.35; 'but': 0.35; '8bit%:17': 0.36; 'subject:?': 0.36; 'url:org': 0.36; 'should': 0.36; 'ben': 0.38; 'tasks': 0.38; 'whatever': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'ensure': 0.60; 'free': 0.61; 'today.': 0.61; 'new': 0.61; 'matter': 0.61; 'range': 0.61; 'email addr:gmail.com': 0.63; 'interest': 0.64; '(that': 0.65; 'skip:\xe2 10': 0.65; 'investment': 0.66; 'here': 0.66; 'lose': 0.68; 'topic,': 0.81; 'subject:recommended': 0.84; 'tie': 0.84
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Ben Finney <ben+python@benfinney.id.au>
Subject Re: better and user friendly IDE recommended?
Date Thu, 12 Sep 2013 09:44:35 +1000
References <091bbe36-8cf9-412f-b7e9-2b3cc89dd363@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 8bit
X-Gmane-NNTP-Posting-Host rasputin.madmonks.org
X-Public-Key-ID 0xBD41714B
X-Public-Key-Fingerprint 9CFE 12B0 791A 4267 887F 520C B7AC 2E51 BD41 714B
X-Public-Key-URL http://www.benfinney.id.au/contact/bfinney-gpg.asc
X-Post-From Ben Finney <bignose+hates-spam@benfinney.id.au>
User-Agent Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)
Cancel-Lock sha1:qbSnxJppOIciqKkf7cYvtBA7sR4=
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.279.1378943087.5461.python-list@python.org> (permalink)
Lines 33
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1378943087 news.xs4all.nl 15949 [2001:888:2000:d::a6]:46091
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:54010

Show key headers only | View raw


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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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