Visual Intro to Python and Turtle Coding Videos
-
Create an NCLab Python Turtle, Draw a Line, and Display the Line
-
Turn the Turtle Using Left Right or Angle Commands
-
Setting Line Width and Color for the Python Turtle
-
Moving the Turtle with goto, penup, pendown, back, home
-
Python I: Basic Commands I
-
Python I: Basic Commands II
-
Python I: Basic Commands III
-
Python I: Create Projects with the Python Turtle App
-
Python I: Loops I
-
Python I: Arcs
-
Python I: The Height Command
-
Python I: Loops II (Nested Loops)
-
Python I: Index Variables
-
Python I: Parametric Variables
-
Python I: Functions
-
Python I: Functions II