|
|
Module code: DFIW-PRG2 |
|
4V+2P (6 hours per week) |
8 |
Semester: 4 |
Mandatory course: yes |
Language of instruction:
German |
Assessment:
Written exam
[updated 24.02.2018]
|
DFIW-PRG2 (P610-0190) Computer Science and Web Engineering, Bachelor, ASPO 01.10.2019
, semester 4, mandatory course
PIB-PR2 (P221-0032) Applied Informatics, Bachelor, ASPO 01.10.2022
, semester 2, mandatory course
|
90 class hours (= 67.5 clock hours) over a 15-week period. The total student study time is 240 hours (equivalent to 8 ECTS credits). There are therefore 172.5 hours available for class preparation and follow-up work and exam preparation.
|
Recommended prerequisites (modules):
DFIW-PRG1 Programming 1
[updated 26.07.2024]
|
Recommended as prerequisite for:
|
Module coordinator:
Prof. Dr. Markus Esch |
Lecturer: Prof. Dr. Markus Esch
[updated 09.08.2020]
|
Learning outcomes:
This module is based on the "Programming 1" module and will help students deepen their knowledge and understanding of object-oriented programming. After successfully completing this module, students will be able to explain and apply advanced concepts of object-oriented programming in Java. They will be able to design and implement object-oriented solutions. Based on the theoretical knowledge of data structures from the Informatics 1 module, students will be able to implement and apply different data structures. In addition, they will also be able to select the data structure that is most suitable for an application scenario. In addition to deepening their knowledge of object-oriented programming, students will learn the basic concepts of the programming language C. They will be able to name the concepts and characteristics of imperative programming in C. Students will be able to explain the differences, as well as the advantages and disadvantages of object-oriented and type-safe languages such as C and will be able to apply this knowledge to the implementation of C programs. Within the framework of practical exercises, students will learn to work together in small groups.
[updated 24.02.2018]
|
Module content:
- Advanced object-oriented programming concepts in Java o Recursion o Generics o Annotations o Reflection o Lambda expressions o Implementation aspects of trees, graphs and lists o Java Collections Framework o Streams - C programming o The structure of a C program o Expressions, operators, control structures and functions o Basic and structured data types o Pointers and pointer arithmetic o Storage management o Preprocessors, compilers, linkers, debuggers, make o Using libraries o Complex data structures in C
[updated 24.02.2018]
|
Teaching methods/Media:
Lecture slides, annotated lecture slides as a script, program examples, project work
[updated 24.02.2018]
|
Recommended or required reading:
G. KRÜGER, H. HANSEN: Java Programmierung _ Das Handbuch zu Java 8, O´Reilly, 2014 R-G. URMA, M. FUSCO, A.MYCROFT: Java 8 in Action: Lambdas, Streams, and Functional-Style Programming, Manning Pubn, 2014 A. SOLYMOSI, U. GRUDE: Grundkurs Algorithmen und Datenstrukturen in JAVA: Eine Einführung in die praktische Informatik, Springer, 2014 B.W. KERNIGHAN, D. RITCHIE: The C Programming Language, Prentice Hall, 2nd Edition, 1988 D. Logofatu: Einführung in C: Praktisches Lern- und Arbeitsbuch für Programmieranfänger, Springer, 2. Auflage, 2016
[updated 24.02.2018]
|