PythonTurtle

Introduction

Summary

PDF Tutorial on getting started with Python using Turtle – great for Ninja‘s moving from Scratch to Python

Content

Python (www.python.org) is a very popular interpreted, interactive, object-oriented, extensible programming language.

PythonTurtle (www.pythonturtle.org) strives to provide the lowest-threshold way to learn (or teach) Python.

Here is a tutorial put together by Paul Browne & Con Hennessy of TutorialsDrogheda as a starting point for Python & Turtle – File:StartingPythonandTurtlev2.pdf.