Gäller från och med: Autumn 2019
Beslutad av: Professor Thomas Johansson
Datum för fastställande: 2019-06-05
Avdelning: Computer Science (LTH)
Kurstyp: Gemensam kurs, avancerad nivå och forskarnivå
Kursen ges även på avancerad nivå med kurskoder: EDAA01, EDAF30
Undervisningsspråk: Swedish
Constructing program components which are easy to change, reusable and resource-aware requires good knowledge of advanced language constructs and programming techniques as well as data abstraction, data structures and algorithms. The aim of the course is to give students increased knowledge of object oriented programming techniques and a selection of fundamental algorithms and data structures and to give them the ability to understand and use APIs for classical data structures and algorithms in modern object oriented program libraries.
Kunskap och förståelse
För godkänd kurs skall doktoranden
Färdighet och förmåga
För godkänd kurs skall doktoranden
Värderingsförmåga och förhållningssätt
För godkänd kurs skall doktoranden
Object oriented concepts and language constructs such as interface, inner classes, exceptions and generics. Important general interfaces such as Iterator, ListIterator, Comparable and Comparator. Overview of graphical interfaces. Recursion as a technique to construct and implement algorithms. Common abstract data types: Set, Queue, Stack, List and Dictionary and their corresponding classes in the Java API. Data structures which can be used to implement common abstract data types as arrays, linked lists, trees and hash tables. Simple algorithms for efficient sorting. Introduction to techniques for analysing the time complexity of algorithms.
B., Koffman E. & P., W.: Data Structures: Abstraction and Design using Java. Wiley, 2010. ISBN 9780470128701.
The book is optional, but recommended.
Undervisningsformer: Föreläsningar, laborationer, litteraturkurs som självstudier
Examinationsformer: Skriftlig tentamen, inlämningsuppgifter.
Written examination. Compulsory course items: Laboratory exercises and assignments.
Betygsskala: Underkänd, godkänd
Examinator:
Förkunskapskrav: Passing grade from one of EDAA45, EDAA20, EDAA50, EDAA55, EDAA65
Förutsatta förkunskaper: Object-oriented programming in Java
Kursansvariga:
Hemsida: http://cs.lth.se/edaa01