Gaming to Teach Java
Tuesday, May 22nd, 2007via email from the Princeton JUG Another interesting resource for learning about Java and programming is http://www.greenfoot.org/.
It is an interactive learning tool that starts by having you build a game world with actors, using a GUI. Then, you learn how to enhance the world by using Java code.
It’s worth a look. At JavaOne 2007, the Greenfoot project was [...]