inf021 - Advanced Java Technologies (Course overview)

inf021 - Advanced Java Technologies (Course overview)

Department of Computing Science 6 KP
Module components Semester courses Wintersemester 2022/2023 Examination
Lecture
Exercises
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