Results 291 to 300 of about 928,867 (344)
Some of the next articles are maybe not open access.

Java in the morning...Java in the evening...Java in 2004

ACM SIGCSE Bulletin, 2003
With the Java language replacing C++ on the 2004 AP CS Exam, teachers need to be informed about the changes that must be implemented to support an OO approach to programming. This special session will include a retrospective look at the motivation behind the change to an object-oriented language, the process undertaken to select a testable language ...
Judith Hromcik   +3 more
openaire   +2 more sources

Not whether Java but how Java

Proceedings of Joint 4th International Computer Science Conference and 4th Asia Pacific Software Engineering Conference, 2002
This paper examines some of the factors governing the choice of first programming language for first year University courses in Computing, the rationale behind our University's choice of Java, the ramifications of this choice and experience gained from a pilot trial use of Java in a second year object-oriented specialism.
C. Wallace, P. Martin
openaire   +2 more sources

Java bytecode verification on Java cards

Proceedings of the 2004 ACM symposium on Applied computing, 2004
A Java program is usually translated into an intermediate language, known as Java Virtual Machine Language (JVML), which is then executed by a Java Virtual Machine (JVM). Before its execution a JVML program is verified to prevent a wide range of run-time errors.
BARBUTI, ROBERTO, CATAUDELLA S.
openaire   +3 more sources

Java, Java, Java

IEEE Potentials, 1998
Everyone is talking about Java. The driving force for this chatter is Java's simplicity and potential power. Java is programming language, and a language for the intranet and the World Wide Web (WWW). Java is a Write On one platform and Run on Many platforms (WORM) language. For network-friendly, platform-independent applications, Java (originally Oak)
openaire   +2 more sources

A study of Java's non-Java memory

Proceedings of the ACM international conference on Object oriented programming systems languages and applications, 2010
A Java application sometimes raises an out-of-memory ex-ception. This is usually because it has exhausted the Java heap. However, a Java application can raise an out-of-memory exception when it exhausts the memory used by Java that is not in the Java heap. We call this area non-Java memory. For example, an out-of-memory exception in the non-Java memory
Kazunori Ogata   +4 more
openaire   +3 more sources

K-Java

ACM SIGPLAN Notices, 2015
This paper presents K-Java, a complete executable formal semantics of Java 1.4. K-Java was extensively tested with a test suite developed alongside the project, following the Test Driven Development methodology. In order to maintain clarity while handling the great size of Java, the semantics was split into two separate definitions -- a static ...
Denis Bogdanas, Grigore Rosu
openaire   +2 more sources

Home - About - Disclaimer - Privacy