326 pages of spinning, shooting, catching, raining, eating, scoring, dying fun. Works on Windows, Mac or Linux. Will even work on a Raspberry Pi. Python Hunting throws beginners straight into the cool, creative side of things, building fun games that anyone can enjoy playing.
The steps are clear, concise and humorous. You'll learn the lingo and some cool shortcuts. You'll learn some maths but won't be confused by it. You might even learn a good joke or two. By the end, you’ll be teaching your parents and siblings how to program. More importantly, you'll learn genuine programming skills that are the foundations for working in the computer industry, regardless of whether you want to be a game builder or head off to some other area. The basics are the same and this is a great place to start.
The book’s know-how and focus on teaching in a way that kids and teens can relate to comes from Marley Adair, a teenager himself. He has loved programming since the age of five, has written all sorts of games in various languages. He has also built and programmed robots, music players and various other devices. This is the book he wishes he could have bought when he began learning Python.
Brian Carling has a knack for explaining the hard stuff in a way anyone can understand. And should you get stuck the pair of them are an email away from helping you along.
We updated the installation instructions in June 2017 now that the installation of Pygame has been made much easier using a system called pip. All is explained.
Les informations fournies dans la section « Synopsis » peuvent faire référence à une autre édition de ce titre.
Works beautifully with Linux, Mac or Windows. Will even work on a Raspberry Pi.
326 pages of spinning, shooting, catching, raining, eating, scoring, dying fun.
Python Hunting throws beginners straight into the cool, creative side of things.
When author Marley Adair first wanted to learn programming aged 8 he bought a few books on Python programming but they didn't teach the kind of programming he wanted to learn. He wanted to build games and animations, they taught him how to create print statements, calculators, data charts and a few rather dull text based games. So he taught himself how to build proper graphical games and then wrote the book he wished he could have bought. This is that book.
Marley is still a teenager but doesn't just write games now. He's fluent in several commonly used languages; he's written his own compilers, browsers, even his own languages. This is the book he wished he could have bought when he first began learning how to program. It's bang up to date and written by someone who's the same age as those he's writing for.
Working versions or screen shots of the games are on the website at www.python-hunting.com as well as contact details where you can ask questions or get help from the authors. We'd love to hear how you are getting on.
326 pages of spinning, shooting, catching, raining, eating, scoring, dying fun. Works on Windows, Mac or Linux. Will even work on a Raspberry Pi. Python Hunting throws beginners straight into the cool, creative side of things, building fun games that anyone can enjoy playing.
The steps are clear, concise and humorous. You'll learn the lingo and some cool shortcuts. You'll learn some maths but won't be confused by it. You might even learn a good joke or two. By the end, you’ll be teaching your parents and siblings how to program. More importantly, you'll learn genuine programming skills that are the foundations for working in the computer industry, regardless of whether you want to be a game builder or head off to some other area. The basics are the same and this is a great place to start.
The book’s know-how and focus on teaching in a way that kids and teens can relate to comes from Marley Adair, a teenager himself. He has loved programming since the age of five, has written all sorts of games in various languages. He has also built and programmed robots, music players and various other devices. This is the book he wishes he could have bought when he began learning Python.
Brian Carling has a knack for explaining the hard stuff in a way anyone can understand. And should you get stuck the pair of them are an email away from helping you along.
We updated the installation instructions in June 2017 now that the installation of Pygame has been made much easier using a system called pip. All is explained.
Les informations fournies dans la section « A propos du livre » peuvent faire référence à une autre édition de ce titre.
Vendeur : WorldofBooks, Goring-By-Sea, WS, Royaume-Uni
Paperback. Etat : Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged. N° de réf. du vendeur GOR009619150
Quantité disponible : 4 disponible(s)
Vendeur : BoundlessBookstore, Wallingford, Royaume-Uni
Etat : Good. Good condition paperback with light wear. Contents are clean and bright throughout with no markings. N° de réf. du vendeur 9999-9992100032
Quantité disponible : 1 disponible(s)
Vendeur : HPB-Red, Dallas, TX, Etats-Unis
paperback. Etat : Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority! N° de réf. du vendeur S_416439739
Quantité disponible : 1 disponible(s)
Vendeur : AwesomeBooks, Wallingford, Royaume-Uni
Paperback. Etat : Very Good. Python Hunting: A beginner's guide to programming and game building in Python for teens, tweens and newbies. This book is in very good condition and will be shipped within 24 hours of ordering. The cover may have some limited signs of wear but the pages are clean, intact and the spine remains undamaged. This book has clearly been well maintained and looked after thus far. Money back guarantee if you are not satisfied. See all our books here, order more than 1 book and get discounted shipping. N° de réf. du vendeur 7719-9781535196956
Quantité disponible : 2 disponible(s)
Vendeur : Next Rs, Las Vegas, NV, Etats-Unis
Soft cover. Etat : As New. 326 pages of spinning, shooting, catching, raining, eating, scoring, dying fun. Works on Windows, Mac or Linux. Will even work on a Raspberry Pi. Python Hunting throws beginners straight into the cool, creative side of things, building fun games that anyone can enjoy playing. The steps are clear, concise and humorous. You'll learn the lingo and some cool shortcuts. You'll learn some maths but won't be confused by it. You might even learn a good joke or two. By the end, you ll be teaching your parents and siblings how to program. More importantly, you'll learn genuine programming skills that are the foundations for working in the computer industry, regardless of whether you want to be a game builder or head off to some other area. The basics are the same and this is a great place to start. The book s know-how and focus on teaching in a way that kids and teens can relate to comes from Marley Adair, a teenager himself. He has loved programming since the age of five, has written all sorts of games in various languages. He has also built and programmed robots, music players and various other devices. This is the book he wishes he could have bought when he began learning Python. Brian Carling has a knack for explaining the hard stuff in a way anyone can understand. And should you get stuck the pair of them are an email away from helping you along. We updated the installation instructions in June 2017 now that the installation of Pygame has been made much easier using a system called pip. All is explained. To get the basics you'll build a Falling Rain program and a character who puts up his umbrella to keep dry. This runs smoothly into a Space Invaders game with randomly moving invaders and arcade style scoring. After all, space invaders aren't so different from falling rain. Then build the classic Pong game but with some extras like a bat that hits the ball to accelerate it and balls that bounce in a slightly random fashion. Next a Fly Catching Frog with an extending tongue. If you don't catch enough flies you'll starve but the flies appear randomly on the screen and only for a limited amount of time. And finally a two player Tank Battle with tanks you can move around the screen, moving obstacles, ammo dumps and bouncing shells. All through this you learn how to add start and game over screens, sound effects, graphics, game statistics such as lives and scores, and more, with each game introducing new skills and ideas. Python Hunting covers all the basics, such as classes, functions, loops and logic, but relates them all to the more fun aspects of programming. We teach graphics using the Pygame graphics library. It's easy to use and we show you how. If you want to learn graphics for games and animations we strongly recommend you use Pygame because you can simply do more with it than other GUI libraries. Working versions or screenshots of the games are on the website at www.python-hunting.com as well as contact details where you can ask questions or get help from the authors. We'd love to hear how you are getting on. N° de réf. du vendeur 978153519695-25-5-2
Quantité disponible : 1 disponible(s)
Vendeur : Bahamut Media, Reading, Royaume-Uni
Etat : Very Good. Shipped within 24 hours from our UK warehouse. Clean, undamaged book with no damage to pages and minimal wear to the cover. Spine still tight, in very good condition. Remember if you are not happy, you are covered by our 100% money back guarantee. N° de réf. du vendeur 6545-9781535196956
Quantité disponible : 2 disponible(s)