back to table of content


MEDI  Computer Programming II CourseINF
Lecturers : Prof. Dr. Ing. Jörg Berdux   eMail
Term2
Course Classification : Medical InformaticsCH4
Language : Deutsch Type L E
Type of examination : PL  Credits
Method of evaluation : written examination 120 min 
Requirements : Algorithms and Data Structures
Computer Programming I
Cross References :  
Previous knowledges :  
Aids and special features : Mode of assessment
Successful completion of exercises
Pass at course examination
Graded: yes
Course grade consists of laboratory course and course examination grades. 
Teaching aims : Students will lean concepts in object orientation and object-oriented programming using the Java programming language as an example. The aim is to be able to design programs using good programming style. Students will gain competency in object-oriented programming analysis, troubleshooting and methods through practical exercises. 
Contents :

• Good programming and design style: the principles of capsuling, secret principle, abstract data types
• Comprehensive introduction to object orientation: classes and objects, abstract classes and interfaces, inheritance, polymorphism
• Programming experience necessary to solve demanding problems:
• practical application of concepts using Java and Java API 

Literature : · James Gosling, Bill Joy, and Guy Steele: The Java Language Specification, Addison-Wesley
· http://java.sun.com
· Fritz Jobst: Programmieren in Java, Hanser Verlag 2002
· Guido Krüger: Handbuch der Java-Programmierung, Addison-Wesley, München 2004
· Hanspeter Mössenböck: Sprechen Sie Java. Eine Einführung in das systematische Programmieren, dpunkt.Verlag, 2003
· Heide Balzert: Lehrbuch der Objektmodellierung, Spektrum Akademischer Verlag 1999
· Friedrich Esser: Java 2 - Patterns, Idioms, Java-Zertifizierung, Galileo Press 2001 


back to table of content