Alice
From ArtSoftware
Alice is a free (BSD license) object-oriented educational programming language with an associated development environment. Alice uses a drag and drop environment to create computer animations using 3D models. The software is developed by Carnegie Mellon University to address three core problems in educational programming:
- Most programming languages are designed to be usable for "production code" thus introduce additional complexity. Alice is designed solely to teach programming.
- Alice is conjoined with its IDE. There is no syntax to remember. However, it supports the full object-oriented, event driven model of programming.
- Most programming languages are designed around computation, whereas Alice is designed around "storytelling" and thus has greater appeal to female students.
In controlled studies at Ithaca College and Saint Joseph's University looking at students with no prior programming experience taking their first computer science course, the average grade went from a C to a B and the retention increased from 47% to 88%.
Alice 3.0 is being underwritten by Electronic Arts and will utilize character models from the The Sims 2.

