Python/Einstieg: Unterschied zwischen den Versionen

Aus C3D2
Zur Navigation springen Zur Suche springen
KKeine Bearbeitungszusammenfassung
 
(10 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
[[user:wurzel3|Wurzel3]] und [[user:w01f|Wolf]] wollen in 2019 erste Schritte in Python wagen. Weitere Anfänger sind willkommen.
[[user:wurzel3|Wurzel3]] und [[user:w01f|Wolf]] wollen in 2019 erste Schritte mit der [[Programmiersprache]] [[Python]][[Kategorie:Python]] wagen. Weitere Interessierte sind willkommen.


* Regelmäßiges Treffen: tbd – [https://dudle.inf.tu-dresden.de/pa-termin/ TUdle]
* Regelmäßiges Treffen: tbd – [https://dudle.inf.tu-dresden.de/pa-termin/ TUdle]
* Ort: tbd – Vorschläge:
* Ort: tbd – Vorschläge:
** HQ
** [[HQ]]
** [https://www.omse-ev.de/laborschule/willkommen/ Laborschule], [https://osm.org/go/0MLLamklP?way=23423106 Espenstraße 3, 01169 Dresden-Gorbitz],
** [https://www.omse-ev.de/laborschule/willkommen/ Laborschule], [https://osm.org/go/0MLLamklP?way=23423106 Espenstraße 3, 01169 Dresden-Gorbitz],


==Erste Ziele==
== Erste Ziele ==
 
# Python als erste Programmiersprache
# Python als erste Programmiersprache
# GUI: Desktop „App“
# GUI: Desktop „App“
# „App“ für Raspi
# „App“ für Raspi


==Doku-Sammlung==
== Quellen ==
 
; Sammlung von (geeigneter) Dokumentation:
* Python als erste Programmiersprache
* Python als erste Programmiersprache
** http://mypy-lang.org/
** https://docs.python-guide.org/
** https://docs.python-guide.org/
** https://docs.python.org/3/tutorial/index.html
** https://docs.python.org/3/tutorial/index.html
** https://www.codecademy.com/learn/learn-python
** https://www.codecademy.com/learn/learn-python
** https://tutorials-raspberrypi.de/programmieren-lernen-raspberry-pi-einfuehrung/
** https://tutorials-raspberrypi.de/programmieren-lernen-raspberry-pi-einfuehrung/
* Grafische Oberflächen für Python, ggf.
* Python als [[Programmiersprache]] anwenden
** Tkinter
** https://exercism.io/tracks/python
*** https://wiki.python.org/moin/TkInter
** https://www.programcreek.com/python/index/module/list
*** http://effbot.org/tkinterbook/
* Mechanize
** Qt
** https://mechanize.readthedocs.io/en/latest/
** https://pypi.org/project/mechanize/
** https://www.pythonforbeginners.com/cheatsheet/python-mechanize-cheat-sheet
* grafische Oberflächen für Python, ggf.
** [http://www.pyside.org/ PySide2] (cross platform, supporting Qt5)
*** https://wiki.qt.io/PySide_Video_Tutorials
*** https://wiki.qt.io/PySide_Video_Tutorials
*** https://www.youtube.com/watch?v=Dmo8eZG5I2w
*** https://www.youtube.com/watch?v=Dmo8eZG5I2w
*** https://pythonprogramming.net/gui-development-tutorials/
*** https://pyside.github.io/docs/pyside/
*** https://pyside.github.io/docs/pyside/
** https://pythonspot.com/gui/
* web framework mit Python
** https://realpython.com/the-ultimate-flask-front-end/
** Django
** https://tutorials-raspberrypi.de/programmieren-lernen-am-raspberry-pi-teil-3-gui-erstellen/
*** https://www.djangoproject.com/start/
** http://appjar.info/
*** https://tutorial.djangogirls.org/
**** https://tutorial.djangogirls.org/de/
***** https://tutorial.djangogirls.org/de/python_introduction/
***
****
***** https://django-carrots.readthedocs.io/en/latest/python_quickstart/

Aktuelle Version vom 28. Februar 2020, 22:05 Uhr