Modular programming
Modular programming
We place special emphasis on the separation of recurring functions and content. As an example: A downloader for app content. You can use the downloader in each new app, because you can adapt it to your individual requirements. Therefore future apps benefit of this advancement and can be quoted cheaper.
