2012
DOI: 10.4236/jsea.2012.59083
|View full text |Cite
|
Sign up to set email alerts
|

Notification Oriented and Object Oriented Paradigms Comparison via Sale System

Abstract: This paper presents a new programming paradigm named Notification-Oriented Paradigm (NOP) and analyses the performance aspects of NOP programs by means of an experiment. NOP provides a new manner to conceive, structure, and execute software, which would allow causal-knowledge organization and decoupling better than standard solutions based upon current paradigms. These paradigms are essentially Imperative Paradigm (IP) and Declarative Paradigm (DP). In short, DP solutions are considered easier to use than IP s… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
3
0
1

Year Published

2015
2015
2020
2020

Publication Types

Select...
4
1

Relationship

2
3

Authors

Journals

citations
Cited by 6 publications
(4 citation statements)
references
References 31 publications
(147 reference statements)
0
3
0
1
Order By: Relevance
“…In turn, temporal redundancies occur when a given logical and/or causal calculation is unnecessarily re-executed over time, even though the data involved in this calculation has not changed since its last execution [7], [8], [19]. These redundancies tend to cause code coupling, which makes processing parallelism and distribution more difficult to achieve [11], [12].…”
Section: Notification Oriented Paradigm (Nop)mentioning
confidence: 99%
See 2 more Smart Citations
“…In turn, temporal redundancies occur when a given logical and/or causal calculation is unnecessarily re-executed over time, even though the data involved in this calculation has not changed since its last execution [7], [8], [19]. These redundancies tend to cause code coupling, which makes processing parallelism and distribution more difficult to achieve [11], [12].…”
Section: Notification Oriented Paradigm (Nop)mentioning
confidence: 99%
“…The NOP proposes eliminating some of those deficiencies found in the current most used sequential paradigms, namely imperative and declarative ones. However, at same time, a new paradigm should preserve and improve some qualities from those ancient paradigms, such as named state from imperative paradigm (namely from the object-oriented sub paradigm), as well as high-level development from declarative paradigm (namely from the logic sub paradigm) [7], [11], [12].…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…Esta subseção apresenta um segundo caso de estudo que consiste na implementação de um sistema de controle de vendas (pedidos de venda) tradicional. Esse programa seria uma tradicional aplicação do estilo CRUD (acrônimo de Create, Retrieve, Update e Delete) que permite criar, recuperar, atualizar e eliminar dados [19]. Em suma, o escopo da aplicação pode ser vislumbrado no diagrama de atividades apresentado na Fig.…”
Section: B Sistema De Controle De Vendasunclassified