Update home authored by Henning Schnoor's avatar Henning Schnoor
# Homepage
Welcome to the Software Engineering wiki of the Kiel university. This wiki serves as a collection of examples, mainly to be used for students in the courses Softwaretechnik and Softwareprojekt. Currently, it contains the following examples for using the **UML** (Unified Modeling Language):
Willkommen zum Wiki der Arbeitsgruppe Software Engineering der CAU Kiel!
## Diagrams
## Organisation
* [Abgabe über git Repositories](uebungsabgabe_mit_git) Dokumentation des Workflows für Softwaretechnik, SEPVS, SA und ESSS
## Diagramme (Softwaretechnik und Softwareprojekt)
Currently, it contains the following examples for using the **UML** (Unified Modeling Language)
* [Activity Diagram](uml/activity-diagram)
* [Class Diagram](uml/class-diagram)
* [Component Diagram](uml/component-diagram)
......@@ -11,12 +14,12 @@ Welcome to the Software Engineering wiki of the Kiel university. This wiki serve
* [State Machine Diagram](uml/state-machine-diagram)
* [Use case Diagram](uml/use-case-diagram)
## Miscellaneous
## Verschiedenes (Softwaretechnik)
* [Data Types](uml/data-types)
* [Associations](uml/associations)
* [Mockito Example Project](https://cau-git.rz.uni-kiel.de/ifi-ag-se/lecture-examples/st/mockito-example)
* [GitLab CI/CD commands](ci-cd) used in the exercise class (for easier copy and paste)
* [GitLab CI/CD commands](ci-cd) die in der Softwaretechnik-Übung verwendet werden (für copy-and-paste)
## Softwareprojekt
The Softwareprojekt has its own wiki, which you can find here: [https://cau-git.rz.uni-kiel.de/ifi-ag-se/public/sopro-wiki/-/wikis/home](https://cau-git.rz.uni-kiel.de/ifi-ag-se/public/sopro-wiki/-/wikis/home)
\ No newline at end of file
Das Softwareprojekt hat ein eigenes Wiki, dass ihr hier findet: [https://cau-git.rz.uni-kiel.de/ifi-ag-se/public/sopro-wiki/-/wikis/home](https://cau-git.rz.uni-kiel.de/ifi-ag-se/public/sopro-wiki/-/wikis/home)
\ No newline at end of file