This course is aimed at female highschool students who will enter 10th and 11th grade after the summer vacations and are interested in computer science. The one-week course teaches basic programming skills in the programming language Python. The goal is that at the end of the week everyone can program their own little game with a graphical user interface.
The programming concepts taught in class include imperative and object-oriented programming, such as variables, conditional and repeated executions (if-else queries, loops), functions and abstract representations of real objects (classes, hierarchies, inheritance).
No programming pre-knowledge is required.