Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #36310
| From | Ben Finney <ben+python@benfinney.id.au> |
|---|---|
| Subject | Re: Good Python IDE |
| Date | 2013-01-07 11:25 +1100 |
| References | <8a6d17a5-447a-4da5-9ff4-53e0350ce19e@googlegroups.com> <mailman.190.1357510736.2939.python-list@python.org> <kcd1j1$6bd$2@speranza.aioe.org> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.201.1357518372.2939.python-list@python.org> (permalink) |
Tetsuya <io@noi.com> writes: > BTW, vim is available also under Windows. And this is one of the best reasons to learn either Vim or Emacs (or both, eventually): one should not be tied to any particular OS for access to one's development tools. Vim and Emacs are both general-purpose, highly-extensible and -extended, powerful editing tools. But more important than those is that they are both free software and (partly as a result of that freedom) well-supported by a mature community of developers. Core programming tools, like your text editor or your team's VCS, take significant investment. Don't needlessly squander that investment on a tool limited to a single language, a single vendor, or a single operating system. -- \ “All good things are cheap; all bad are very dear.” —Henry | `\ David Thoreau | _o__) | Ben Finney
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Good Python IDE Sourabh Mhaisekar <sourabh8044@gmail.com> - 2013-01-05 20:45 -0800
Re: Good Python IDE Tetsuya <io@noi.com> - 2013-01-06 13:48 +0100
Re: Good Python IDE "Colin J. Williams" <cjw@ncf.ca> - 2013-01-06 08:08 -0500
Re: Good Python IDE Monte Milanuk <memilanuk@gmail.com> - 2013-01-06 10:06 -0800
Re: Good Python IDE Tim Johnson <tim@akwebsoft.com> - 2013-01-06 13:13 -0900
Re: Good Python IDE Tetsuya <io@noi.com> - 2013-01-07 00:32 +0100
Re: Good Python IDE Ben Finney <ben+python@benfinney.id.au> - 2013-01-07 11:25 +1100
Re: Good Python IDE Tim Johnson <tim@akwebsoft.com> - 2013-01-06 15:59 -0900
Re: Good Python IDE Almar Klein <a.klein@science-applied.nl> - 2013-01-06 23:22 +0100
csiph-web