inf021 - Advanced Java Technologies

inf021 - Advanced Java Technologies

Department of Computing Science 6 KP
Module components Semester courses Summer semester 2024 Examination
Lecture
  • No access 2.01.021 - Parallele Programmierung mit Java-Threads Show lecturers
    • Dr.-Ing. Dietrich Boles

    Monday: 08:00 - 10:00, weekly (from 08/04/24)
    Monday: 10:00 - 12:00, weekly (from 08/04/24)

    Ziel der Veranstaltung ist es, Konzepte der parallelen Programmierung im Allgemeinen und der parallelen Programmierung mit Java-Threads im Speziellen kennenzulernen und selbst praktisch zu beherrschen. Die Veranstaltung besteht aus Vorlesung (2.01.021) und Übung (2.01.021a).

Exercises
  • No access 2.01.021 - Parallele Programmierung mit Java-Threads Show lecturers
    • Dr.-Ing. Dietrich Boles

    Monday: 08:00 - 10:00, weekly (from 08/04/24)
    Monday: 10:00 - 12:00, weekly (from 08/04/24)

    Ziel der Veranstaltung ist es, Konzepte der parallelen Programmierung im Allgemeinen und der parallelen Programmierung mit Java-Threads im Speziellen kennenzulernen und selbst praktisch zu beherrschen. Die Veranstaltung besteht aus Vorlesung (2.01.021) und Übung (2.01.021a).

Notes on the module
Prerequisites

useful knowledge: Object-oriented programming

Kapazität/Teilnehmerzahl 12
Prüfungszeiten

throughout the semester

Module examination

practical exercises
 

Skills to be acquired in this module

The objective of this module is to introduce advanced concepts and technologies of the Java Standard Edition. The students will be able to use the technologies to implement large applications.

Professional competence:
The students: 

  • name the essential packages of the JDK class library
  • structure large programs properly and implement them extensively
  • set up own Java class libraries
  • look up required classes in the JDK-Library and solve problems with these classes
  • structure their programs properly
  • understand and interpret large programs of other students
  • evaluate the quality of large programs related to their maintainability, reuseability and expandability

Methodological competence:
The students: 

  • search for solutions to specific problems in the internet independently

Social competence:
The students: 

  • discuss own and solutions of other students

Self-competence:
The students: 

  • reflect their problem-solving behaviour and take up new solutions, e.g. from the internet

Top