Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #54040
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <joshua.landau.ws@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.118 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.77; '*S*': 0.01; 'say,': 0.05; 'reason,': 0.07; 'cc:addr:python-list': 0.11; 'suggest': 0.14; "'cause": 0.16; 'advice:': 0.16; 'finney': 0.16; 'subject:user': 0.16; 'sender:addr:gmail.com': 0.17; 'wrote:': 0.18; 'trying': 0.19; 'cc:addr:python.org': 0.22; 'replace': 0.24; '---': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; 'easier': 0.31; 'writes:': 0.31; 'text': 0.33; 'not.': 0.33; 'editor': 0.35; 'received:google.com': 0.35; 'really': 0.36; 'subject:?': 0.36; 'should': 0.36; 'ben': 0.38; 'tools,': 0.38; 'whatever': 0.38; 'though,': 0.39; 'enough': 0.39; 'most': 0.60; 'you.': 0.62; 'email addr:gmail.com': 0.63; 'interest': 0.64; 'more': 0.64; '(that': 0.65; 'investment': 0.66; 'between': 0.67; 'lose': 0.68; 'subject:recommended': 0.84; 'sublime': 0.84; 'tie': 0.84; 'choice.': 0.93; '2013': 0.98 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=NliLhu313YbuSe8m5yvJYnRZ0hEqH/LswBFEcgYjMDc=; b=bCr4UE/0i4u1grOoM9POwyYP6gbv/WHk3gWgRixDX7aIibFKJoyDWqoCGcMPqp2cii t3NGwQhmFbVlP8yw90u4UTTbXil0K5nXb/aBRKjKn5BBQ/Td1FaNzz8YH+v4c5uhMo1+ OlOSzWIq2LQ5dQucdlKqOrN/9cHsXlae118vBsOC7TOsa6UE41mH1yka3ifVoOmYnmzT bhlq5WNNKylK+axjMw3Wa+nRxDCUWViLz9XzfPhn6Q761sIHCShixL3vrzaIQHzcQ328 QekcDKKFEeMdQNXPw9ptu7wYRfHUpe1uJoHeEVjVtD1pn/N66j4cY/MVEPyGBLJJnxNc YLNw== |
| X-Received | by 10.112.60.104 with SMTP id g8mr549109lbr.32.1378969807929; Thu, 12 Sep 2013 00:10:07 -0700 (PDT) |
| MIME-Version | 1.0 |
| Sender | joshua.landau.ws@gmail.com |
| In-Reply-To | <7wppse2aak.fsf@benfinney.id.au> |
| References | <091bbe36-8cf9-412f-b7e9-2b3cc89dd363@googlegroups.com> <7wppse2aak.fsf@benfinney.id.au> |
| From | Joshua Landau <joshua@landau.ws> |
| Date | Thu, 12 Sep 2013 08:09:27 +0100 |
| X-Google-Sender-Auth | ECSfFVAFY4WSoqr02FzKHq56dXY |
| Subject | Re: better and user friendly IDE recommended? |
| To | Ben Finney <ben+python@benfinney.id.au> |
| Content-Type | text/plain; charset=UTF-8 |
| Cc | python-list <python-list@python.org> |
| 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.301.1378969815.5461.python-list@python.org> (permalink) |
| Lines | 23 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1378969815 news.xs4all.nl 15912 [2001:888:2000:d::a6]:48823 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:54040 |
Show key headers only | View raw
On 12 September 2013 00:44, Ben Finney <ben+python@benfinney.id.au> wrote: > mnish1984@gmail.com writes: > > 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. If the time learning a set of tools is enough to make the choice between tools, I suggest avoiding, say, Vim. I find that going for whatever makes you most productive is more important than trying to minimise the learning time. Most software is much easier to learn that Vim, if you have to replace it after 10 years or not. YMMV. --- OP, I suggest Sublime Text as an editor 'cause that's my editor so it must be the best choice. It's no IDE, though, if it really matters to you.
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