back to table of content


INFB  Computer Programming I Course INF
Lecturers : Prof. Dr. rer. nat. Gabriele Schmidt    eMail
Term 1
Course Classification : Informatik Bachelor CH 4
Language : Deutsch Type VÜ 
Type of examination : PL  Credits
Method of evaluation : written examination 120 min 
Requirements :
Cross References :  
Previous knowledges :  
Aids and special features :  
Teaching aims : Students will be able to apply principle concepts of programming using higher programming languages (procedural and object-oriented programming) as well as the fundamentals of algorithmizing using the example of the Java programming language. 
Contents :

- the algorithm and its characteristics
- Algorithm descriptions (PAP, structograms),
- basic elements of higher programming languages (data types and variables, instructions, allocation and operations, control structures in Java for example, branches, loops, methods, classes and objects, etc.
- principles of and guidelines for programming
- practical skills using Java  

Literature : Java (1. Band) Grundlagen und Einführung, 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