Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |    |  Home / Education  |  Teaching / Training  |  Jurtle

Jurtle

Jurtle - 1.8.1

beginners environment for learning programming in Java

All Time: (4.0)
This Version: Not rated (0.0)
Current Version: 1.8.1
Release Date: 2005-06-06
License: Commercial
Downloads (this version): 2,323
Downloads (all versions): 6,246
Price: $23.00

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

Learn Java Easily : Teach Java Effectively


Jurtle is an integrated programming environment designed for people who want to learn programming in Java but may never 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.

Learning the full Java language can be a bit overwhelming, however Jurtle provides a gentle introduction to Java. It comes with its own tutorial that teaches you everything you need to know to begin writing basic Java programs. Jurtle starts you out by having you write programs that move a "turtle" on screen, leaving a trail that can create interesting and even beautiful pictures.

 (Java + Turtle = Jurtle)

 Once the basics of Turtle Graphics programming are mastered, Jurtle can be used to create simple GUI applications, web-based Java applets and text-based console applications.

 Jurtle also has built-in links to other more advanced tutorials on the web such as Sun's highly acclaimed Java Tutorials. Jurtle has special features that allow easy importing of the examples used by those and other tutorials.

Jurtle really is the "Java Educational Environment". We hope you enjoy using it while learning Java.

What's new in this version:

Fixed a bug that prevented invoking the LeJOS compiler on certain systems.

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.4 PPC
  • Mac OS X 10.3.9
  • Mac OS X 10.3
  • Mac OS X 10.2

Additional Requirements:

  • Mac OS X 10.2 or higher

Screenshots:

Download Links:

Your Installed Versions:


 

Feedback Summary:

This Version:
Overall Rating: Not rated (0.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

Jurtle ReviewSo far so good - Version: 1.4, 3/4/2004 07:42PM PST

SeptSnow
I've made it through the first three lessons. I have tried learning java before from a book. So far Jurtle has been better than the books I tried to follow. It's good being able to read about the concepts and work in the program at the same time.

The developer was very prompt at clearing up problems I had.

The writing is quite good.
Post a commentAlert Admin

Jurtle ReviewHaven't tried the lessons yet, but so far... - Version: 1.2, 1/4/2004 08:12PM PST

Aetnaria
Well done IDE, I've been looking for something that's simple yet Just Works. This does.

There's only a few interface quirks I've noted for potential improvement at this time.
- What would be useful for coding in general is an option in the Preferences that sets which command the apple-N key combo does: either a new turtle, a new class, or a new blank.
- I don't generally do Turtle work yet (want to finish a different project before I try out the lessons), so it would be advantageous if I could move the divider that separates the System.out and Drawing window areas on the Display tab all the way to the top of the visual space (it stops just short, leaving a gap). Being able to move it all the way to the bottom were I to expect no System.out writing could be similarly useful (ditto).
- A scrollbar appears across the bottom of the Edit window, regardless of whether or not I have code that extends the length of it - shouldn't it appear only when there's actually writing that extends beyond the window?
Post a commentAlert Admin

Jurtle Usage TipLink appears to work - Version: 1.2, 1/3/2004 07:37AM PST

Bill Tschumy
schotti,

[This is the author]

The link appears to be working for me at the present time. Is it possible you selected the older version from the popup menu on the page?

I would appreciate seeing more of your feedback after you have worked through the lessons.
Post a commentAlert Admin