


(I use the term kids in the widest possible sense: I mean kids of any age! This probably includes most of us…) Whenever you have one or more kids that you want to motivate to really get into writing some code, you can use the Greeps contest. It does not matter whether you are running a coding club, helping out with programming in your kid's school, teaching your own son or daughter to write Java-or even wanting to learn Java yourself. This article provides an example you can use. All of this works best with interesting, exciting, fun examples.
GREENFOOT GREEPS SOURCE CODE HOW TO
But many of us are in situations where we want to show others how to program, show people the excitement and enjoyment that comes with getting your code running, and teach them how to write Java.

If you have been reading Java Magazine, you are likely not a novice programmer. In this article, we will apply what was discussed in those articles to have some fun: creating a programming contest involving alien bugs. In those articles, I discussed aspects of Greenfoot, as well as some aspects of learning to program in Java. I wrote a series of articles for Java Magazine that introduced Java programming with Greenfoot, a programming environment for novices that lets you create simulations and games. A fun competition that teaches Java programming and computational problem-solving
