Kids Learning Python

ebook

By Jay Chen

cover image of Kids Learning Python

Sign up to save your library

With an OverDrive account, you can save your favorite libraries for at-a-glance information about availability. Find out more about OverDrive accounts.

   Not today

Find this title in Libby, the library reading app by OverDrive.

Download Libby on the App Store Download Libby on Google Play

Search for a digital library with this title

Title found at these libraries:

Library Name Distance
Loading...

Who should get this book?

Elementary school students looking for a summer full of educational activities are ideal. No coding experience needed. No math required. For older kids, or even adults, who have heard about coding, but never have a chance to learn, it is also a great book to get you started.

Everyone knows coding is the future, but how do kids get started with this intimidating subject?

As a non-computer scientist, I learned to code without formal academic training. That makes me always think like a beginner. I always feel that there are many obstacles on the way to becoming a coder. The educator's job is to remove as many stumbling blocks as possible, especially at the beginning. So I designed the lessons to be heavy on examples, with easy and just enough explanations, but less on formal introductions and definitions of rules and regulations.

I chose the language Python because it is widely used in the real world, applicable in business and science, yet probably the friendliest way of getting people started.

I chose Repl.it as the coding environment because it is an online-only, zero-installation platform that allows you to code the moment you land on the website. It is also sharable and allowing real-time collaboration over the internet.

You will learn from this book:

1. Important basic Python commands

2. Coding on Repl.it, a platform that needs no installation

3. Drawing with Python (Turtle)

​4. Creating interactive games

Kids Learning Python