Changes

m
typo
Line 5: Line 5:  
== Sugar Digest ==
 
== Sugar Digest ==
   −
1. I've spent much of the week working on Turtle Art. At the urging of Cynthia Solomon, I decided to make some visual changes to some of the blocks, in an effort to make it a bit easier to follow program flow. To that end, I changed the way the flow block work. For example, the Repeat block had an overhang to the right below which you could stack blocks that would be repeated. Once the repeating was complete, flow continued on to blocks attached to the bottom of the repeat block. I've often seen people confused by this: they have been uncertain where to attach the blocks to repeat and have had to use vertical-spacer blocks to make their programs less cluttered. In the new look, the Repeat block has a clamp (or jaws) that surround the blocks to repeat and it auto-expands, eliminating the need to use vertical-spacer blocks. In this case, a picture is worth a thousand words. In addition to Repeat, there are new blocks for Forever, If-then, If-then-else, While, Until, and, from the Extras palette, the Collapse block. The latter is useful for collapsing a large stack of blocks into a single brick.
+
1. I've spent much of the week working on Turtle Art. At the urging of Cynthia Solomon, I decided to make some visual changes to some of the blocks, in an effort to make it a bit easier to follow program flow. To that end, I changed the way the flow block works. For example, the Repeat block had an overhang to the right below which you could stack blocks that would be repeated. Once the repeating was complete, flow continued on to blocks attached to the bottom of the repeat block. I've often seen people confused by this: they have been uncertain where to attach the blocks to repeat and have had to use vertical-spacer blocks to make their programs less cluttered. In the new look, the Repeat block has a clamp (or jaws) that surround the blocks to repeat and it auto-expands, eliminating the need to use vertical-spacer blocks. In this case, a picture is worth a thousand words. In addition to Repeat, there are new blocks for Forever, If-then, If-then-else, While, Until, and, from the Extras palette, the Collapse block. The latter is useful for collapsing a large stack of blocks into a single brick.
    
[[File:New-TA-Repeat-block.png|300px]]
 
[[File:New-TA-Repeat-block.png|300px]]