JUDO

From HandWiki - Reading time: 1 min

Short description: Computer programming environment
The JUDO IDE
A screenshot of the Integrated Development Environment enhanced by Java

JUDO is a Java-based integrated development environment designed for children and beginning computer programmers. It is licensed under the GNU GPL.

Syntax

When you compile a program in JUDO, it works by inserting the user's code into a .java file with code that controls the window, listens for keystrokes, and handles MouseEvents. This means that JUDO code is actually Java code, just with an easier to use subset of functions that access the Java API.

   void main() {
      
      printLine("Hello World!");
   
   }

This program will print out "Hello World".

See also

External links





Licensed under CC BY-SA 3.0 | Source: https://handwiki.org/wiki/Software:JUDO
10 views | Status: cached on March 03 2024 23:07:09
↧ Download this article as ZWI file
Encyclosphere.org EncycloReader is supported by the EncyclosphereKSF