A as Application - Rok Furlan - E-Book

A as Application E-Book

Rok Furlan

0,0
0,99 €

oder
-100%
Sammeln Sie Punkte in unserem Gutscheinprogramm und kaufen Sie E-Books und Hörbücher mit bis zu 100% Rabatt.
Mehr erfahren.
Beschreibung

The main purpose of this book is to include all factors which are used in making applications, which contribute to appropriate solutions, ideas, technology choices, and then launch an application being made to the users. Applications must allow us an easier, faster and better quality handling of repetitive cases in the real world.

Das E-Book können Sie in Legimi-Apps oder einer beliebigen App lesen, die das folgende Format unterstützen:

EPUB

Veröffentlichungsjahr: 2017

Bewertungen
0,0
0
0
0
0
0
Mehr Informationen
Mehr Informationen
Legimi prüft nicht, ob Rezensionen von Nutzern stammen, die den betreffenden Titel tatsächlich gekauft oder gelesen/gehört haben. Wir entfernen aber gefälschte Rezensionen.



Rok Furlan

A as Application

From the idea to the end user with the whole story of application life

The book presents what is necessary to pay attention and recognize before the start of the development of application. If you are acquainted with the described in the book, you will faster make the application and with better quality.BookRix GmbH & Co. KG81371 Munich

Getting Started

The main purpose of this book is to include all factors which are used in making applications, which contribute to appropriate solutions, ideas, technology choices, and then launch an application being made to the users. Applications must allow us an easier, faster and better quality handling of repetitive cases in the real world.

 

Daily routines

Purpose of an application

When we have an idea for an application or get a request from one customer, it is necessary to examine its actual purpose of use according to the actual needs of the real world. That means that things which are recorded on a paper or remembered in our brains and routines which are performed repeatedly, we convert into an application.

Repeated work performed by application

 

In such a way things that are repetitive and tiring for a man, may be put into the computer, which means that it will be easier for us and our brains to think about other important issues, such as decision-making based on information analysis and vision applications.

 

The application itself will be completed according to the users` needs and requirements. With time we have to add to the application new functionalities in accordance with the needs and requirements that the users have to make an application perfectly suited to the actual processes and users and thus saves valuable time in recurring tasks.

 

This same principle of optimization work in manual work would be more difficult to reach, since it is more difficult for people to get used to different processes than to change the application itself which could guide the user through optimized work process.

 

Even repetitive work, if it is carried by an application, will be always made the same quality, and if the user`s interface is simple enough at user`s leaves there is no chance to make an error, as this could happen if the same work is performed manually.

 

The problem gets the solution

The application and user requirements

When planning the application all functionalities must be discussed about. The application should enable them and they should be taken from the real environment-life. When planning the application we need to draw a wireframe how the application will look like - set of basic elements that will be used, colours.

 

It must be written down how it will be implemented according to specific cases of use and functions, what in an application occurs, displays according to the certain action of the application.

 

Different users - one solution

The flow of user interface

Processes and the application requirements, which were recorded, must be put into the flow diagram of the user`s interface. The flow of user`s interface shows us how to walk through the application or what the application will do, how to walk in the application itself, depending on the input by the user or according to time, of event triggers.

 

We start at application start up and then continue to connect individual functions and processes in the diagram. Especially for larger applications we can see that certain things are used several times in different places or that there are some functions necessary or there is a lack of things for the application results or process wanted.

 

Switching between modules