Skip to content

Commit

Permalink
Minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
awortmann committed Nov 8, 2024
1 parent 6aa0694 commit 42f1c2a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
1 change: 1 addition & 0 deletions _pages/service.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ nav: true

Overall, I have chaired for over 25 conferences and workshops. Please find selected highlights below.

- We have funded the 1st International Conference on Engineering Digital Twins: [EDTconf](https://www.edtconf.org/)
- Program chair of the [Software Engineering 2024](https://se2024.se.jku.at/) conference
- Track chair of the track “Model-Driven Engineering and Modeling Languages” of the [SEAA 2023](https://dsd-seaa2023.com/) conference
- Workshop chair of the [Modellierung 2022](https://qfam.gi.de/modellierung2022) conference
Expand Down
14 changes: 14 additions & 0 deletions _pages/teaching.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,20 @@ Research and teaching mutually benefit from each other. Through research, we fin

## Lectures


#### Software Engineering for Engineers

In this lecture, students with a programming background can learn about the activities, methods, and tools required before one starts programming, such as requirements engineering and softwware design, and the activities starting in the implementation phase, such as software quality assurance, verification, and validiation.

- [Since Summer 2022](https://www.isw.uni-stuttgart.de/lehre/vorlesungen/)

#### Modeling Software-Intensive Systems

This lecture focuses on object-oriented modeling techniques, their integrated use, and application. To this end, it includes a subset of UML/P, parts of SysML, formal software arcihtecture modeling, and others.

- [Since Summer 2021](https://www.isw.uni-stuttgart.de/lehre/vorlesungen/)


#### Informatik im Maschinenbau 1

The goal of the lecture is to teach the basics of object-oriented programming with Java, distributed systems, techniques of software engineering, and applications of artificial intelligence to Bachelor level students in mechanical engineering.
Expand Down

0 comments on commit 42f1c2a

Please sign in to comment.