(see below for English)
Dies ist eine Sammlung von Schlüsselwörtern für Programmierkonzepte, die Anfängerinnen helfen könnten, Lösungen für ihre ersten Probleme schneller zur finden.
Außerdem gibt es hier eine Datei "programmiereinstieg-mit-python Sprechtext.html", die den Inhalt eines dreistündigen Python-Anfängerworkshops darstellt, den ich am 16. September 2022 bei den Kieler Linuxtagen gehalten habe. Die Datei ist ein Export eines Jupyter Notebooks. Ihr könnt euch den Code kopieren, als html-Datei speichern und wieder im Browser öffnen, um eine besser lesbare Version zu erhalten.
This is a collection of keywords for programming-concepts which might help beginners to find solutions to their first programming problems more quickly. The keywords are in German and Englisch while the slightly longer explanations are only in German
The repository consists of only one file: glossary.csv. The columns in this csv-file are seperated by semi-colons
Besides, there is a file "programmiereinstieg-mit-python Sprechtext.html" which is the content from a three-hour Python workshop for beginners I lead on September 16th, 2022, during the Kiel Linux Days. It is in German. The file is an export from a Jupyter Notebook. You can copy the code, save it as an html-file and open it again in your browser to get an easily readable version.