Anonymous

Changes

From Open Educational Resources
439 bytes removed ,  06:32, 20 May 2020
no edit summary
Line 45: Line 45:  
|style="width: 50%;|[[File:2_Turtleblocks_main.png |450px]]
 
|style="width: 50%;|[[File:2_Turtleblocks_main.png |450px]]
 
|-
 
|-
|style="width: 50%;|Step 1 - TurtleBlocks can be opened from  
+
|style="width: 50%;|Step 1 - TurtleBlocks can be opened from Application→ Other → TurtleBlocks
Application→ Education→ TurtleBlocks
+
|style="width: 50%;|Step 2 - Once you open Turtle Blocks you can see the window like this.
|style="width: 50%;|Step 2 - Once you open TurtleBlocks you can see the window like this. This contain 9 programming palettes. First one is Turtle palette. This palatte contain some blocks, that blocks are used to control the movement of turtle.  
   
|-
 
|-
 
|style="width: 50%;|[[File:Pen pallete.png |450px]]
 
|style="width: 50%;|[[File:Pen pallete.png |450px]]
 
|style="width: 50%;|[[File:4_Turtleblocks_Colour.png |450px]]
 
|style="width: 50%;|[[File:4_Turtleblocks_Colour.png |450px]]
 
|-
 
|-
|style="width: 50%;|Step 3 - This palette called pen palette. The blocks of this palatte are used to control the attributes of the turtle's pen.
+
|style="width: 50%;|Step 3 - It is a turtle palette which contain blocks that are used to control the movement of turtle.  
|style="width: 50%;|Step 4 - This color palette contain some blocks. That blocks can be used with the set-pen-color block in place of a number block.
+
|style="width: 50%;|Step 4 - It is a pen palette which contain blocks that are used to control attributes of the turtle's pen.  
 
|-
 
|-
 
|style="width: 50%;|[[File:5_Turtleblocks_Numbers.png |450px]]
 
|style="width: 50%;|[[File:5_Turtleblocks_Numbers.png |450px]]
 
|style="width: 50%;|[[File:6_Turtleblocks_flow.png|450px]]
 
|style="width: 50%;|[[File:6_Turtleblocks_flow.png|450px]]
 
|-
 
|-
|style="width: 50%;|Step 5 - This palette called number palette. The blocks in this palette relates to arithmetic and boolean operators.  
+
|style="width: 50%;|Step 5 - These are a collection of blocks used for displaying media objects, such as images from the Journal.  
|style="width: 50%;|Step 6 - The blocks in the flow palette control program flow.
+
|style="width: 50%;|Step 6 - Sensors palette is used to detect different factors.
 
|-
 
|-
 
|style="width: 50%;|[[File:7_Turtleblocks_blocks.png |450px]]
 
|style="width: 50%;|[[File:7_Turtleblocks_blocks.png |450px]]
 
|style="width: 50%;|[[File:8_Turtleblocks_trash.png |450px]]
 
|style="width: 50%;|[[File:8_Turtleblocks_trash.png |450px]]
 
|-
 
|-
|style="width: 50%;|Step 7 - This is palette of variable blocks. These blocks are for defining variables and subroutines. Without actions.
+
|style="width: 50%;|Step 7 - The blocks in the flow palette control program flow.  
|style="width: 50%;|Step 8- This palette holds any blocks that have been put in the trash. You can drag blocks out of the trash to restore them. The trash palette is emptied when you quit Turtle Art.  
+
|style="width: 50%;|Step 8-This is palette of variable blocks. These blocks are for defining variables and subroutines, without actions.
 
|-
 
|-
 
|style="width: 50%;|[[File:Turtleblocks_construction_1.png |450px]]
 
|style="width: 50%;|[[File:Turtleblocks_construction_1.png |450px]]
 
|style="width: 50%;|[[File:Turtleblocks_construction_2.png |450px]]
 
|style="width: 50%;|[[File:Turtleblocks_construction_2.png |450px]]
 
|-
 
|-
|style="width: 50%;|Step 9 - Here we have to follow very lengthy code to write square.
+
|style="width: 50%;|Step 9 - Boxes palette is used to stores value and add numeric value to the defined variable, without actions.
|style="width: 50%;|Step 10 - Here we can draw the square by using very short code.
+
|style="width: 50%;|Step 10 - The blocks in number palette are related to arithmetic operators.  
 
|-
 
|-
 
|style="width: 50%;|[[File:Turtleblocks_construction_2.png|450px]]
 
|style="width: 50%;|[[File:Turtleblocks_construction_2.png|450px]]
 
|style="width: 50%;|[[File:Turtleblocks_construction_3.png|450px]]
 
|style="width: 50%;|[[File:Turtleblocks_construction_3.png|450px]]
 
|-
 
|-
|style="width: 50%;|Step 11 - In flow palette select repeat block and set number as 4 to write 4 sides.
+
|style="width: 50%;|Step 11 -The blocks in boolean palette are related to boolean operators.
|style="width: 50%;|Step 12 - To move the turtle select forword block in turtle palette set the measurement.  
+
|style="width: 50%;|Step 12 -The Heap palette used to perform heap operations like push,pop, store and display contents of heap.  
 
|-
 
|-
 
|style="width: 50%;|[[File:Turtleblocks_construction_4.png |450px]]
 
|style="width: 50%;|[[File:Turtleblocks_construction_4.png |450px]]
|style="width: 50%;|[[File:Turtleblocks_construction_6.png |450px]]
   
|-
 
|-
|style="width: 50%;|Step 13 - Then select the right block in turtle palette to turn the turtle in right side and set the measurements.   
+
|style="width: 50%;|Step 13 - These are a collection of extra blocks for accessing advanced features only available in Turtle Blocks.   
|style="width: 50%;|Step 14 - After entering all the code press start button turtle will draw square.
   
|-
 
|-
 
|}
 
|}
79

edits