TPT
Total:
$0.00
Preview of Coding in Python Turtle to Make Shapes & Angles - Computer Science Lesson Plans

Coding in Python Turtle to Make Shapes & Angles - Computer Science Lesson Plans

The computer coding worksheets and resources contained in this computing coding in Python Turtle bundle teaches students how to code in Python to create colorful shapes and angles. It comes complete with Lesson Booklets, Computer Coding Worksheets, Presentation Materials and Detailed Lesson Plans. This bundle is suitable for students/teachers who are beginners and are only just starting to learn to use Python. It makes them aware of what Python is and how it can be used for programming in a ver
Preview of Python Turtle

Python Turtle

Created by
Tech 4 All
Python Turtle is a great way to introduce students to coding. The language is easy to learn with most commands having easy to understand English wording. The unit level is suitable for Grade 6 to 10. This is a comprehensive unit (5 – 8 weeks) to teach learners how to use Python Turtle using easy and accessible online software. There is an instructional teacher slideshow to explain how to use Python Turtle with introductory activities, a comprehensive student activity booklet with graded tasks, a
Preview of Python Turtle Programming Bundle | 10-Day Computer Science Unit & Projects

Python Turtle Programming Bundle | 10-Day Computer Science Unit & Projects

This Python Turtle Programming Bundle includes a complete 10-day computer science unit designed to introduce students to coding through visual, hands-on, and project-based learning. Students progress from basic Turtle movement and coordinates to loops, variables, events, and functions, culminating in two interactive mini-projects and a final original game. Each lesson is classroom-ready and includes a Google Slides presentation, student-guided notes, practice activities or projects, answer keys,
Preview of Python Turtle 3 Version Coding Course for Beginners

Python Turtle 3 Version Coding Course for Beginners

Created by
Computer Corner
Inspire creativity while building real coding skills with a Python Turtle course designed for beginners. This hands-on curriculum blends computer science and art as students use Python code to draw, animate, and explore geometry through visual programming. Python Turtle helps demystify coding by providing instant, colorful feedback—perfect for students who may be intimidated by text-based programming. Teachers receive ready-made lesson plans, project ideas, and support, making it easy to imple
Preview of Python Turtle Unit 2 Graphics and For Loops Videos Editable Unit

Python Turtle Unit 2 Graphics and For Loops Videos Editable Unit

Created by
Computer Corner
Kids just love graphics. Why not graphics by coding? The for loop structure is introduced using Python and then incorporated into Turtle Graphics. Let's teach kids how to control basic turtle graphics commands, and then use repetition to draw more complicated graphics. Materials have also been modified in English (UK) where necessary.Duration: Twenty 75-minute periods. Distance/Online Learning Option:✔ 18 Embedded Videos✔ 3 Embedded Videos English UK✔ Python Installation Instructions ✔ Teach
Preview of Python And Turtle 3 Version Coding Course For Beginners

Python And Turtle 3 Version Coding Course For Beginners

Created by
Computer Corner
If you’re looking to introduce Python coding in your high school classroom without overwhelming your students—or yourself—Python Turtle is the perfect entry point. This course provides everything you need to teach real programming fundamentals with three versions of fun, visual projects. From drawing spirals to animating simple scenes, students gain hands-on experience with loops, variables, and conditionals in a friendly, graphical environment. The visual nature of Turtle helps learners grasp
Preview of Python And Turtle Editable Coding Course For Beginners

Python And Turtle Editable Coding Course For Beginners

Created by
Computer Corner
Engage your high school students with coding in a way that’s creative, visual, and instantly rewarding. Python Turtle brings code to life by allowing students to draw geometric shapes, patterns, and animations with just a few lines of Python. This is the best of both worlds: the complete beginner's Python course as well as the complete Turtle course. Mix and match resources. Perfect for use in a multi-level classroom. It’s a perfect introduction to concepts like loops, functions, and coordinate
Preview of Python Turtle Editable Coding Course For Beginners

Python Turtle Editable Coding Course For Beginners

Created by
Computer Corner
Looking for a fun, low-pressure way to introduce coding in your classroom? A Python Turtle course is a fantastic place to start. With its simple commands and visually engaging output, Turtle makes programming approachable for both students and teachers. You’ll get a structured curriculum filled with interactive lessons that guide students through coding basics using drawings, colors, and motion. It’s ideal for visual learners and great for cross-curricular activities in art or math. No prior ex
Preview of Coding Animation 3 Version Python Turtle Unit 3

Coding Animation 3 Version Python Turtle Unit 3

