Used Book in Good ConditionProduct Description
For Kids Aged 10+ (And Their Parents)
The code in this book runs on almost anything: Windows?? Mac?? Linux?? even an OLPC laptop or Raspberry Pi!
Python is a powerful?? expressive programming language"'s easy to learn and fun to use! But books about learning to program in Python can be kind of dull?? gray?? and boring?? and that's no fun for anyone.
Python for Kids brings Python to life and brings you (and your parents) into the world of programming. The ever-patient Jason R. Briggs will guide you through the basics as you experiment with unique (and often hilarious) example programs that feature ravenous monsters?? secret agents?? thieving ravens?? and more. New terms are defined; code is colored?? dissected?? and explained; and quirky?? full-color illustrations keep things on the lighter side.
Chapters end with programming puzzles designed to stretch your brain and strengthen your understanding. By the end of the book you'll have programmed two complete games: a clone of the famous Pong and " Man Races for the Exit"?a platform game with jumps?? animation?? and much more.
As you strike out on your programming adventure?? you'll learn how to:
Why should serious adults have all the fun? Python for Kids is your ticket into the amazing world of computer programming.
1. Never try to understand a long piece of code (or a long program) in one go. Focus on a few statements at a time. If possible?? try to take a smaller chunk of the code and run it yourself to see what it does. Experimenting is always good?? even if it doesn??t work and you get weird error messages?? you??ve learned something!
2. Try it yourself. Make sure you try out code examples for yourself (don??t just read about them). Trying something and running it?? actually helps it stick in your head. Better yet?? if you change things around to see what effect that has?? you??ll learn and understand more.
3. If all else fails?? sleep on it. Sometim