Sciweavers

3595 search results - page 109 / 719
» Roles of Program Extension
Sort
View
ECOOP
2006
Springer
15 years 8 months ago
Efficient Object Querying for Java
Modern programming languages have little or no support for querying objects and collections. Programmers are forced to hand code such queries using nested loops, which is both cumb...
Darren Willis, David J. Pearce, James Noble
ACMSE
2006
ACM
15 years 8 months ago
Yaccscript: a platform for intersecting high-level languages
Programming paradigms are often skewed towards a particular domain of problems, thus one effective way to utilize them is through a multiparadigm approach to software development....
John Healey
SIGMOD
2006
ACM
137views Database» more  SIGMOD 2006»
16 years 4 months ago
Extending object database interfaces with fuzziness through aspect-oriented design
Fuzzy logic has been used yet for extending database models to deal with vagueness in the definitions of linguistic concepts as "tall" or "long". However, the ...
Miguel-Ángel Sicilia, Elena García Barriocanal
ICSE
2003
IEEE-ACM
16 years 4 months ago
Demonstration of AGENDA Tool Set for Testing Relational Database Applications
Database systems play an important role in nearly every modern organization, yet relatively little research effort has focused on how to test them. AGENDA, A (test) GENerator for ...
David Chays, Yuetang Deng
SIGCSE
2002
ACM
163views Education» more  SIGCSE 2002»
15 years 4 months ago
Design guidelines for the lab component of objects-first CS1
We adopt the view that CS1 labs are not programming assignments, and that they should not be used for grading students or assessing their level of understanding. Instead, we think...
Hamzeh Roumani