Created by
Computer Corner
When you combine graphics and for loops animation is the next logical step. This bundle combines turtle graphics functions with repetition to create an animated story. Why 3 versions?☞ Perfect for classrooms where the seating is tight. ☞ Students see multiple examples of the same concept. ☞ Differentiated instruction is built into every assessment. ☞ Encourages student interaction & discussion. ☞ Minimizes student copying. This bundle includes: ✔ 3 x 2 Student Handout Packages ✔ Answer Keys
Preview of Introduction to Python with Turtles Coding | Elementary | Middle School

Introduction to Python with Turtles Coding | Elementary | Middle School

Welcome to our new Python with Turtles Course for kids! This course is thought of as a fun, graphical introduction into coding! The audience is elementary and/or middle school students so the lecture notes are kept simple and non-wordy. Lessons are also kept short, to fit into 45 minutes. There is quite a bit of code shown and practical exercises. My students had a lot of fun drawing those spirals! The course is structured in 10 units (about a quarter of instruction) and it has: - lecture no
Preview of Python Turtle Unit 3 Animation with Videos Editable Unit

Python Turtle Unit 3 Animation with Videos Editable Unit

Created by
Computer Corner
When you combine graphics and for loops animation is the next logical step. This bundle combines turtle graphics functions with repetition to create an animated story. ✨ Perfect for independent learners. ✨Materials have also been modified in English (UK) where necessary.Duration: Nineteen 75-minute periods. This bundle requires NO PREP!Distance/Online Learning Option:⚡ 12 Embedded Videos⚡ 2 Embedded Videos English (UK)✔ Python Installation Instructions ✔ Teacher README File with Instruction
Preview of Introduction to Graphics & For Loops Editable Python Turtle 3 Version Unit 2

Introduction to Graphics & For Loops Editable Python Turtle 3 Version Unit 2

Created by
Computer Corner
Kids just love graphics. Why not graphics by coding? Turtle not only has the ability to write text it can also change fonts, sizes and styles! Something that the Python shell can't do! This is one of the reasons I love Turtle. Giving kids the power to design and plan their own output keeps them interested in coding. The Turtle module is great for graphics but coders still need to be able to output text on the screen. So, this resource introduces write() and controlling basic text output. It als
Preview of Python Turtle Unit 1 Graphics and For Loops with Videos Editable Unit

Python Turtle Unit 1 Graphics and For Loops with Videos Editable Unit

Created by
Computer Corner
The Python Turtle module is an excellent introduction to programming with a concentration on graphics. This unit is divided into two parts: basic graphics commands, followed by controlling graphics using for loops. It also covers program planning, debugging, multiple functions, syntax errors, loop tracing as well as the basic graphics commands within the Turtle module. ✨ Perfect for independent learners. ✨Materials have also been modified in English (UK) where necessary.Duration: Nineteen 75-
Preview of Python Turtle Basic Graphics Functions 3 Version Activities & Assessments

Python Turtle Basic Graphics Functions 3 Version Activities & Assessments

Created by
Computer Corner
Kids have always found simple text output boring. I found the best way to hook kids into coding was graphics. When they found they could make the computer draw things they were mesmerized for hours. These activities introduce Turtle's graphics functions one at a time until kids combine them to create simple still-life pictures. As an added bonus, the Turtle module output uses a cartesian coordinate system so while they're having fun they are also practising their math skills. And built-in progra
Preview of Python Turtle Graphics and For Loop Worksheets with Videos

Python Turtle Graphics and For Loop Worksheets with Videos

Created by
Computer Corner
** UPDATED for Distance/Online Learning with EMBEDDED VIDEOS! **✨ Perfect for independent learners. ✨The Python Turtle module has many basic graphics functions that output simple graphic shapes on the turtle window. The best thing about games is the graphics. Kids love to learn how to draw through coding and as a bonus, this will also reinforce their co-ordinate math skills. Materials have also been modified in English (UK) where necessary.Duration: Seven 75 minute periods. This package requir
Preview of Introduction to Graphics & For Loops Editable Python Turtle Unit 2

Introduction to Graphics & For Loops Editable Python Turtle Unit 2

Created by
Computer Corner
Kids just love graphics. Why not graphics by coding? Turtle not only has the ability to write text it can also change fonts, sizes and styles! Something that the Python shell can't do! This is one of the reasons I love Turtle. Giving kids the power to design and plan their own output keeps them interested in coding. The Turtle module is great for graphics but coders still need to be able to output text on the screen. So, this resource introduces write() and controlling basic text output. It a
Preview of Advanced Python Turtle Concepts Editable Unit 11

