Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #4285
| From | Christopher Arndt <chris@chrisarndt.de> |
|---|---|
| Newsgroups | de.comp.lang.python |
| Subject | Re: [Python-de] Python IDE |
| Date | 2016-02-17 14:44 +0100 |
| Message-ID | <mailman.207.1455717050.22075.python-de@python.org> (permalink) |
| References | (2 earlier) <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> |
[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