The logic of most mobile applications is based on events coming from either user interface or network. Object-Oriented Programming (OOP), which is used in most of the client-side applications, is not designed to build software based on events. The existing related mechanisms in most of Object Oriented (OO) languages include the use of delegate methods, callbacks, and other language-specific techniques. These techniques abstractly serve the same functionality but use completely different syntax. This thesis focuses on iOS application development using Objective-C language, which has the above mentioned limitations concerning event-based programming. Firstly, the thesis introduces the language as well as iOS SDK basics and common patterns, hi...
The work deals with design and implementation of application for IOS platform using modern programmi...
Functional Reactive Programming (FRP) is claimed to be a good choice for event handling applications...
Software developers practice software design patterns and principles to solve commonly occurring pro...
iOS development is built on asynchronous calls and parallelism. Keeping the asynchronous code clear ...
This thesis covers the challenges of developing event-driven software applications. It covers the an...
Today's mobile applications are highly interactive, which means the applications must react to vario...
There has always been a demand for better approach to build scalable and extensible software for tec...
Tsampo - is a new Finnish startup company with strong desire to create an application that connects ...
Have you ever wanted to publish a popular iOS application? If so, this paper discusses the successfu...
Over the last decade, demand for reactive and scalable mobile applications has massively expanded. R...
This work presents how C++ programming language functionality can be reused in native mobile applica...
This thesis is focused on a development of the iOS application in SWIFT language. The thesis is devi...
This Bachelor's thesis deal with the development of mobile applications for iOS operating system. Cr...
The main goal of this thesis was to study common technologies using in an iOS development and then t...
The purpose of this thesis was to investigate new ways of programming the user interfaces on iOS, so...
The work deals with design and implementation of application for IOS platform using modern programmi...
Functional Reactive Programming (FRP) is claimed to be a good choice for event handling applications...
Software developers practice software design patterns and principles to solve commonly occurring pro...
iOS development is built on asynchronous calls and parallelism. Keeping the asynchronous code clear ...
This thesis covers the challenges of developing event-driven software applications. It covers the an...
Today's mobile applications are highly interactive, which means the applications must react to vario...
There has always been a demand for better approach to build scalable and extensible software for tec...
Tsampo - is a new Finnish startup company with strong desire to create an application that connects ...
Have you ever wanted to publish a popular iOS application? If so, this paper discusses the successfu...
Over the last decade, demand for reactive and scalable mobile applications has massively expanded. R...
This work presents how C++ programming language functionality can be reused in native mobile applica...
This thesis is focused on a development of the iOS application in SWIFT language. The thesis is devi...
This Bachelor's thesis deal with the development of mobile applications for iOS operating system. Cr...
The main goal of this thesis was to study common technologies using in an iOS development and then t...
The purpose of this thesis was to investigate new ways of programming the user interfaces on iOS, so...
The work deals with design and implementation of application for IOS platform using modern programmi...
Functional Reactive Programming (FRP) is claimed to be a good choice for event handling applications...
Software developers practice software design patterns and principles to solve commonly occurring pro...