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"--
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
[San Francisco, CA] :
No Starch Press,
[2015]
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 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.