Video description
Turtle graphics have been teaching kids basic coding concepts since the creation of the Logo language in the late 1960's. The Turtle module in Python carries the turtle tradition into the 21st century and makes turtle programming easy and accessible on Windows, Mac, Linux and more.Turtle graphics in Python are a great way to introduce kids to coding, staring with short programs of just five to ten lines of code that draw beautiful, colorful shapes that kids can create and modify as they learn. In his new book, Teach Your Kids to Code, Bryson Payne shares some of the programs he began using with his own sons when they were two and four years old, all the way through fully interactive games he uses in his freshman-level college courses.In this webcast, you will learn:How to code turtle graphics in PythonHow to engage children from pre-K through college with short, interactive, visual programs for every age levelHow to build on more advanced programming concepts using turtle graphics as a foundation
Publisher resources
Table of contents
Product information
- Title: Teach Your Kids to Code: Basic Concepts with Turtle Graphics in Python
- Author(s):
- Release date: August 2015
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491951071
You might also like
video
Python Fundamentals
51+ hours of video instruction. Overview The professional programmer’s Deitel® video guide to Python development with …
book
Tiny Python Projects
The projects are tiny, but the rewards are big: each chapter in Tiny Python Projects challenges …
book
Python For Kids For Dummies
The kid-friendly way to learning coding with Python Calling all wanna-be coders! Experts point to Python …
book
Automate the Boring Stuff with Python
Automate the Boring Stuff with Python teaches simple programming skills to automate everyday computer tasks.