Designsprogramming With Msw Logo

1) Computer is a /an a) electronic machine b) electric machine c) elective machine 2) The set of instructions given to a computer is called a) computer program b) Television program c) music program 3) The full form of LOGO is a) Long Orange Game Object b) Language of Graphic Oriented c) List of Game Online 4) Parts of MSW LOGO screen are a) 1 b) 4 c) 2 5) The triangle in the LOGO drawing area is called a) Twinkle b) Thumbelina c) Turtle 6) We type MSW LOGO commands in a) Command Input Box b) Commander Window c) Drawing Area 7) The top most bar of MSW LOGO screen layout is called a) Menu bar b) Home of Turtle c) Title bar 8) This bar consists of a list of MSW LOGO menus. a) Scroll bar b) Commander Window c) Menu bar 9) The box present in the bottom of Commander Window is called a) Recall List box b) Command Input box c) Command buttons 10) This button finds the error in the program. a) Execute button b) Halt button c) Trace button 11) This button helps you execute the typed command. a) Execute button b) Pause button c) Status button 12) This button permanently stops the execution of the program. a) Halt button b) Step button c) Reset button 13) This button temporarily stops the execution of the program. a) Status button b) Pause button c) Edall button 14) This button helps to clear the drawing made by the Turtle. a) Reset button b) Execute button c) Trace button 15) The command used to move the turtle forward is a) FD b) BK c) RT 16) The command used to turn the turtle right is a) FD b) BK c) RT 17) The command used to turn the turtle left is a) RT b) LT c) BK 18) The command used to move the turtle in the backward direction is a) FD b) BK c) LT 19) We can close MSW LOGO by clicking on the this button. a) Maximize b) Minimize c) Close 20) The MSW LOGO command used to exit from the program is a) Bye b) Exit c) Close
  1. Design Programming With Msw Logo Tutorial
Home‎ > ‎Key Stage 1‎ > ‎

Programs

Introduction
Self study resources
  • MSW LOGO - a free LOGO programming environment from Microsoft. LOGO is a natural follow on from BeeBots and 'robot' role play activities.. On line user guide - this is an excellent reference that gives an overview of LOGO an some very simple ideas for using it with young children. Click to download the application. Click to download the application. YouTube video guides: Getting Started, Using Colour, Repeat, Procedures, Arguments, Saving and Loading.
  • Examples and explanation of how to use Scratch to teach basic loop, conditional and variable programming concepts.
Resources for lectures or group study
  • Computer Languages A Prezi guide to some programming languages for Primary children.
  • Computing A simple Prezi explanation of the four elements of computer science (decomposition, pattern recognition, abstraction and algorithm design).
  • Programming Basics A Prezi guide to basic programming constructs with Scratch examples.
Resources for use with pupils
  • An example Learning Platform Page for Year 1 (Pro*Bots)
  • An example Learning Platform Page for Year 2 (Scratch)
  • Great ipad apps for early programming/coding: Hackitzu, Cato's hike, Daisy Dino
Design programming with msw logo online

Repeated Patterns - Programming with MSW Logo We programmed all the basic 2-D shapes Using the Editor. Then in the commander we could make repetitions of the shapes to create patterns. The commander window can be used to open the editor. In the editor you can programme the turtle to execute all the steps of the shape or design. Lesson preparation MSW Logo 4 Lesson concepts Text based programming language Angles degrees Pixels Repeat loops Abstraction naming a set of commands 5 Easy activities Type. Messages: 15,816 Likes Received: 1,365 Best Answers: 1 Trophy Points: 455.

WithDesignsprogrammingDesignsprogramming

Design Programming With Msw Logo Tutorial

Using MSW Logo for Windows. Click Here to view Logo Procedures for pcLogo. The Logo procecures listed here create an animate helicopter with action color and sound to provide a perfect illustration of geometry concepts.