Tag Archives: greenfoot

Greenfoot tutorial videos

Greenfoot is an interactive Java development environment that can be used for making games and graphical simulations. I expect to be using it during the ICT PGCE course at KCL and hopefully there will be a chance to use it … Continue reading

Posted in Uncategorized | Tagged , , , | Leave a comment

Using Greenfoot to teach Java programming in the classroom

I’ve been doing a lot of Java programming recently, trying to update my programming skills and learn a new object oriented programming language. Most of my other programming experience has been using PHP 5 and VB .NET, and although VB … Continue reading

Posted in Uncategorized | Tagged , , | 1 Comment

How to remove Greenfoot (installed as a .deb package)

I installed Greenfoot on my Ubuntu linux computer using a .deb package, but then decided to remove it and try running the JAR file instead just to compare the two methods. If like me you need to uninstall a .deb … Continue reading

Posted in Uncategorized | Tagged , , | Leave a comment