back to table of content


MEDI  Computer Programming II Course INF
Lecturers : Prof. Dr. rer. nat. Gabriele Schmidt    eMail
Prof. Dr. Thomas Schrader    eMail
Term 2
Course Classification : Medizininformatik CH 4
Language : Deutsch Type VÜ 
Type of examination : PL  Credits
Method of evaluation : written examination 120 min 
Requirements : Algorithms and Data Structures
Computer Programming I
Cross References :  
Previous knowledges : Computer Programming I
Algorithms and Data Structures 
Aids and special features :  
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 : Java (2. Band, Fortsetzung) Fortgeschrittene Techniken und APIs, RRZN-Handbücher, Uni Hannover
Darwin I. F. (Übersetzung L. Schulten, G.W. Selke, D.Reder, W. Gabriel), Java Kochbuch, O Reilly
Krüger G., Stark T.: Handbuch der Java-Programmierung, Addison-Wesley, http://www.javabuch.de
Sierra K., Bates B.: (Übersetzung L. Schulten, E. Buchholz), Java von Kopf bis Fuß, O Reilly
Ullenboom C.: Java ist auch eine Insel, Galileo Computing, http://openbook.galileocomputing.de/javainsel/ 


back to table of content