Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #4285
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Christopher Arndt <chris@chrisarndt.de> |
| Newsgroups | de.comp.lang.python |
| Subject | Re: [Python-de] Python IDE |
| Date | Wed, 17 Feb 2016 14:44:19 +0100 |
| Lines | 63 |
| Message-ID | <mailman.207.1455717050.22075.python-de@python.org> (permalink) |
| References | <n9vk89$mj2$3@news.albasani.net> <87oabgcr3b.fsf@gmx.net> <56C39722.6050306@sschwarzer.net> <01B8FED5-C617-412C-AF80-BC603B41D08D@zopyx.com> <56C41818.8040806@sschwarzer.net> <D2E2A5C0-F3A8-4CE7-B6C6-AD3C6D3363BF@zopyx.com> <56C43DF2.4050404@inqbus.de> |
| Mime-Version | 1.0 |
| Content-Type | multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="hfuH6NaDlix84CC4vIDreJtkIJLagLBSj" |
| X-Trace | news.uni-berlin.de U6Bxigm5oWGZ1yqZMgwb8Q5XiekTxD1gqb5VsSQ4zZtw== |
| Return-Path | <chris@chrisarndt.de> |
| X-Original-To | python-de@python.org |
| Delivered-To | python-de@mail.python.org |
| X-Virus-Scanned | Debian amavisd-new at mx1.0x20.eu |
| Openpgp | id=F0BA1EAE86651989C0A1C9901E0D97B33A4E1F31 |
| X-Enigmail-Draft-Status | N1110 |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 |
| In-Reply-To | <56C43DF2.4050404@inqbus.de> |
| X-BeenThere | python-de@python.org |
| X-Mailman-Version | 2.1.21rc2 |
| Precedence | list |
| List-Id | Die Deutsche Python Mailingliste <python-de.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-de>, <mailto:python-de-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-de/> |
| List-Post | <mailto:python-de@python.org> |
| List-Help | <mailto:python-de-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-de>, <mailto:python-de-request@python.org?subject=subscribe> |
| Xref | csiph.com de.comp.lang.python:4285 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Am 17.02.2016 um 10:31 schrieb Dr. Volker Jaenisch: > Zu der Frage von Marco, welche IDE Schülertauglich ist. > Ich würde Schüler nicht zu früh mit einer IDE arbeiten lassen - denn > eine IDE verbirgt oftmals Wirkungs-Zusammenhänge, die ja für die Schüler > wichtig zu erfahren sind. Hört, hört. Ich habe für Python auch noch nie eine IDE gebraucht. Moderne Code-Editoren bieten sowieso schon die meisten Features, die für mich zum Programmieren unabdingbar sind: - Syntaxhightlighting - Automatische Einrückung - Konfigurierbare Build/Check-Kommandos - Makros/Snippets - (Codevervollständigung, geht m.E. auch ohne) - Code-Strukturbrowser Integration von VCS oder Debuggern habe ich dagegen noch nie wirklich gebraucht. Und m.E. sollte jeder lernen mit git, "python setup.py" / pip und virtualenv auf der Kommandozeile umzugehen. Mehr braucht man für Python-Projekte an externen Tools nicht unbedingt. Ok, flake und Konsorten vielleicht noch. Chris
Back to de.comp.lang.python | Previous | Next — Previous in thread | Find similar
Python IDE Marco Bakera <pintman@bakera.de> - 2016-02-16 17:54 +0100
Re: [Python-de] Python IDE robert <robert@redcor.ch> - 2016-02-16 18:36 +0100
Re: [Python-de] Python IDE Marco Bakera <pintman@bakera.de> - 2016-02-16 20:38 +0100
Re: [Python-de] Python IDE Benedikt Ellinger <benniellinger@gmail.com> - 2016-02-16 21:24 +0100
Re: [Python-de] Python IDE bytebengel@posteo.de - 2016-02-16 21:33 +0100
Re: [Python-de] Python IDE robert <robert@redcor.ch> - 2016-02-17 13:39 +0100
Re: [Python-de] Python IDE robert <robert@redcor.ch> - 2016-02-17 13:41 +0100
Re: [Python-de] Python IDE bytebengel@posteo.de - 2016-02-17 13:46 +0100
Re: [Python-de] Python IDE "Andreas Jung" <lists@zopyx.com> - 2016-02-16 18:05 +0100
Re: [Python-de] Python IDE Marco Bakera <pintman@bakera.de> - 2016-02-16 20:37 +0100
Re: Python IDE ole-usenet-spam@gmx.net (Оlе Ѕtrеісhеr) - 2016-02-16 21:55 +0100
Re: [Python-de] Python IDE Tim Fiedler <tim@0x68.de> - 2016-02-16 22:03 +0100
Re: [Python-de] Python IDE Stefan Schwarzer <sschwarzer@sschwarzer.net> - 2016-02-16 22:39 +0100
Re: [Python-de] Python IDE "Andreas Jung" <lists@zopyx.com> - 2016-02-16 23:42 +0100
Re: [Python-de] Python IDE Stefan Schwarzer <sschwarzer@sschwarzer.net> - 2016-02-17 07:50 +0100
Re: [Python-de] Python IDE "Andreas Jung" <lists@zopyx.com> - 2016-02-17 08:08 +0100
Re: [Python-de] Python IDE "Dr. Volker Jaenisch" <volker.jaenisch@inqbus.de> - 2016-02-17 10:31 +0100
Re: [Python-de] Python IDE Marco Bakera <pintman@bakera.de> - 2016-02-17 21:36 +0100
Re: [Python-de] Python IDE "Dr. Volker Jaenisch" <volker.jaenisch@inqbus.de> - 2016-02-17 23:16 +0100
Re: [Python-de] Python IDE Marco Bakera <pintman@bakera.de> - 2016-02-19 15:00 +0100
Re: [Python-de] Python IDE robert <robert@redcor.ch> - 2016-02-17 13:45 +0100
Re: [Python-de] Python IDE Christopher Arndt <chris@chrisarndt.de> - 2016-02-17 14:44 +0100
csiph-web