Archive for the 'Java' Category

How to write a J2ME application to solve Sudoku

February 20, 2006

This article is aimed at competent Java programmers who’re looking to write applications for the J2ME platform. Some AWT experience at least of using the Graphics class would be useful too.
The Java 2 Micro Edition or J2ME/Java ME provides a Java programming environment for consumer electronic products. This is quite an exciting development [...]