SS26: Bachelor Mechatronik (BMC)

Kurs Elektrotechnik 1 für den Studiengang Bachelor Mechatronik

Vorlesungsbeginn 21.3.23/08:15 im 5.1.03

Informationen und Formulare rund um das Praxismodul im Bachelor-Studiengang Mechatronik sowie Liste der genehmigten Firmen.

In this lecture we will learn about:

  • Object oriented programming
    • Objects and classes
    • Attributes and methods and visibilities
    • Abstraction, Inheritance, Polymorphism, Encapsulation
    • Association, Aggregation, Composition
  • Advanced C++
    • Overloading of methods and operations
    • Streams
    • Generic Classes (Templates)
    • Namespaces
  • Advanced Data Structures and Algorithms
    • Lists, Maps, Stacks and Trees
    • Standard Template Library
    • Searching and Sorting