Eduka is a software application developed to help children learn the basics of programming by presenting them 3 simple interpreted languages: Kangaroo, Ant and Penguin. The basic idea was to offer children a simple way of controlling a “digital pet” with simple commands like “Right“, “Left“, or even a bit more complicated controls like “If” or “While“. The program also offers some advanced features like package management, ability to create or run tests, and more.
Comments