Sciweavers

394 search results - page 12 / 79
» Java for the Beginning Programmer
Sort
View
ICWE
2010
Springer
13 years 4 months ago
Script Programmers as Value Co-creators
Website owners are gradually realising the benets of viewing customers as co-creators of value. Unfortunately, current development models oer little help in understanding and manag...
Cristóbal Arellano, Oscar Díaz, Jon ...
DEXAW
1999
IEEE
81views Database» more  DEXAW 1999»
13 years 11 months ago
Interoperability of Event Service in Java ORB Environment
This paper begins with consideration on push technology in Java ORB environment, and investigates interoperability of event channels of the event service of CORBA, which should be...
Gil Seong Na, Sang Ho Lee
OOPSLA
2004
Springer
14 years 26 days ago
Bottleneck analysis in java applications using hardware performance monitors
This poster presents MonitorMethod which helps Java programmers gain insight in the behavior of their applications. MonitorMethod instruments the Java application and relates hard...
Dries Buytaert, Andy Georges, Lieven Eeckhout, Koe...
EMSOFT
2001
Springer
14 years 5 hour ago
An Implementation of Scoped Memory for Real-Time Java
Abstract. This paper presents our experience implementing the memory management extensions in the Real-Time Specification for Java. These extensions are designed to given real-tim...
William S. Beebee, Martin C. Rinard
DLS
2009
179views Languages» more  DLS 2009»
13 years 5 months ago
Directing JavaScript with arrows
JavaScript programmers make extensive use of event-driven programming to help build responsive web applications. However, standard approaches to sequencing events are messy, and o...
Yit Phang Khoo, Michael Hicks, Jeffrey S. Foster, ...