marcojakob / greenfoot-kara

Teaching materials and software for a visual introduction to programming inside the Greenfoot IDE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GreenfootKara

GreenfootKara

GreenfootKara is a combination of the mini-world Kara and Greenfoot to teach introductory programming in Java.

Tutorials

The tutorials and teaching material is on the following websites:

How to use the Source on GitHub

This repository on GitHub contains an eclipse project that contains the source of GreenfootKara and all the scenarios. There is a source folder for the Kara classes and a source folder for the scenarios of each chapter.

To build all Greenfoot scenarios you should use the Ant build file (build.xml). This will ...

  • ... create a target folder containing the scenarios (with and without solutions)
  • ... create another folder containing zip files with scenarios zipped by chapter

Feedback and Bug Report

You can leave comments on the tutorial pages (see above).

For Bug Reports you should create a new issue.

About

Teaching materials and software for a visual introduction to programming inside the Greenfoot IDE

License:Other


Languages

Language:Java 100.0%