Coordinates
Quotations
 
NU PRL
 
TSRJ
Javalib
JPT
 
Papers
Projects
 
Professional Activities
 
Teaching
 
Student Organizations
 
Home

Java Libraries

Javalib

The Java libraries have been originally designed to support the ReachJava curriculum. All can be used in any course that uses Java programming language.

The tester libraries (Prima for the novices and Avanti for the seasoned programmer) provide a robust accessible and customizable support for the design and evaluation of tests.

The World libraries provide a support for the design of simple interactive games with timer and key events. Student programs only the game behavior in response to the time tick and the specific key event, and defines how to draw the game components composed of simple geometric shapes. The library handles the event handling and the display of the game graphics in a window. Conversion of an imperative game into an applet is suported by an additional library and requires only a few lines of additional code.


last updated on Wed Dec 30 16:23:02 EST 2009generated with PLT Scheme