Slides for the course "Python für Anfänger" (German: Python for beginners)
The slides are based on a reveal.js "basic install".
The folders css
, dist
and plugin
were copied from there and not modified.
Highlighting of code in textareas is done with highlighted-code.
This did not work out-of-the-box with reveal.js, but I was able to modify the source to make it work.
The result is in highlighted-code.js
. Sorry, I am not a JS programmer, I just made it work :D
Python code is executed in the browser with pyodide.
I started working on this after the course was already running, so the first couple of slide decks are missing.