Thesis Details

Systém pro podporu výuky dynamických datových struktur

Master's Thesis Student: Trávníček Jiří Academic Year: 2006/2007 Supervisor: Křena Bohuslav, Ing., Ph.D.
English title
System for Support of Dynamic Data Structures Learning
Language
Czech
Abstract

The main objective of this work is to design and implement an application that can be used as an aid for the education of programming essentials. Particularly, the attention focuses on the domain of dynamic data structures. The target application will be implemented with the use of web technologies so that it can be run in an ordinary WWW browser. First of all, a brief introduction recapitulates the data structures to be covered. Then the work summarizes the usable technologies available within the web browsers with the focus on the particular technology (which is DHTML) that will become the target platform. The most significant part of this work then discusses the design of the final application. This rather theoretical part is then followed by the description of the practical implementation. A short user manual is also included.

Keywords

data structures, dynamic data structures, stack, queue, list, tree, binary tree, binary search tree, WWW browser, DHTML, HTML, CSS, DOM, JavaScript

Department
Degree Programme
Electrical Engineering and Computer Science, Field of Study Computer Science and Engineering
Files
Status
defended, grade D
Date
20 June 2007
Reviewer
Committee
Češka Milan, prof. RNDr., CSc. (DITS FIT BUT), předseda
Bartík Vladimír, Ing., Ph.D. (DIFS FIT BUT), člen
Douša Jiří, doc. Ing., CSc. (FEE CTU), člen
Drahanský Martin, prof. Ing., Dipl.-Ing., Ph.D. (DITS FIT BUT), člen
Eysselt Miloš, Ing., CSc. (DCSY FIT BUT), člen
Zbořil František V., doc. Ing., CSc. (DITS FIT BUT), člen
Citation
TRÁVNÍČEK, Jiří. Systém pro podporu výuky dynamických datových struktur. Brno, 2007. Master's Thesis. Brno University of Technology, Faculty of Information Technology. 2007-06-20. Supervised by Křena Bohuslav. Available from: https://www.fit.vut.cz/study/thesis/5047/
BibTeX
@mastersthesis{FITMT5047,
    author = "Ji\v{r}\'{i} Tr\'{a}vn\'{i}\v{c}ek",
    type = "Master's thesis",
    title = "Syst\'{e}m pro podporu v\'{y}uky dynamick\'{y}ch datov\'{y}ch struktur",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2007,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/5047/"
}
Back to top