Jurtle is an integrated programming environment designed for people who want to learn programming in Java but may not have programmed before. It provides a simple yet powerful programming editor coupled with built-in facilities for compiling and running your programs. Unlike most other development environments, no complex configuration is needed in order to use Jurtle. Install it and immediately start running the examples and learning to write them yourself. It can be used by an individual to learn Java on their own, or in a classroom situation to teach java to a group.
Teaching Java with JurtleJurtle was initially developed as an aid while teaching an 8th grade programming class. The students found existing development tools too complex and boring to use. As Jurtle was introduced in the class, the students became more engaged and became more successful.
While Jurtle is ideal for high school students and homeschoolers, even adults wanting to learn the basics of programming in Java will find Jurtle a great way to learn.