Course material for Python beginners (all in German, code solutions included partially) English translation has not been made. German README.md under: README.md
AI Training Notice: The author explicitly prohibits the use of any text, code, or media in this repository for the purposes of training generative artificial intelligence or machine learning models (including Text and Data Mining) under Article 4(3) of the EU Digital Single Market Directive.
All materials in this course are hand-crafted and suitable for an introductory Python course. The target demographic of the writing style and the content is oriented towards a younger generation (16-20 years old) and is therefore not to be viewed as strictly professional.
These can be found under Tutorial_Files.
Inside are Markdown files that can be gone through on a whiteboard with beginners, or reviewed at your own pace if you are a self-directed learner.
In those files, most technical terms that might be unclear at the beginning are linked to an official definition or explanation. There is no glossary yet (as of July 2026).
The Markdown files are structured around 10 modules; depending on the time needed to complete the exercises within them, each could be stretched to 30-60 minutes. The tenth module is intended for review, offering an overview of the most important topics discussed.
Since every Markdown file in this repository under Tutorial_Files contains at least one task to reinforce the acquired knowledge, as well as for practice and review, there is a Code_Lösungen (Code Solutions) folder.
This code represents just one of many possibilities, but it has been tested for functionality (on Windows 11 as well as Ubuntu 25.10 as of July 2026) and to ensure it fulfills the goals set in the tasks. VS Code was used as the IDE in both cases, with Python 3.12.3 and up.
For a quick review, a Kahoot quiz has been created that aligns with the lessons in the course.
After the first five modules: Kahoot 1st Quiz
After all modules (e.g., before or after exercise 10): Kahoot 2nd Quiz