IT-Universitetet i København
 
  Tilbage Kursusoversigt
Kursusbeskrivelse
Kursusnavn (dansk):T1 Object-Oriented Programming in Java 
Kursusnavn (engelsk):Object-Oriented Programming in Java 
Semester:Forår 2001 
Udbydes under:cand.it., e-business (ebuss) 
Omfang i ECTS:7,50 
Kursussprog:Engelsk 
Kursushjemmeside:https://learnit.itu.dk 
Min. antal deltagere:10 
Forventet antal deltagere:
Maks. antal deltagere:50 
Formelle forudsætninger:The course will be held entirely in English. Students should therefore be able to read and write in English. 
Læringsmål:This course introduces the necessary techniques to write basic programs in Java.  
Fagligt indhold:Students will learn how to solve small programming problems in Java. For this purpose the course will introduce how to use simple data types, iterations, loops, methods, classes, and objects.



Students will further learn to write programs with graphical user interfaces based on the Abstract Windowing Toolkit (AWT) from Java 1.1 as well as how to program applets that run in a Web browser.



The course will acquaint students with the basics of object-oriented programming Java. Students will become familiar with the concepts of inheritance, interfaces, and exceptions. Students will also learn how to use the class libraries of Java.



Programming problems can be usually be solved in different ways. Students will learn how to design and implement programs and how to evaluate their correctness and efficiency.

 
Læringsaktiviteter:

Kursus onsdag 9:00-12:00 Øvelser (frivilligt) onsdag 13:00-19:00 

Eksamensform og -beskrivelse:X. experimental examination form (7-scale; external exam), 13-skala, Intern censur

Skriftlig  

Litteratur udover forskningsartikler: