Intendierte Lernergebnisse
In this course, the basics of the programming language Python will be taught.
Lehrmethodik
Sessions will switch between lectures and excercises.
Inhalt/e
Python is currently one of the most widely-used programming language. In areas such as data science or machine learning it is also regarded as common language. Python supports several common programming paradigms, such as object-oriented or functional programming. Moreover, this programming language offers a very large number of publicly available library packages.In this course, the basics of the programming language Python will be taught. We will focus on the following areas:control structurescollectionsfunctionsI/Oobject-oriented programming