Menu

JUDO / News: Recent posts

JUDO 1.3.2 Released

JUDO 1.3.2 Released

  • Italian translation
  • Bug fix: Run a program results in "Error: Cannot create file C:\Program Files (x86)\JUDO\MyJUDOPrograms\JUDOApp.java" and Run button becomes disabled

Thank you to contributors: Yuri Cervoni (Italian translation), Dennahe Adley and Alan Charboneau for bug reports.

Download: http://judo.sourceforge.net/

Posted by Thomas Dunn 2014-03-23 Labels: releases

JUDO 1.3.1 Released

JUDO 1.3.1 Released

  • Multiple language support: English, Spanish, French, Slovenian, Indonesian
  • Moved to GitHub - https://github.com/thomasdunn/judo
  • Added new sample program (a game: "Look Out!")
  • Removed file operations for storing to floppy disk.

Download: http://judo.sourceforge.net/

Posted by Thomas Dunn 2013-12-22 Labels: releases

JUDO version 1.3 released

JUDO is a Java IDE for children and beginning programmers. It is very easy to use and has a very simple interface. It was designed to be used as a teaching aid for teaching programming classes to children. The programs you create with JUDO can be graphical, text input/output, or both. All you need to do to write a JUDO program is write a void main() function.

Many additions to the functions available to the user, including ability to read mouse movements, mouse clicks, and keyboard presses. This release includes new math, drawing, strings, time, and color functions. Also, you no longer need to set the program type, there is an improved help system, and runtime errors are displayed.
See the JUDO project page - http://judo.sf.net

Posted by Thomas Dunn 2004-09-29 Labels: releases