Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): Kelli Aparecida Bez Batti da Silva
Título: Análise comparativa entre Programação Orientada à Objetos e Orientada à Aspectos
 
Abstract:
This work presents a comparative study between Object Oriented Programming (OOP) and Aspect Oriented Programming (AOP) in the development of software crosscutting concerns, applying both in a case study. To accomplish the study, both implementations – OOP and AOP – were compared through issues such as performance, lines of code, development time and functionality of the final version. The comparative study shows the efficiency of aspect oriented programming in the development of crosscutting concerns.