Teach Your Kids to Code: A Parent-Friendly Guide to Python Programming (2015)

Teach Your Kids to Code: A Parent-Friendly Guide to Python Programming (2015)

Chapter 1: Python Basics: Get to Know Your Environment

Chapter 2: urtle Graphics: Drawing with Python

Chapter 3: Numbers and Variables: Python Does the Math

Chapter 4: Loops Are Fun (You Can Say That Again)

Chapter 5: Conditions (What If?)

Chapter 6: Random Fun and Games: Go Ahead, Take a Chance!

Chapter 7: Functions: There’s a Name for That

Chapter 8: Timers and Animation: What Would Disney Do?

Chapter 9: User Interaction: Get into the Game

Chapter 10: Game Programming: Coding for Fun

Appendix A: Python Setup for Windows, Mac, and Linux

Appendix B: Pygame Setup for Windows, Mac, and Linux

Appendix C: Building Your Own Modules

Appendix D: Glossary

Appendix E: Updates