Move the Turtle

Материал из Поле цифровой дидактики
Краткое описание языка
Компетенции в каких сферах формирует Empowered Learner, Computational Thinker
Парадигмы программирования
Возрастная категория
Назначение языка (Общее / Учебное) Мини-язык для обучения
Visual_Text_Blocks Блоки-Иконки
Измерение (2D/3D/Tangible) 2D
Область знаний
Открытость продукта Открытый
Address http://movetheturtle.com/
Предки (Ancestors) Logo
Потомки (Descendants)
Активность в данный момент Project is active
Доступны ремиксы?
Год создания
Создатели
Поясняющее видео
Используется для создания мобильных приложений?
Move the Turtle упоминается в свойствах следующих страниц


Move the Turtle http://movetheturtle.com/

https://www.wired.com/2012/04/move-the-turtle/
Enter Move the Turtle, a graphical app for the iPhone and iPad for beginners to learn programming concepts in a hands-on, non-theoretical way. The app consists of giving instructions to a turtle who moves around the screen trying to capture diamonds. It teaches basic programming concepts through a game type interface. Kids can try out their programs and see them run visually on the screen as the turtle moves about. They can then edit their program to complete the given task. The turtle can be sped up or slowed down, depending on the length of the program.

Programming for Kids on the iPhone and iPad

  • By completing the tasks, one after another, the child learns how to plan complex operations composed of simple & intuitive commands.
  • Kids will get familiar with the notions of loops, procedures, variables and conditional instructions.
  • Reuse Save your work. Learn how to make use of previously completed work again.