TPT
Total:
$0.00

Python Turtle

3 results
Preview of Python Fundamentals a Unit of Work for Teachers

Python Fundamentals a Unit of Work for Teachers

Created by
Sanjin Dedic
What is Python and why is it important? Python is an interpreted text based general purpose programming language, which is a key requisite of the 7-10 Digital Technologies Curriculum. Python is also the only professional programming language that was designed with beginners in mind, it is intuitive and easy to use What are the student outcomes? Students learn about core concepts of programming: branching, iteration and functions. They apply these to create four applications which perform the fo
Preview of Video Python hands on coding activity for middle school the quadratic equation
14:25

Video Python hands on coding activity for middle school the quadratic equation

This is a hands on programming activity that solves the quadratic equation in Real numbers. The activity can be used as a class lecture or as a formative assessment. The level is middle school / Algebra 1 and intro in Python coding. The problem is presented in a 14 min. video lecture with a Python code demonstration on repl.it The Python code takes the coefficients of the equation from the keyboard and discusses the solutions based on the value of the discriminant. The program is also a good il
Preview of Getting Started with TurtleStitch!

Getting Started with TurtleStitch!

Created by
MS-CSTeacher
My students love Turtle Stitch! This handout was created for my Middle School classes grades 6-8. It gives an overview of creating embroidery patterns in TurtleStitch.org which can later be exported to an embroidery machine. It includes a link to the video tutorial I created as well as some code samples to get started. It does not include a tutorial for exporting to an embroidery machine, but the code written in the tutorial is ready to export if you choose.
Showing 1-3 of 3 results