MSWlogo

softlogo

Computer Programming Fundamentals 

MSW Logo come from www.softtronix.com/logo.html

Programming in Logo , Why learn Logo?

  • because it’s fun
  • because it makes us want to think clearly
  • because it’s real computer science

          Logo is a wonderful programming language that anyone can download and use for free. It’s easy to learn, as as programming languages go . It allows us to draw wonderful pictures, and it has enough depth to do virtually anything that can be done in any computer  .
The logo programming environments that are rooted in constructivist educational philosophy, and are designed to support constructive learning. The Logo environments have involved the Tutle, originally a robotic creature that sat on the floor and could be directed to move around by typing commands at the computer.Soon the Turtle migrated to the computer graphics screen where it is used to draw shapes,designs, and pictures.

Contents
Introduce Logo programming
Sequence
Procedure
Repetition
Variables
Decision-making
Recusive procedures
Sound and Music
Animation
Tasks
Saving your pictures and programs

Leave a Reply

Your email address will not be published. Required fields are marked *