Loading…

Teach your kids to code : a parent-friendly guide to Python programming /

"A guide to teaching basic programming skills for parents and teachers, with step-by-step explanations, visual examples, and exercises. Covers programming concepts including loops, lists, functions, and variables, and how to build games and applications"--

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Payne, Bryson (Author)
Format: Electronic eBook
Language:Inglés
Published: [San Francisco, CA] : No Starch Press, [2015]
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • What is coding and why is it good for your kids?
  • Python basics : get to know your environment
  • Turtle graphics : drawing with Python
  • Numbers and variables : Python does the math
  • Loops are fun (you can say that again)
  • Conditions (what if?)
  • Random fun and games : go ahead, take a chance!
  • Functions : there's a name for that
  • Timers and animation : what would Disney do?
  • User interaction : get into the game
  • Game programming : coding for fun.