Übersicht
Studiengang | B. Sc. Luft- und Raumfahrttechnik (AE) | |
Fachtrimester | 4. Ba | |
Studientrimester | 4 (HT) | |
ECTS | 5 | |
Typ | Vorlesung (VL) und Übung (UE) | |
TWS | 2 VL + 2 UE |
Content
- Students will be familiarized with a phase model as an approach to software development.
- The students gain an insight into the systematic definition of requirements for software systems. For this purpose, an overview of the basic elements of UML (Unified Modelling Language) is given.
- The students receive an introduction into the implementation of software modules using the programming language C/C++. In this context they acquire knowledge in the following areas:
- Programming system environment (computer, operating system, compiler, input/output units), imperative programming elements
- Data Types and Variables
- Expressions and Operators
- Control structures
- Object-oriented concepts
- Classes and Objects
- Blocks and Methods
- Inheritance