Teaching

211 posts

Programmierung A / B

Lecturer: Prof. Dr. Pedro José Marrón, Exercises: Dr. Marcus Handte, Sascha Jungen In dieser Vorlesung werden grundlegende Programmiertechniken in einer objektorientierten, modernen Programmiersprache (Java) besprochen. Inhalte im Einzelnen: Einführung und grundlegende Struktur von Programmen Lexikalische Elemente, Datentypen und Variablen, Ausdrücke und Anweisungen Objektorientierte Programmierung: Klassen, Methoden, Vererbung, Interfaces, Abstrakte Klassen, […]

Bachelor Project: Vision-based Robot Control

Tutor: Marcus Handte, Alexander Golkowski The goal of this bachelor project is to familiarize students with basic problems related to the control of autonomous mobile robots. Within the project, participants will be implementing the control logic of a mobile robot that can perceive its environment through different optical sensors. Thereby, […]

Kommunikationsnetze 2

Lecturer: Prof. Dr. Pedro José Marrón, Exercises: Dr. Matteo Zella In dieser Vorlesung werden Aspekte, Funktionen und Kommunikationsprotokolle TCP/IP-basierter Netze behandelt. Dabei werden einerseits bereits in „Kommunikationsnetze 1“ angesprochene Themen vertieft, andererseits werden aber auch dort nicht behandelte, für das heutige Internet wichtige Themenbereiche behandelt. Inhalte im Einzelnen: Überblick über […]

Seminar: Batteryless Internet of Things

Tutors: Dr. Matteo Zella, Sayedsepehr Mosavat The dependence of the Internet of Things technology on rechargeable and non-rechargeable batteries poses a great challenge towards the large-scale deployment of such devices. This stems from the fact that maintaining/exchanging batteries in large quantities is a cumbersome task and also not environmentally responsible. […]

Rechnerstrukturen und Betriebssysteme

Dozent: Prof. Dr. Pedro José Marrón, Übungen: Sascha Jungen, Valentin Fitz Die Vorlesung ist zweigeteilt. Die Vorlesungsinhalte mit dem Schwerpunkt Rechnerstrukturen werden vom Lehrstuhl Prof. Dr. Stefan Schneegaß vermittelt, die Inhalte mit dem Schwerpunkt Betriebssysteme vom Lehrstuhl Prof. Dr. Pedro Marrón. Folgende Qualifikationen werden in der Vorlesung vermittelt Die Studierenden […]

Bachelor Project: Social Robotics

Tutors: Dr. Matteo Zella, Carlos Medina Sánchez Put yourself in the “shoes” of a robot meeting a person on its way… How would you understand what is the person doing and what his/her goals are? How would you plan your actions in this social context? How would you interact with […]

Seminar: Social Robotics

Tutors: Dr. Matteo Zella, Carlos Medina Sánchez Have you ever watched a movie where robots and persons share the same environment, collaborating together in a natural and socially-acceptable manner? Have you asked yourself which technological background would be required for making such futuristic vision possible in reality? In this seminar, we […]

Systemnahe Informatik (Systems Programming)

Lecturer: Prof. Dr. Pedro José Marrón, Exercises: Dr. Matteo Zella Differently from application programming, whose focus is to develop software providing services to the user, systems programming addresses software that interacts with computer systems. In this sense, systems programming exposes the dependency between software and the hardware executing it and […]

Programmieren in C/C++

Dozent: Prof. Dr. Pedro José Marrón, Übungen: Marcus Handte Die Veranstaltung (2V+2Ü) setzt die in den vorherigen Semestern gelernten grundlegenden Konzepte und Methoden der objektorientierten Programmierung (OOP) in C++ um. Inhalte im Einzelnen: OO-Analyse, -Design und -Modellierung mit UML C++ als Erweiterung von C Zeigerkonzepte Klassen, Klassen-Hierarchien, einfache und mehrfache […]

Project Group: Crowd Sourcing of Temperature Data

The goal of this project group is the design, implementation and evaluation of a crowd sourcing service for temperature information. The service consists of applications that are able to capture temperature measurements and location information autonomously on behalf of their users, a backend that is able to store, process and […]