This is a course for the programming club CoderDojo Saar. The python library turtle will be introduced as well as simple language constructs like methods, for-loops, lists and advanced ones like recursion. Those will be shown in small examples and practiced with interesting excercises.
The main
branch contains the exercise sheets as a pdf and LaTeX file as well as the cheat sheet. The repro has two other branches: the results
branch contains the finial solutions for all the exercises from the sheet and the tasks
branch has the bare bone python files for the tasks to solve.
Here you can find the repl repository containing the tasks and python files to use.