News

This post explains how to use for loops in Java. Including advanced tricks like nested for loops, break, continue, and labels!
In this excerpt from J2ME Games with MIDP 2 (Apress, 2004), author Carol Hammer explains the details of a Mobile Information Device Profile 2.0 game.
After the game's first level, players will understand the key components of Java, such as parameters, for if statements, for loops and while loops.