252-0840-02L  Application-Oriented Programming

SemesterSpring Semester 2020
LecturersL. E. Fässler, M. Dahinden
Periodicityyearly recurring course
Language of instructionGerman


AbstractThis course provides important basic concepts for interdisciplinary programming projects. The programming language is Python and Matlab.
ObjectiveStudents learn

- how to encode a problem into a program, test the program, and correct errors.
- to understand and improve existing code.
- to implement models from the natural sciences as a simulation.
ContentThe following programming concepts are introduced in the lecture:

1. Variables, data types
2. Condition check, Loops, logics
3. Arrays
4. Functions
5. Matrices
6. Random

In the practical part of the course, students work on small programming projects with a context from natural sciences. Electronic tutorials are available as preparation.
LiteratureL. Fässler, M. Dahinden, D. Komm, and D. Sichau: Einführung in die Programmierung mit Python und Matlab. Begleitunterlagen zum Onlinekurs und zur Vorlesung, 2016. ISBN: 978-3741250842.
Prerequisites / NoticeNo prior knowledge is required for this course.It is based on application-oriented learning. The students spend most of their time working through programming projects with data from natural science and discussing their results with teaching assistants. To learn the programming basics there are electronic tutorials available.