Essays about: "Artem Syromiatnikov"

Found 1 essay containing the words Artem Syromiatnikov.

  1. 1. A Journey Through the Land of Model-View-* Design Patterns

    University essay from Linnéuniversitetet/Institutionen för datavetenskap (DV)

    Author : Artem Syromiatnikov; [2014]
    Keywords : patterns; model-view-controller; presenter; viewmodel; mvc; mvp; mvvm; separation of concerns; flow synchronization; observer synchronization;

    Abstract : Every software program that interacts with a user requires a user interface. Model-View-Controller (MVC) is a common design pattern to integrate a user interface with the application domain logic. READ MORE