Difference between revisions of "Activities/Turtle Art/Tutorials/Abacus"

(New page stub)
 
(Migrate to GitHub)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{stub}}
+
== Turtle Art/Tutorials/Abacus ==
  
We can draw an abacus in Turtle Art, and move the beads through various arithmetic operations, and use it for a model for students to [Activities/TurtleArt/Tutorials/Learning_math_by_teaching_the_computer|teach the computer arithmetic]. For actual use, however, students are probably better off with the [[Activities/Abacus|abacus activity]].
+
Read at https://help.sugarlabs.org/turtleart_tutorials/abacus.html
 +
 
 +
The source file has been moved to [https://github.com/godiard/help-activity/blob/master/source/turtleart_tutorials/abacus.rst GitHub]

Latest revision as of 06:59, 30 July 2018

Turtle Art/Tutorials/Abacus

Read at https://help.sugarlabs.org/turtleart_tutorials/abacus.html

The source file has been moved to GitHub