Anonymous

Changes

From Karnataka Open Educational Resources
25 bytes added ,  15:08, 15 July 2022
m
Line 1: Line 1:  
__FORCETOC__
 
__FORCETOC__
 
=Introduction=
 
=Introduction=
Turtle Art is a logo based programming environment for introducing students to the basics of programming.  We can use this to develop visualiation, logical reasoning and algorithmic sense in students by performing various operations with the Turtle. This is a brief introduction to a sample of lessons using Turtle.  More information can be found on
+
 
 +
 
 +
Turtle Art is a logo based programming environment for introducing students to the basics of programming.  We can use this to develop visualization, logical reasoning and algorithmic sense in students by performing various operations with the Turtle. This is a brief introduction to a sample of lessons using Turtle.  More information can be found on [http://wiki.sugarlabs.org/go/Activities/Turtle_Art sugarlabs] page.
    
=Course Outline=
 
=Course Outline=
 
==[[Turtle_Art_Week_1|Lesson 1 - Moving the Turtle]]==
 
==[[Turtle_Art_Week_1|Lesson 1 - Moving the Turtle]]==
 
==[[Turtle_art_lesson_2|Lesson 2 -Make the Turtle Move with different inputs and to display outputs]]==
 
==[[Turtle_art_lesson_2|Lesson 2 -Make the Turtle Move with different inputs and to display outputs]]==
==[[Turtle_art_lesson_3|Lesson 3 - Making two sprites interact]]==
+
==[[Turtle_art_lesson_3|Lesson 3 - Simplifying programming – repeating instructions and blocks]]==
==[[Turtle_art_lesson_4|Lesson 4 - Adding conditions to make the Sprite do things]]==
+
==[[Turtle_art_lesson_4|Lesson 4 - Arithmetic manipulation using Turtle Art]]==
==[[Turtle_art_lesson_5|Lesson 5 - Defining variables and using operators to build a simulation]]==
+
==[[Turtle_art_lesson_5|Lesson 5 - Creating action sequences and patterns based on defined actions]]==
==[[Turtle_art_lesson_6|Lesson 6 - Making a project in Scratch]]==
      
=Turtle art Lesson template=
 
=Turtle art Lesson template=
Please use this as an initial outline; create lesson pages separately and then you can delete this
+
An outline for creating your own lessons
    
*Objectives
 
*Objectives
Line 18: Line 19:  
*Student hands-on activities
 
*Student hands-on activities
 
*Assessment ideas/ portfolio
 
*Assessment ideas/ portfolio
 +
 +
[[Category:Turtle Art]]
 +
[[Category:Courses]]
3,664

edits