inf021 - Advanced Java Technologies (Course overview)

inf021 - Advanced Java Technologies (Course overview)

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

    Monday: 08:15 - 09:45, weekly (from 17/04/23), V
    Monday: 10:15 - 11:45, weekly (from 17/04/23), Ü

    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 und Übung. Genaueres siehe hier: https://uol.de/medieninformatik/lehrveranstaltungen/parallele-programmierung-mit-java-threads

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

    Monday: 08:15 - 09:45, weekly (from 17/04/23), V
    Monday: 10:15 - 11:45, weekly (from 17/04/23), Ü

    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 und Übung. Genaueres siehe hier: https://uol.de/medieninformatik/lehrveranstaltungen/parallele-programmierung-mit-java-threads

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