logo

Thursday 09th of September 2010

Programming Programs

  1. Little Wizard -

    Little Wizard Screenshot

    An application that teaches the youngest the difficult art of programming, in particular things that use variables, loops and conditional instructions. The whole program is provided with visually pleasing icons designed with children in mind(so not just dry commands), and the effect of how programming works in things like building a house from jigsaw elements, etc…
  2. KTurtle -

    KTurtle Screenshot

    A program designed with the aim of sparking an interest among children in programming. It is based on Logo (a dialect of Lisp, considered an educational language invented in 1967 and introduced recently in middle schools on information technology lessons). Programming in Logo is based on easy instructions (moving the turtle the given number of steps in any direction, rotating it, etc…) by which we control the turtle. By moving it, we can also draw various easy geometrical figures.
 

Copyright © 2009 Era Core, All rights Reserved.