Thesis Details

Vytváření mobilních aplikací metodou reaktivního programování

Bachelor's Thesis Student: Kříž Matyáš Academic Year: 2018/2019 Supervisor: Hrubý Martin, Ing., Ph.D.
English title
Reactive Programming in iOS Applications
Language
Czech
Abstract

iOS development is built on asynchronous calls and parallelism. Keeping the asynchronous code clear and consise becomes increasingly more difficult with the size of an application. Multiple methodologies emerged to combat this problem. One of them is the reactive programming methodology. In my thesis I focused on creating a reactive methodology inspired by the core ReactiveX concepts with a simpler, more streamlined implementation.

Keywords

Swift, iOS, RxSwift, ReactiveX, reactive programming, functional programming, concurrency, StreamLibrary, Apple

Department
Degree Programme
Information Technology
Files
Status
defended, grade B
Date
13 June 2019
Reviewer
Committee
Janoušek Vladimír, doc. Ing., Ph.D. (DITS FIT BUT), předseda
Chudý Peter, doc. Ing., Ph.D. MBA (DCGM FIT BUT), člen
Kekely Lukáš, Ing., Ph.D. (DCSY FIT BUT), člen
Peringer Petr, Dr. Ing. (DITS FIT BUT), člen
Polčák Libor, Ing., Ph.D. (DIFS FIT BUT), člen
Citation
KŘÍŽ, Matyáš. Vytváření mobilních aplikací metodou reaktivního programování. Brno, 2019. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2019-06-13. Supervised by Hrubý Martin. Available from: https://www.fit.vut.cz/study/thesis/22109/
BibTeX
@bachelorsthesis{FITBT22109,
    author = "Maty\'{a}\v{s} K\v{r}\'{i}\v{z}",
    type = "Bachelor's thesis",
    title = "Vytv\'{a}\v{r}en\'{i} mobiln\'{i}ch aplikac\'{i} metodou reaktivn\'{i}ho programov\'{a}n\'{i}",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2019,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/22109/"
}
Back to top