LOGO LANGUAGE

The LOGO language is designed to help kids learn programming hands on. Instead of memorizing theory or using complicated programming structures, LOGO users learn programming basics with simple words and directions.

Our LOGO program is specifically designed to engage kids in the four C’s: Critical thinking and problem solving, Communication, Collaboration, and Creativity and innovation. LOGO lets kids use computers to actively engage the world as designers and builders.

A general-purpose language, Logo is widely known for its use of turtle graphics, in which commands for movement and drawing produced line or vector graphics, either on screen or with a small robot termed a turtle.

Why should we learn the Logo language?

  • Because it is fun, lots of fun.
  • Enhances the logical sense of the children.
  • Develops programming skills.
  • It is real Computer Science.

Logo is a multi-paradigm adaptation and dialect of Lisp, a functional programming language.[3] There is no standard Logo, but UCBLogo has the best facilities for handling lists, files, I/O, and recursion in scripts, and can be used to teach all computer science concepts, as UC Berkeley lecturer Brian Harvey did in his Computer Science Logo Style trilogy.

wpChatIcon