Sciweavers

1959 search results - page 6 / 392
» Concerned About Separation
Sort
View
OOPSLA
2005
Springer
14 years 27 days ago
Pattern transformation for two-dimensional separation of concerns
Design patterns are applied in software development to decouple individual concerns, so that a change in a design decision is isolated to one location of the code base. However, m...
Xiaoqing Wu
SIGCSE
2006
ACM
119views Education» more  SIGCSE 2006»
14 years 1 months ago
Practice what you preach: full separation of concerns in CS1/CS2
We argue that the failure to separate the concerns in CS1 is the leading cause of difficulty in teaching OOP in the first year. We show how the concerns can be detangled and prese...
Hamzeh Roumani
JUCS
2007
87views more  JUCS 2007»
13 years 7 months ago
Supporting the Modeling of Flexible Educational Units PoEML: A Separation of Concerns Approach
: Educational Modeling Languages (EMLs) have been proposed to support the modeling of educational units. Currently, there are some EML proposals devoted to provide a computational ...
Manuel Caeiro Rodríguez, Maria José ...
ECOOP
2005
Springer
14 years 29 days ago
Separation of Concerns with Procedures, Annotations, Advice and Pointcuts
There are numerous mechanisms for separation of concerns at the source code level. Three mechanisms that are the focus of recent attention – metadata annotations, pointcuts and a...
Gregor Kiczales, Mira Mezini
SEKE
2007
Springer
14 years 1 months ago
Improving Separation of Concerns in the Development of Scientific Applications
High performance computing (HPC) is gaining popularity in solving scientific applications. Using the current programming standards, however, it takes an HPC expert to efficiently ...
Seyed Masoud Sadjadi, J. Martínez, T. Soldo...