Sciweavers

274 search results - page 31 / 55
» Programming Coordinated Behavior in Java
Sort
View
FSEN
2007
Springer
15 years 3 months ago
Relationships Meet Their Roles in Object Oriented Programming
In this paper we study how roles can be added to patterns modelling relationships in Object Oriented programming. Relationships can be introduced in programming languages either by...
Matteo Baldoni, Guido Boella, Leendert van der Tor...
WWW
2009
ACM
16 years 2 months ago
Using static analysis for Ajax intrusion detection
We present a static control-flow analysis for JavaScript programs running in a web browser. Our analysis tackles numerous challenges posed by modern web applications including asy...
Arjun Guha, Shriram Krishnamurthi, Trevor Jim
SIGCSE
2008
ACM
158views Education» more  SIGCSE 2008»
15 years 1 months ago
The game of life: an outreach model for high school students with disabilities
In this hands-on special session, attendees will learn about and use a Game of Life cellular automata framework (Java) to assist with outreach activities. Using the framework, stu...
Richard E. Ladner, Tammy VanDeGrift
COORDINATION
2009
Springer
16 years 2 months ago
Exceptionally Safe Futures
A future is a well-known programming construct used to introduce concurrency to sequential programs. Computations annotated as futures are executed asynchronously and run concurren...
Armand Navabi, Suresh Jagannathan
ENTCS
2006
90views more  ENTCS 2006»
15 years 1 months ago
A Framework for Engineering Interactions in Java-based Component Systems
This paper describes a Java-based framework for the development of componentbased software systems supporting the specification of the logic of component interactions as a first-c...
Antonio Natali, Enrico Oliva, Alessandro Ricci, Mi...