Sciweavers

1027 search results - page 148 / 206
» A Model for Java with Wildcards
Sort
View
ICALT
2005
IEEE
15 years 9 months ago
Force Feedback Slider (FFS): Interactive Device for Learning System Dynamics
Physics education often relies on visualization of theoretical laws. While Java animations are widespread, they mostly lack user interaction. We propose a haptic device inviting u...
Adjan Kretz, Remo Huber, Morten Fjeld
AOSD
2005
ACM
15 years 9 months ago
Distributing classes with woven concerns: an exploration of potential fault scenarios
Aspect-oriented programming (AOP) promises to benefit engineering by providing a layer of abstraction that can modularize system-level concerns. AOP is still a very young area of ...
Nathan McEachen, Roger T. Alexander
OOPSLA
2005
Springer
15 years 9 months ago
Interaction-based programming with classages
This paper presents Classages, a novel interaction-centric object-oriented language. Classes and objects in Classages are fully encapsulated, with explicit interfaces for all inte...
Yu David Liu, Scott F. Smith
ECLIPSE
2004
ACM
15 years 8 months ago
Debugging distributed object applications with the Eclipse platform
Debugging distributed applications is a wellknown challenge within the realm of Computer Science. Common problems faced by developers include: lack of an observable global state, ...
Giuliano Mega, Fabio Kon
114
Voted
SIGCSE
2004
ACM
110views Education» more  SIGCSE 2004»
15 years 8 months ago
An extensible framework for providing dynamic data structure visualizations in a lightweight IDE
A framework for producing dynamic data structure visualizations within the context of a lightweight IDE is described. Multiple synchronized visualizations of a data structure can ...
T. Dean Hendrix, James H. Cross II, Larry A. Barow...