roboturtle
latest
  • Micro-Workshop 1: Introduction to Python with Turtle Graphics
  • Micro-Workshop 2: Writing Python Programs to Control Decision-Making Robots
  • roboturtle package
roboturtle
  • Docs »
  • Welcome to roboturtle’s documentation!
  • Edit on GitHub

Welcome to roboturtle’s documentation!¶

Contents:

  • Micro-Workshop 1: Introduction to Python with Turtle Graphics
    • Workshop Description
    • Installing and Running Python
    • Programming-Language-As-Calculator
    • Drawing with Turtle Graphics
    • Saving Time with For Loops
    • Control a RoboTurtle
    • Wrap-Up
  • Micro-Workshop 2: Writing Python Programs to Control Decision-Making Robots
    • Workshop Description
    • Logical Operations: True and False
    • Making Decisions: If Statements
    • While Loops
    • Defining Your Own Functions
    • Saving Your Code: Creating A Script
    • Creating and Importing Your Own Python Modules
  • roboturtle package
    • Robot Control
    • Network Communication

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2016, Nicholas A. Del Grosso. Revision b0d04790.

Built with Sphinx using a theme provided by Read the Docs.