Advanced Python Turtle Concepts Editable Unit 11

Created by
Computer Corner
One of the most frustrating parts about teaching Python is that it has very little 'glitz and glamour' to entertain kids and keep their interest! Yes, of course, there are kids who desperately want to learn to code and they'll take your class anyway, but most kids need a carrot or two to keep them interested! The Turtle module adds that special ZIP that kids crave! That's the purpose of this unit. It starts off a bit dry with user input, lists and tuples, but it quickly gets more interesting whe
Preview of Python Turtle Graphics Digital Worksheets Videos

Python Turtle Graphics Digital Worksheets Videos

Created by
Computer Corner
** UPDATED for Distance/Online Learning with EMBEDDED VIDEOS! **✨ Perfect for independent learners. ✨The Python Turtle module has many basic graphics functions that output simple graphic shapes on the turtle window. The best thing about games is the graphics. Kids love to learn how to draw through coding and as a bonus, this will also reinforce their co-ordinate math skills. Materials have also been modified in English (UK) where necessary.Duration: Seven 75 minute periods. This package requir
Preview of String Array Project Level 2 Word Problems for Python Turtle

String Array Project Level 2 Word Problems for Python Turtle

Created by
Computer Corner
Arrays can be tough to teach. I found a way to get kids interested by having them create different designs using their own name - or anyone else's! This package is perfect if you need to get kids to explore one-dimensional string arrays. There are 23 different designs all arranged in order of difficulty. Each student receives their own two-page plan - carefully selected by the teacher based on their knowledge of their ability (differentiated instruction). PowerPoints have been provided to demons
Preview of Basic Graphics Using Python Turtle 3 Version Resource Package

Basic Graphics Using Python Turtle 3 Version Resource Package

Created by
Computer Corner
Kids have always found simple text output boring. I found the best way to hook kids into coding was graphics. When they found they could make the computer draw things they were mesmerized for hours. These activities introduce Turtle's graphics functions one at a time until kids are combining them to create simple still-life pictures. As an added bonus, the Turtle module output uses a cartesian coordinate system so while they're having fun they are also practising their math skills. And built-in
Preview of Python Coding Distance Learning Turtle Graphics Digital Worksheets Videos

Python Coding Distance Learning Turtle Graphics Digital Worksheets Videos

Created by
Computer Corner
** UPDATED for Distance/Online Learning with EMBEDDED VIDEOS! ** Perfect for independent learners. The Python Turtle module has many basic graphics functions that output simple graphic shapes on the turtle window. The best thing about games is the graphics. Kids love to learn how to draw through coding and as a bonus, this will also reinforce their co-ordinate math skills. Materials have also been modified in English (UK) where necessary.Duration: Seven 75 minute periods. This package requires
Preview of Python Turtle Animation Activities and Videos

Python Turtle Animation Activities and Videos

Created by
Computer Corner
** UPDATED for Distance/Online Learning with EMBEDDED VIDEOS! **✨ Perfect for independent learners. ✨Combining Python turtle graphics functions with for loops can create imaginative animations. This package combines graphics commands, with repetition to create four unique animated sequences. Materials have also been modified in English (UK) where necessary.Duration: Seven 75 minute periods. This package requires NO PREP!Distance/Online Learning: ⚡ 12 Embedded Videos ⚡ 2 Embedded Videos English
Preview of Python Turtle Graphics & For Loop 3 Version Coding Project

Python Turtle Graphics & For Loop 3 Version Coding Project

Created by
Computer Corner
Keeping kids interested in programming takes creativity which is why I created this Still Life coding project* (and they usually got to this part of my course around that time anyway). Planning is such an important part of programming so the first step is to plan the points for a still-life picture. Then, using for loops and graphics functions organized into functions, kids recreate a still-life picture in Python Turtle. The whole purpose of this coding project is to learn how to break commands
Preview of Using If Statements To Error Trap Input in Python Turtle 3 Version Resource Pkg

Using If Statements To Error Trap Input in Python Turtle 3 Version Resource Pkg

Created by
Computer Corner
We make decisions every day but learning how to program them can be a challenge which is why I created these activities. They start with simple if statements and introduce the concept of error-trapping user input by coding a simple Guessing Game. The next two resources add functionality to the game. Why 3 versions?☞ Perfect for classrooms where the seating is tight. ☞ Students see multiple examples of the same concept. ☞ Differentiated instruction is built into every assessment. ☞ Encourages stu
Showing 1-24 of 67 results