TOP stands for Task-Oriented Programming.
Task-Oriented Programming enables us to focus on the description of the tasks that need to be done and the data that has to be exchanged between the parties involved.
From such a declarative description we are able to generate all software running on any server and any client (browser or IoT device).
That is why we can focus on the real problems and develop reliable tailor-made systems much more easier.
When we develop a multi-user application for a certain domain with TOP, we search for answers to the following questions:
In the TOP Tools we use, such as iTask and mTask, each of the questions above are defined separately as indicated in the diagram below:
The way of working described above makes it possible for us to develop software for you which is very reliable,
and simply works as intended.